aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-08 15:36:48 +0000
committerGitHub <noreply@github.com>2022-06-08 15:36:48 +0000
commitaa4cc3b2bed276b6399b7d1678ff101773928256 (patch)
tree64253865ecf1622fb0bb08a46632d83661facd3c /package.json
parentBump @typescript-eslint/eslint-plugin from 5.27.0 to 5.27.1 (#103) (diff)
downloadee4511w-web-aa4cc3b2bed276b6399b7d1678ff101773928256.tar
ee4511w-web-aa4cc3b2bed276b6399b7d1678ff101773928256.tar.gz
ee4511w-web-aa4cc3b2bed276b6399b7d1678ff101773928256.tar.bz2
ee4511w-web-aa4cc3b2bed276b6399b7d1678ff101773928256.tar.lz
ee4511w-web-aa4cc3b2bed276b6399b7d1678ff101773928256.tar.xz
ee4511w-web-aa4cc3b2bed276b6399b7d1678ff101773928256.tar.zst
ee4511w-web-aa4cc3b2bed276b6399b7d1678ff101773928256.zip
Bump @types/node from 17.0.40 to 17.0.41 (#104)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.40 to 17.0.41. - [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 2dc2e57..c4935bd 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.40",
+ "@types/node": "17.0.41",
"@types/passport": "^1.0.8",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.27.1",