aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-14 16:10:25 +0000
committerGitHub <noreply@github.com>2022-09-14 16:10:25 +0000
commitde925df3cbe2d6ce80d5cf6606c13d2e8968bb14 (patch)
treeb156cb77477be8925cbc42b04470545fdb5f4396 /package.json
parentBump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0 (#188) (diff)
downloadee4511w-web-de925df3cbe2d6ce80d5cf6606c13d2e8968bb14.tar
ee4511w-web-de925df3cbe2d6ce80d5cf6606c13d2e8968bb14.tar.gz
ee4511w-web-de925df3cbe2d6ce80d5cf6606c13d2e8968bb14.tar.bz2
ee4511w-web-de925df3cbe2d6ce80d5cf6606c13d2e8968bb14.tar.lz
ee4511w-web-de925df3cbe2d6ce80d5cf6606c13d2e8968bb14.tar.xz
ee4511w-web-de925df3cbe2d6ce80d5cf6606c13d2e8968bb14.tar.zst
ee4511w-web-de925df3cbe2d6ce80d5cf6606c13d2e8968bb14.zip
Bump @types/express from 4.17.13 to 4.17.14 (#191)
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.13 to 4.17.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) --- updated-dependencies: - dependency-name: "@types/express" 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 349661f..09138ef 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"devDependencies": {
"@types/cookie-parser": "1.4.3",
"@types/csurf": "1.11.2",
- "@types/express": "4.17.13",
+ "@types/express": "4.17.14",
"@types/express-fileupload": "1.4.1",
"@types/node": "18.7.17",
"@types/passport": "^1.0.11",