Skip to content

Commit 98b423f

Browse files
Bump body-parser and express
Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `body-parser` from 1.19.0 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.19.0...1.20.3) Updates `express` from 4.17.1 to 4.20.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.1...4.20.0) --- updated-dependencies: - dependency-name: body-parser dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e29c2c3 commit 98b423f

File tree

3 files changed

+7877
-6681
lines changed

3 files changed

+7877
-6681
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.20.0",
2020
"googleapis": "^118.0.0"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)