about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-27 09:16:18 +0900
committerGitHub <noreply@github.com>2022-04-27 09:16:18 +0900
commitb5d2c91d4aeeca01327bd1320cea3d6191097a78 (patch)
treefdb38af09139926f4fade1da7dfa1593c710c06a /package.json
parent4bd82e15fb138763684bce74ab265cf5113459c6 (diff)
Bump express from 4.17.3 to 4.18.0 (#18088)
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.18.0.
- [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.17.3...4.18.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 bc768f28a..42869908f 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
     "es6-symbol": "^3.1.3",
     "escape-html": "^1.0.3",
     "exif-js": "^2.3.0",
-    "express": "^4.17.3",
+    "express": "^4.18.0",
     "file-loader": "^6.2.0",
     "font-awesome": "^4.7.0",
     "glob": "^7.2.0",