Skip to content

Commit 61c7550

Browse files
Bump send and serve-static in /nodejs
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [serve-static](https://github.com/expressjs/serve-static). 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) --- updated-dependencies: - dependency-name: send dependency-type: indirect - dependency-name: serve-static dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bb374f commit 61c7550

File tree

2 files changed

+33
-18
lines changed

2 files changed

+33
-18
lines changed

nodejs/package-lock.json

+32-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nodejs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"license": "ISC",
77
"dependencies": {
88
"finalhandler": "^1.2.0",
9-
"serve-static": "^1.15.0"
9+
"serve-static": "^1.16.2"
1010
}
1111
}

0 commit comments

Comments
 (0)