-
- Downloads
Bump serve-static from 1.14.1 to 1.16.0
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.14.1 to 1.16.0. - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/serve-static/compare/v1.14.1...1.16.0 ) --- updated-dependencies: - dependency-name: serve-static dependency-type: direct:development ... Signed-off-by:dependabot[bot] <support@github.com>
... | @@ -31,7 +31,7 @@ | ... | @@ -31,7 +31,7 @@ |
"regenerator-runtime": "^0.13.7", | "regenerator-runtime": "^0.13.7", | ||
"rollup": "^2.26.4", | "rollup": "^2.26.4", | ||
"rollup-plugin-terser": "^7.0.2", | "rollup-plugin-terser": "^7.0.2", | ||
"serve-static": "^1.14.1", | "serve-static": "^1.16.0", | ||
"xxhashjs": "^0.2.2" | "xxhashjs": "^0.2.2" | ||
} | } | ||
} | } |
Please register or sign in to comment