Skip to content

Commit

Permalink
Bump express from 4.19.2 to 4.20.0 (#964)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
  • Loading branch information
renovate-pagopa[bot] authored Oct 8, 2024
1 parent 2a41302 commit dba90b6
Show file tree
Hide file tree
Showing 9 changed files with 85 additions and 52 deletions.
2 changes: 1 addition & 1 deletion packages/agreement-process/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@zodios/express": "10.6.1",
"axios": "1.7.4",
"dotenv-flow": "4.1.0",
"express": "4.19.2",
"express": "4.20.0",
"mongodb": "6.7.0",
"pagopa-interop-commons": "workspace:*",
"pagopa-interop-models": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@zodios/express": "10.6.1",
"axios": "1.7.4",
"dotenv-flow": "4.1.0",
"express": "4.19.2",
"express": "4.20.0",
"pagopa-interop-commons": "workspace:*",
"pagopa-interop-api-clients": "workspace:*",
"pagopa-interop-models": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/attribute-registry-process/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"axios": "1.7.4",
"connection-string": "4.4.0",
"dotenv-flow": "4.1.0",
"express": "4.19.2",
"express": "4.20.0",
"mongodb": "6.7.0",
"openapi-zod-client": "1.18.1",
"pagopa-interop-commons": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/authorization-process/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"axios": "1.7.4",
"connection-string": "4.4.0",
"dotenv-flow": "4.1.0",
"express": "4.19.2",
"express": "4.20.0",
"mongodb": "6.7.0",
"openapi-zod-client": "1.18.1",
"pagopa-interop-api-clients": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend-for-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@zodios/express": "10.6.1",
"axios": "1.7.4",
"dotenv-flow": "4.1.0",
"express": "4.19.2",
"express": "4.20.0",
"fast-xml-parser": "4.4.1",
"multer": "1.4.5-lts.1",
"adm-zip": "0.5.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/catalog-process/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@zodios/express": "10.6.1",
"axios": "1.7.4",
"dotenv-flow": "4.1.0",
"express": "4.19.2",
"express": "4.20.0",
"mongodb": "6.7.0",
"openapi-zod-client": "1.18.1",
"pagopa-interop-commons": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/purpose-process/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@zodios/express": "10.6.1",
"axios": "1.7.4",
"dotenv-flow": "4.1.0",
"express": "4.19.2",
"express": "4.20.0",
"handlebars": "4.7.8",
"mongodb": "6.7.0",
"openapi-zod-client": "1.18.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/tenant-process/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@zodios/express": "10.6.1",
"axios": "1.7.4",
"dotenv-flow": "4.1.0",
"express": "4.19.2",
"express": "4.20.0",
"mongodb": "6.7.0",
"openapi-zod-client": "1.18.1",
"pagopa-interop-commons": "workspace:*",
Expand Down
Loading

0 comments on commit dba90b6

Please sign in to comment.