aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-10 20:31:03 +0000
committerGitHub <noreply@github.com>2022-02-10 20:31:03 +0000
commitae6d4a1a5b7fc0130c8293600a5a7f7a61da7f14 (patch)
tree06afb72bbd380863c01e32faf57108b806aa1f39 /package.json
parentCreate codeql-analysis.yml (diff)
downloadee4511w-web-ae6d4a1a5b7fc0130c8293600a5a7f7a61da7f14.tar
ee4511w-web-ae6d4a1a5b7fc0130c8293600a5a7f7a61da7f14.tar.gz
ee4511w-web-ae6d4a1a5b7fc0130c8293600a5a7f7a61da7f14.tar.bz2
ee4511w-web-ae6d4a1a5b7fc0130c8293600a5a7f7a61da7f14.tar.lz
ee4511w-web-ae6d4a1a5b7fc0130c8293600a5a7f7a61da7f14.tar.xz
ee4511w-web-ae6d4a1a5b7fc0130c8293600a5a7f7a61da7f14.tar.zst
ee4511w-web-ae6d4a1a5b7fc0130c8293600a5a7f7a61da7f14.zip
Bump @types/node from 17.0.16 to 17.0.17 (#4)
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 383ed94..0998b45 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"@types/express": "^4.17.13",
"@types/express-session": "^1.17.4",
"@types/express-slow-down": "^1.3.2",
- "@types/node": "^17.0.16",
+ "@types/node": "^17.0.17",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"eslint": "^8.8.0",