Skip to content

Commit d025031

Browse files
fix: upgrade @types/node from 16.11.26 to 16.11.62 (#2228)
Snyk has created this PR to upgrade @types/node from 16.11.26 to 16.11.62. See this package in npm: https://www.npmjs.com/package/@types/node See this project in Snyk: https://app.snyk.io/org/sandbox-2ba/project/9043c51f-3f0d-45c6-8455-b658274f2872?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 53ba4ed commit d025031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@testing-library/react": "^12.1.2",
99
"@testing-library/user-event": "^13.5.0",
1010
"@types/jest": "^27.4.0",
11-
"@types/node": "^16.11.24",
11+
"@types/node": "^16.11.62",
1212
"@types/react": "^17.0.39",
1313
"@types/react-dom": "^17.0.11",
1414
"firebase": "^9.6.10",

0 commit comments

Comments
 (0)