Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit b3d6371

Browse files
chore(deps): bump send, serve-static and express in /server
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependencies [send](https://github.com/pillarjs/send), [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `send` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](pillarjs/send@0.18.0...0.19.0) Updates `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) Updates `express` from 4.19.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) --- updated-dependencies: - dependency-name: send dependency-type: indirect - dependency-name: serve-static dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c92600 commit b3d6371

File tree

2 files changed

+61
-47
lines changed

2 files changed

+61
-47
lines changed

server/package-lock.json

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

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"bech32-converting": "^1.0.9",
2929
"cors": "^2.8.5",
3030
"dotenv": "^16.4.5",
31-
"express": "^4.19.2",
31+
"express": "^4.21.0",
3232
"lodash": "^4.17.21",
3333
"lru-cache": "^7.14.1",
3434
"morgan": "^1.10.0",

0 commit comments

Comments
 (0)