From ca1f038d19f0c8c5f83b6c5d5c86515e87c1487b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 16:09:45 +0000 Subject: [PATCH] chore(deps): bump express from 4.18.3 to 4.19.2 Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/api-svc/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- yarn.lock | 23 ++++++++++++------- 4 files changed, 18 insertions(+), 11 deletions(-) diff --git a/modules/api-svc/package.json b/modules/api-svc/package.json index f8d7ef16d..072774fa5 100644 --- a/modules/api-svc/package.json +++ b/modules/api-svc/package.json @@ -76,7 +76,7 @@ "co-body": "^6.1.0", "dotenv": "^16.4.5", "env-var": "^7.4.1", - "express": "^4.18.3", + "express": "^4.19.2", "fast-json-patch": "^3.1.1", "fast-safe-stringify": "^2.1.1", "javascript-state-machine": "^3.1.0", diff --git a/modules/outbound-command-event-handler/package.json b/modules/outbound-command-event-handler/package.json index e7d4a7ea1..32b32b8ed 100644 --- a/modules/outbound-command-event-handler/package.json +++ b/modules/outbound-command-event-handler/package.json @@ -48,7 +48,7 @@ "@mojaloop/sdk-scheme-adapter-private-shared-lib": "workspace:^", "ajv": "^8.12.0", "convict": "^6.2.4", - "express": "^4.18.3", + "express": "^4.19.2", "openapi-backend": "^5.10.6", "redis": "^4.6.13", "swagger-ui-express": "^5.0.0", diff --git a/modules/outbound-domain-event-handler/package.json b/modules/outbound-domain-event-handler/package.json index 56864dd7f..27a877513 100644 --- a/modules/outbound-domain-event-handler/package.json +++ b/modules/outbound-domain-event-handler/package.json @@ -46,7 +46,7 @@ "@mojaloop/logging-bc-public-types-lib": "^0.5.4", "@mojaloop/sdk-scheme-adapter-private-shared-lib": "workspace:^", "convict": "^6.2.4", - "express": "^4.18.3", + "express": "^4.19.2", "openapi-backend": "^5.10.6", "redis": "^4.6.13", "swagger-ui-express": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index d40a6c7e0..d0e88366d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2806,7 +2806,7 @@ __metadata: eslint-config-airbnb-base: ^15.0.0 eslint-plugin-import: ^2.29.1 eslint-plugin-jest: ^27.9.0 - express: ^4.18.3 + express: ^4.19.2 fast-json-patch: ^3.1.1 fast-safe-stringify: ^2.1.1 javascript-state-machine: ^3.1.0 @@ -2861,7 +2861,7 @@ __metadata: convict: ^6.2.4 copyfiles: ^2.4.1 eslint: ^8.57.0 - express: ^4.18.3 + express: ^4.19.2 jest: ^29.7.0 nodemon: ^3.1.0 npm-check-updates: ^16.7.10 @@ -2898,7 +2898,7 @@ __metadata: convict: ^6.2.4 copyfiles: ^2.4.1 eslint: ^8.57.0 - express: ^4.18.3 + express: ^4.19.2 jest: ^29.7.0 nodemon: ^3.1.0 npm-check-updates: ^16.7.10 @@ -6226,6 +6226,13 @@ __metadata: languageName: node linkType: hard +"cookie@npm:0.6.0": + version: 0.6.0 + resolution: "cookie@npm:0.6.0" + checksum: f56a7d32a07db5458e79c726b77e3c2eff655c36792f2b6c58d351fb5f61531e5b1ab7f46987150136e366c65213cbe31729e02a3eaed630c3bf7334635fb410 + languageName: node + linkType: hard + "cookiejar@npm:^2.1.3, cookiejar@npm:^2.1.4": version: 2.1.4 resolution: "cookiejar@npm:2.1.4" @@ -7608,16 +7615,16 @@ __metadata: languageName: node linkType: hard -"express@npm:^4.18.3": - version: 4.18.3 - resolution: "express@npm:4.18.3" +"express@npm:^4.19.2": + version: 4.19.2 + resolution: "express@npm:4.19.2" dependencies: accepts: ~1.3.8 array-flatten: 1.1.1 body-parser: 1.20.2 content-disposition: 0.5.4 content-type: ~1.0.4 - cookie: 0.5.0 + cookie: 0.6.0 cookie-signature: 1.0.6 debug: 2.6.9 depd: 2.0.0 @@ -7643,7 +7650,7 @@ __metadata: type-is: ~1.6.18 utils-merge: 1.0.1 vary: ~1.1.2 - checksum: 3d7fc8762a81dee0adf0b604f11627db2af082c5f2234e78a4aa8134f22c51f96c6282063f2f8b87f5dbc70679a3087caccb93b6107e324c6feb3a70960a5864 + checksum: 212dbd6c2c222a96a61bc927639c95970a53b06257080bb9e2838adb3bffdb966856551fdad1ab5dd654a217c35db94f987d0aa88d48fb04d306340f5f34dca5 languageName: node linkType: hard