Skip to content

Commit c60c57b

Browse files
Bump serve-static and express
Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. 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.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: serve-static dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e29c2c3 commit c60c57b

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)