- Downloads
Bump express from 4.18.1 to 4.18.2 (#19340)
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.18.2. - [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.1...4.18.2 ) --- updated-dependencies: - dependency-name: express dependency-type: direct:production 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>
| ... | ... | @@ -57,7 +57,7 @@ |
| "es6-symbol": "^3.1.3", | ||
| "escape-html": "^1.0.3", | ||
| "exif-js": "^2.3.0", | ||
| "express": "^4.18.1", | ||
| "express": "^4.18.2", | ||
| "file-loader": "^6.2.0", | ||
| "font-awesome": "^4.7.0", | ||
| "fuzzysort": "^1.9.0", | ||
| ... | ... | |
| ... | ... |
Please sign in to comment