aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-22 15:34:19 +0000
committerGitHub <noreply@github.com>2022-08-22 15:34:19 +0000
commit7c91e443f32a28dac3baad74991d3e2bc8af691b (patch)
treede9ededf1e4669dac0a9bd3e9d111599d0929a23 /package.json
parentBump fastify/github-action-merge-dependabot from 3.2.1 to 3.2.2 (#161) (diff)
downloadee4511w-web-7c91e443f32a28dac3baad74991d3e2bc8af691b.tar
ee4511w-web-7c91e443f32a28dac3baad74991d3e2bc8af691b.tar.gz
ee4511w-web-7c91e443f32a28dac3baad74991d3e2bc8af691b.tar.bz2
ee4511w-web-7c91e443f32a28dac3baad74991d3e2bc8af691b.tar.lz
ee4511w-web-7c91e443f32a28dac3baad74991d3e2bc8af691b.tar.xz
ee4511w-web-7c91e443f32a28dac3baad74991d3e2bc8af691b.tar.zst
ee4511w-web-7c91e443f32a28dac3baad74991d3e2bc8af691b.zip
Bump @types/node from 18.7.6 to 18.7.9 (#162)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.6 to 18.7.9. - [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 a566853..b7553be 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.3",
- "@types/node": "18.7.6",
+ "@types/node": "18.7.9",
"@types/passport": "^1.0.10",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.33.1",