Skip to content

Commit 15ef09c

Browse files
build(deps): bump send and express (#1479)
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [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 `express` from 4.20.0 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.20.0...4.21.0) --- updated-dependencies: - dependency-name: send dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9109cb commit 15ef09c

File tree

2 files changed

+33
-53
lines changed

2 files changed

+33
-53
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"browser-image-resizer": "^2.4.1",
7474
"date-fns": "^2.29.3",
7575
"dotenv": "^16.0.3",
76-
"express": "^4.20.0",
76+
"express": "^4.21.0",
7777
"file-type": "^19.4.1",
7878
"google-auth-library": "^9.13.0",
7979
"handlebars": "^4.7.8",

0 commit comments

Comments
 (0)