Skip to content

Commit

Permalink
Bump express from 4.19.2 to 4.20.0
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.19.2 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.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent a829a93 commit d3e4dab
Show file tree
Hide file tree
Showing 13 changed files with 66 additions and 186 deletions.
124 changes: 33 additions & 91 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/qs-npm-6.11.0-caf1bc9dea-4e4875e4d7.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"body-parser": "^1.20.2",
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",
"express": "^4.18.3",
"express": "^4.20.0",
"express-static-gzip": "^2.1.7",
"fnv-plus": "^1.3.1",
"helmet": "^7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/kube-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^6.6.0",
"express": "^4.18.3",
"express": "^4.20.0",
"jest": "^29.7.0"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@gardener-dashboard/logger": "workspace:^",
"express": "^4.18.3",
"express": "^4.20.0",
"http-errors": "^2.0.0",
"prom-client": "^15.1.0",
"response-time": "^2.3.2"
Expand Down
Loading

0 comments on commit d3e4dab

Please sign in to comment.