Skip to content

Commit feb784a

Browse files
committed
fix: upgrade @types/node from 22.15.17 to 22.19.3
Snyk has created this PR to upgrade @types/node from 22.15.17 to 22.19.3. See this package in npm: @types/node See this project in Snyk: https://app.snyk.io/org/dingjunhong1028/project/50b58731-027f-4569-a720-16180cbe835c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f04ddbe commit feb784a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"monaco-editor": "0.52.2"
1414
},
1515
"devDependencies": {
16-
"@types/node": "^22.15.17",
16+
"@types/node": "^22.19.3",
1717
"copy-webpack-plugin": "^13.0.0",
1818
"css-loader": "^7.1.2",
1919
"style-loader": "^4.0.0",

0 commit comments

Comments
 (0)