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-03-09 21:36:40 +0900
committerGitHub <noreply@github.com>2022-03-09 21:36:40 +0900
commit803f536cdd2e378146372976b64896a656ceec5b (patch)
tree5c7f9aae6949bfcf8c54c373def983ccb4428d02 /package.json
parent72311ba460e088f76ce0899ad8563332b816234c (diff)
Bump express from 4.17.2 to 4.17.3 (#17609)
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3.
- [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.2...4.17.3)

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