Skip to content

Commit 1da64cd

Browse files
committed
feat: upgrade @types/node from 20.17.30 to 22.13.14
Snyk has created this PR to upgrade @types/node from 20.17.30 to 22.13.14. See this package in npm: @types/node See this project in Snyk: https://app.snyk.io/org/nerds-github/project/1f70a521-74c0-475a-b838-6a8c28a57d7a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f3fee57 commit 1da64cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

consumer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"ua-parser-js": "^1.0.37"
77
},
88
"devDependencies": {
9-
"@types/node": "^20.12.13",
9+
"@types/node": "^22.13.14",
1010
"@types/ua-parser-js": "^0.7.39",
1111
"ts-node": "^10.9.2",
1212
"typescript": "^5.4.5"

0 commit comments

Comments
 (0)