aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-14 16:10:57 +0000
committerGitHub <noreply@github.com>2022-09-14 16:10:57 +0000
commit55b6448db7344cce0242c5dae496acc949b7dfbc (patch)
treeee4acdd96c80e6a954ec2d4b4cb76596b63979ca /package.json
parentBump @types/express from 4.17.13 to 4.17.14 (#191) (diff)
downloadee4511w-web-55b6448db7344cce0242c5dae496acc949b7dfbc.tar
ee4511w-web-55b6448db7344cce0242c5dae496acc949b7dfbc.tar.gz
ee4511w-web-55b6448db7344cce0242c5dae496acc949b7dfbc.tar.bz2
ee4511w-web-55b6448db7344cce0242c5dae496acc949b7dfbc.tar.lz
ee4511w-web-55b6448db7344cce0242c5dae496acc949b7dfbc.tar.xz
ee4511w-web-55b6448db7344cce0242c5dae496acc949b7dfbc.tar.zst
ee4511w-web-55b6448db7344cce0242c5dae496acc949b7dfbc.zip
Bump @types/node from 18.7.17 to 18.7.18 (#192)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.17 to 18.7.18. - [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> 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 09138ef..df5297d 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"@types/csurf": "1.11.2",
"@types/express": "4.17.14",
"@types/express-fileupload": "1.4.1",
- "@types/node": "18.7.17",
+ "@types/node": "18.7.18",
"@types/passport": "^1.0.11",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.37.0",