aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-30 15:37:04 +0000
committerGitHub <noreply@github.com>2022-05-30 15:37:04 +0000
commit1648174fc6b96a74c7dc36dd25bc0aa23b90dfaf (patch)
tree5e9a2dc25742e050ab29e6975d43ac39722203f0 /package.json
parentBump fastify/github-action-merge-dependabot from 3.1.7 to 3.2.0 (#92) (diff)
downloadee4511w-web-1648174fc6b96a74c7dc36dd25bc0aa23b90dfaf.tar
ee4511w-web-1648174fc6b96a74c7dc36dd25bc0aa23b90dfaf.tar.gz
ee4511w-web-1648174fc6b96a74c7dc36dd25bc0aa23b90dfaf.tar.bz2
ee4511w-web-1648174fc6b96a74c7dc36dd25bc0aa23b90dfaf.tar.lz
ee4511w-web-1648174fc6b96a74c7dc36dd25bc0aa23b90dfaf.tar.xz
ee4511w-web-1648174fc6b96a74c7dc36dd25bc0aa23b90dfaf.tar.zst
ee4511w-web-1648174fc6b96a74c7dc36dd25bc0aa23b90dfaf.zip
Bump @types/node from 17.0.35 to 17.0.36 (#93)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.35 to 17.0.36. - [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 8d32c2e..72e9a37 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.35",
+ "@types/node": "17.0.36",
"@types/passport": "^1.0.7",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.26.0",