aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-23 16:28:35 +0000
committerGitHub <noreply@github.com>2022-02-23 16:28:35 +0000
commitecbc85738f90a43f23242ac97967066ed0bfba9a (patch)
tree877ebb753a6f1a3594216a6edd422cb750094759 /package.json
parentadd comment (diff)
downloadee4511w-web-ecbc85738f90a43f23242ac97967066ed0bfba9a.tar
ee4511w-web-ecbc85738f90a43f23242ac97967066ed0bfba9a.tar.gz
ee4511w-web-ecbc85738f90a43f23242ac97967066ed0bfba9a.tar.bz2
ee4511w-web-ecbc85738f90a43f23242ac97967066ed0bfba9a.tar.lz
ee4511w-web-ecbc85738f90a43f23242ac97967066ed0bfba9a.tar.xz
ee4511w-web-ecbc85738f90a43f23242ac97967066ed0bfba9a.tar.zst
ee4511w-web-ecbc85738f90a43f23242ac97967066ed0bfba9a.zip
Bump @types/node from 17.0.19 to 17.0.20 (#12)
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9997642..bb9ff85 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"@types/csurf": "^1.11.2",
"@types/express": "^4.17.13",
"@types/express-fileupload": "^1.2.2",
- "@types/node": "^17.0.19",
+ "@types/node": "^17.0.20",
"@types/shell-quote": "^1.7.1",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",