Skip to content

Commit

Permalink
chore(deps): bump express from 4.18.1 to 4.19.2
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.1...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 767fd74 commit e6c732c
Show file tree
Hide file tree
Showing 7 changed files with 172 additions and 4,279 deletions.
2 changes: 1 addition & 1 deletion apps/address-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"dayjs": "^1.10.6",
"emotion": "^10.0.27",
"emotion-server": "^10.0.27",
"express": "^4.17.1",
"express": "^4.19.2",
"facepaint": "^1.2.1",
"get-contrast": "^2.0.0",
"graphql": "^15.6.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/condo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"ensure-error": "^3.0.1",
"esdk-obs-nodejs": "3.21.6",
"eventemitter3": "^4.0.7",
"express": "^4.17.1",
"express": "^4.19.2",
"facepaint": "^1.2.1",
"falsey": "^1.0.0",
"firebase": "^7.19.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/dev-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@open-condo/locales": "workspace:^",
"ajv": "8.11.0",
"dayjs": "^1.11.10",
"express": "^4.17.1",
"express": "^4.19.2",
"got": "^11.8.6",
"graphql-tag": "^2.12.6",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion apps/miniapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"dayjs": "^1.10.6",
"emotion": "^10.0.27",
"emotion-server": "^10.0.27",
"express": "^4.17.1",
"express": "^4.19.2",
"facepaint": "^1.2.1",
"get-contrast": "^2.0.0",
"graphql": "^15.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/featureflags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@growthbook/growthbook-react": "^0.9.1",
"@open-condo/config": "workspace:^",
"@open-condo/keystone": "workspace:^",
"express": "^4.17.1",
"express": "^4.19.2",
"node-fetch": "^2.6.7"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/keystone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"emittery": "^0.7.1",
"encoding": "^0.1.0",
"ensure-error": "^3.0.1",
"express": "^4.17.1",
"express": "^4.19.2",
"express-graphql": "^0.12.0",
"express-session": "^1.17.2",
"falsey": "^1.0.0",
Expand Down
Loading

0 comments on commit e6c732c

Please sign in to comment.