aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-02 15:40:20 +0000
committerGitHub <noreply@github.com>2022-05-02 15:40:20 +0000
commitf6e272569881e9e9d88cfe95256658dc70ad411f (patch)
tree5b2bb1218aa2817800704f2cbadb162945168316 /package.json
parentBump @types/node from 17.0.30 to 17.0.31 (#68) (diff)
downloadee4511w-web-f6e272569881e9e9d88cfe95256658dc70ad411f.tar
ee4511w-web-f6e272569881e9e9d88cfe95256658dc70ad411f.tar.gz
ee4511w-web-f6e272569881e9e9d88cfe95256658dc70ad411f.tar.bz2
ee4511w-web-f6e272569881e9e9d88cfe95256658dc70ad411f.tar.lz
ee4511w-web-f6e272569881e9e9d88cfe95256658dc70ad411f.tar.xz
ee4511w-web-f6e272569881e9e9d88cfe95256658dc70ad411f.tar.zst
ee4511w-web-f6e272569881e9e9d88cfe95256658dc70ad411f.zip
Bump express from 4.18.0 to 4.18.1 (#69)
Bumps [express](https://github.com/expressjs/express) from 4.18.0 to 4.18.1. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.0...4.18.1) --- updated-dependencies: - dependency-name: express dependency-type: direct:production 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 213daac..7e659da 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"cookie-parser": "1.4.6",
"csurf": "1.11.0",
"ejs": "3.1.7",
- "express": "4.18.0",
+ "express": "4.18.1",
"express-fileupload": "1.3.1",
"express-rate-limit": "6.4.0",
"helmet": "5.0.2",