Skip to content

Commit 3af3ac4

Browse files
committed
feat: upgrade @types/node from 20.12.2 to 24.7.0
Snyk has created this PR to upgrade @types/node from 20.12.2 to 24.7.0. See this package in npm: @types/node See this project in Snyk: https://app.snyk.io/org/nerds-github/project/a6d95be2-6fa7-418d-8fd1-0cd3974eee23?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ec7b643 commit 3af3ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@intlify/unplugin-vue-i18n": "^4.0.0",
5252
"@playwright/test": "^1.42.1",
5353
"@types/lodash-es": "^4.17.12",
54-
"@types/node": "^20.12.2",
54+
"@types/node": "^24.7.0",
5555
"@typescript-eslint/eslint-plugin": "^7.4.0",
5656
"@vitejs/plugin-legacy": "^5.3.2",
5757
"@vitejs/plugin-vue": "^5.0.4",

0 commit comments

Comments
 (0)