Skip to content

Commit

Permalink
Bump serve-static from 1.15.0 to 1.16.2
Browse files Browse the repository at this point in the history
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.2.
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](expressjs/serve-static@v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 00e8e18 commit 0e892cc
Show file tree
Hide file tree
Showing 3 changed files with 103 additions and 9 deletions.
65 changes: 59 additions & 6 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 @@ -16,7 +16,7 @@
"@nebula-services/bare-server-node": "^2.0.4",
"express": "^4.19.2",
"path": "^0.12.7",
"serve-static": "^1.15.0",
"serve-static": "^1.16.2",
"simplebar": "^6.2.7",
"wisp-server-node": "^1.1.7",
"ws": "^8.18.0"
Expand Down
45 changes: 43 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit 0e892cc

Please sign in to comment.