aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-02 15:40:04 +0000
committerGitHub <noreply@github.com>2022-05-02 15:40:04 +0000
commit2ffb1d0ad79bcb9c1a8cf89f33f7d3fd79ba8027 (patch)
treec4eda4b616aae5a7faf2e2d49d62ce5469e6a833 /package.json
parentBump nodemon from 2.0.15 to 2.0.16 (#67) (diff)
downloadee4511w-web-2ffb1d0ad79bcb9c1a8cf89f33f7d3fd79ba8027.tar
ee4511w-web-2ffb1d0ad79bcb9c1a8cf89f33f7d3fd79ba8027.tar.gz
ee4511w-web-2ffb1d0ad79bcb9c1a8cf89f33f7d3fd79ba8027.tar.bz2
ee4511w-web-2ffb1d0ad79bcb9c1a8cf89f33f7d3fd79ba8027.tar.lz
ee4511w-web-2ffb1d0ad79bcb9c1a8cf89f33f7d3fd79ba8027.tar.xz
ee4511w-web-2ffb1d0ad79bcb9c1a8cf89f33f7d3fd79ba8027.tar.zst
ee4511w-web-2ffb1d0ad79bcb9c1a8cf89f33f7d3fd79ba8027.zip
Bump @types/node from 17.0.30 to 17.0.31 (#68)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.30 to 17.0.31. - [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 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fe082ff..213daac 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.30",
+ "@types/node": "17.0.31",
"@types/passport": "^1.0.7",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.21.0",