Skip to content

Commit c30830f

Browse files
committed
feat: upgrade @types/node from 20.19.11 to 24.2.0
Snyk has created this PR to upgrade @types/node from 20.19.11 to 24.2.0. See this package in npm: @types/node See this project in Snyk: https://app.snyk.io/org/nerds-github/project/3dcf60af-a114-4d8f-a2c2-6553d37c8709?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f3fee57 commit c30830f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"mongoose": "^8.3.2"
66
},
77
"devDependencies": {
8-
"@types/node": "^20.12.13",
8+
"@types/node": "^24.2.0",
99
"ts-node": "^10.9.2",
1010
"typescript": "^5.4.5"
1111
},

0 commit comments

Comments
 (0)