Skip to content

Commit 89b3936

Browse files
chore(deps): bump express from 5.1.0 to 5.2.0
Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0305a0 commit 89b3936

File tree

3 files changed

+3374
-5516
lines changed

3 files changed

+3374
-5516
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@opendatacapture/subject-utils": "workspace:*",
4141
"@prisma/client": "catalog:",
4242
"axios": "catalog:",
43-
"express": "^5.0.1",
43+
"express": "^4.22.0",
4444
"lodash-es": "workspace:lodash-es__4.x@*",
4545
"mongodb": "^6.15.0",
4646
"neverthrow": "catalog:",

apps/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@prisma/client": "catalog:",
2626
"axios": "catalog:",
2727
"compression": "^1.7.5",
28-
"express": "^4.21.2",
28+
"express": "^4.22.0",
2929
"lodash-es": "workspace:lodash-es__4.x@*",
3030
"pino-http": "^10.4.0",
3131
"pino-pretty": "^11.2.2",

0 commit comments

Comments
 (0)