Skip to content

Commit 9089475

Browse files
Bump send and express
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.17.1 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.17.1...4.21.0) --- updated-dependencies: - dependency-name: send dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e29c2c3 commit 9089475

File tree

3 files changed

+8042
-6878
lines changed

3 files changed

+8042
-6878
lines changed

firestore/solution-scheduled-backups/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"axios": "^1.4.0",
1818
"dateformat": "^5.0.3",
19-
"express": "^4.18.2",
19+
"express": "^4.21.0",
2020
"googleapis": "^118.0.0"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)