aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-26 15:38:01 +0000
committerGitHub <noreply@github.com>2022-04-26 15:38:01 +0000
commitf049579702efb3060ee6549727d093b910b5bc49 (patch)
tree14b106665fa1b6478ea9e1d2d02b980fac25a266 /package.json
parentBump express-rate-limit from 6.3.0 to 6.4.0 (#58) (diff)
downloadee4511w-web-f049579702efb3060ee6549727d093b910b5bc49.tar
ee4511w-web-f049579702efb3060ee6549727d093b910b5bc49.tar.gz
ee4511w-web-f049579702efb3060ee6549727d093b910b5bc49.tar.bz2
ee4511w-web-f049579702efb3060ee6549727d093b910b5bc49.tar.lz
ee4511w-web-f049579702efb3060ee6549727d093b910b5bc49.tar.xz
ee4511w-web-f049579702efb3060ee6549727d093b910b5bc49.tar.zst
ee4511w-web-f049579702efb3060ee6549727d093b910b5bc49.zip
Bump @types/node from 17.0.26 to 17.0.27 (#59)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.26 to 17.0.27. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f752d40..18a7c28 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"@types/csurf": "1.11.2",
"@types/express": "4.17.13",
"@types/express-fileupload": "1.2.2",
- "@types/node": "17.0.26",
+ "@types/node": "17.0.27",
"@types/passport": "^1.0.7",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.20.0",