Skip to content

Commit 28a4d4b

Browse files
snyk-botquittle
authored andcommitted
fix: upgrade @types/node from 16.9.1 to 16.9.4
Snyk has created this PR to upgrade @types/node from 16.9.1 to 16.9.4. See this package in npm: https://www.npmjs.com/package/@types/node See this project in Snyk: https://app.snyk.io/org/quittle/project/67e2dc69-f378-4c88-be15-2d127d663877?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent bceb694 commit 28a4d4b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@types/jest": "^27.0.1",
3232
"@types/minimatch": "^3.0.4",
33-
"@types/node": "^16.9.1",
33+
"@types/node": "^16.9.4",
3434
"@typescript-eslint/eslint-plugin": "^4.31.0",
3535
"@typescript-eslint/parser": "^4.31.0",
3636
"aws-sdk": "^2.989.0",

0 commit comments

Comments
 (0)