Skip to content

Commit 65c2cdc

Browse files
committed
feat: upgrade @types/node from 20.17.24 to 22.13.5
Snyk has created this PR to upgrade @types/node from 20.17.24 to 22.13.5. 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 65c2cdc

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": "^22.13.5",
99
"ts-node": "^10.9.2",
1010
"typescript": "^5.4.5"
1111
},

0 commit comments

Comments
 (0)