aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-22 20:23:21 +0000
committerGitHub <noreply@github.com>2022-02-22 20:23:21 +0000
commitd01308341706eb5b79705b26dd28d4eb4919241c (patch)
treef306a359e0e5ccb18cebeb5d2dd6753ce6b271db /package.json
parentBump @typescript-eslint/parser from 5.12.0 to 5.12.1 (#11) (diff)
downloadee4511w-web-d01308341706eb5b79705b26dd28d4eb4919241c.tar
ee4511w-web-d01308341706eb5b79705b26dd28d4eb4919241c.tar.gz
ee4511w-web-d01308341706eb5b79705b26dd28d4eb4919241c.tar.bz2
ee4511w-web-d01308341706eb5b79705b26dd28d4eb4919241c.tar.lz
ee4511w-web-d01308341706eb5b79705b26dd28d4eb4919241c.tar.xz
ee4511w-web-d01308341706eb5b79705b26dd28d4eb4919241c.tar.zst
ee4511w-web-d01308341706eb5b79705b26dd28d4eb4919241c.zip
Bump @types/node from 17.0.18 to 17.0.19 (#8)
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 426b1d8..76f204e 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.17",
+ "@types/node": "^17.0.19",
"@types/shell-quote": "^1.7.1",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.12.1",