Skip to content

Commit 6a4f987

Browse files
Bump serve-static from 1.16.2 to 2.2.0
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.16.2 to 2.2.0. - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md) - [Commits](expressjs/serve-static@v1.16.2...v2.2.0) --- updated-dependencies: - dependency-name: serve-static dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25b813f commit 6a4f987

File tree

2 files changed

+72
-54
lines changed

2 files changed

+72
-54
lines changed

package-lock.json

Lines changed: 71 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"license": "MIT",
1313
"dependencies": {
1414
"finalhandler": "^1.3.1",
15-
"serve-static": "^1.16.2",
15+
"serve-static": "^2.2.0",
1616
"winston": "^3.17.0",
1717
"winston-daily-rotate-file": "^5.0.0",
1818
"ws": "^8.18.0"

0 commit comments

Comments
 (0)