Skip to content

Commit

Permalink
Bump serve-static from 1.14.1 to 1.14.2
Browse files Browse the repository at this point in the history
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.14.1 to 1.14.2.
- [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.14.1...v1.14.2)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 16, 2021
1 parent d9263dd commit 63ae38a
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
94 changes: 47 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"isomorphic-fetch": "^3.0.0",
"mocha": "^9.1.3",
"rollup": "^2.61.1",
"serve-static": "^1.14.1"
"serve-static": "^1.14.2"
}
}

0 comments on commit 63ae38a

Please sign in to comment.