diff --git a/package-lock.json b/package-lock.json index 48c5f0b..56c4493 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@bull-board/express": "^5.14.2", "@bull-board/koa": "^5.14.2", "@restorecommerce/acs-client": "^1.4.12", - "@restorecommerce/chassis-srv": "^1.4.7", + "@restorecommerce/chassis-srv": "^1.4.8", "@restorecommerce/cluster-service": "^1.0.1", "@restorecommerce/kafka-client": "^1.1.20", "@restorecommerce/logger": "^1.2.9", @@ -25,7 +25,7 @@ "cache-manager-redis": "^0.6.0", "cron-parser": "^4.9.0", "crypto": "^1.0.1", - "express": "^4.18.2", + "express": "^4.18.3", "lodash-es": "^4.17.21", "uuid": "^9.0.1" }, @@ -36,7 +36,7 @@ "@restorecommerce/grpc-client": "^2.1.1", "@types/lodash-es": "^4.17.12", "@types/mocha": "^10.0.6", - "@types/node": "^20.11.21", + "@types/node": "^20.11.24", "@typescript-eslint/eslint-plugin": "^7.1.0", "@typescript-eslint/parser": "^7.1.0", "c8": "^9.1.0", @@ -1354,16 +1354,16 @@ } }, "node_modules/@restorecommerce/chassis-srv": { - "version": "1.4.7", - "resolved": "https://registry.npmjs.org/@restorecommerce/chassis-srv/-/chassis-srv-1.4.7.tgz", - "integrity": "sha512-0iHL/cNQN7pGZtsCKEp71BsQUy5U/NsSOkz0hRN01T2Hd/uFjHq8tZaE5uoDYsbP3op0+/HICfHCVgySQdlFMw==", + "version": "1.4.8", + "resolved": "https://registry.npmjs.org/@restorecommerce/chassis-srv/-/chassis-srv-1.4.8.tgz", + "integrity": "sha512-PJRQtWhM7dh8SPLrb3azCxRUlSDoiYcIYCQz/aKlLIdz0HjtGVPHfiyI8phk2tGK0Ty9aSnPfN0wbyVhMUzuWg==", "dependencies": { "@grpc/grpc-js": "^1.10.1", "@restorecommerce/grpc-client": "^2.1.1", - "@restorecommerce/kafka-client": "^1.1.19", + "@restorecommerce/kafka-client": "^1.1.20", "@restorecommerce/logger": "^1.2.9", "@restorecommerce/protos": "^6.7.0", - "@restorecommerce/rc-grpc-clients": "^5.1.19", + "@restorecommerce/rc-grpc-clients": "^5.1.20", "@restorecommerce/service-config": "^1.0.11", "arangojs": "^8.7.0", "async": "^3.2.5", @@ -1846,9 +1846,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.11.21", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.21.tgz", - "integrity": "sha512-/ySDLGscFPNasfqStUuWWPfL78jompfIoVzLJPVVAHBh6rpG68+pI2Gk+fNLeI8/f1yPYL4s46EleVIc20F1Ow==", + "version": "20.11.24", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.24.tgz", + "integrity": "sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==", "dependencies": { "undici-types": "~5.26.4" } @@ -2611,12 +2611,12 @@ "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==" }, "node_modules/body-parser": { - "version": "1.20.1", - "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.1.tgz", - "integrity": "sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==", + "version": "1.20.2", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz", + "integrity": "sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==", "dependencies": { "bytes": "3.1.2", - "content-type": "~1.0.4", + "content-type": "~1.0.5", "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", @@ -2624,7 +2624,7 @@ "iconv-lite": "0.4.24", "on-finished": "2.4.1", "qs": "6.11.0", - "raw-body": "2.5.1", + "raw-body": "2.5.2", "type-is": "~1.6.18", "unpipe": "1.0.0" }, @@ -4353,13 +4353,13 @@ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" }, "node_modules/express": { - "version": "4.18.2", - "resolved": "https://registry.npmjs.org/express/-/express-4.18.2.tgz", - "integrity": "sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==", + "version": "4.18.3", + "resolved": "https://registry.npmjs.org/express/-/express-4.18.3.tgz", + "integrity": "sha512-6VyCijWQ+9O7WuVMTRBTl+cjNNIzD5cY5mQ1WM8r/LEkI2u8EYpOotESNwzNlyCn3g+dmjKYI6BmNneSr/FSRw==", "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", - "body-parser": "1.20.1", + "body-parser": "1.20.2", "content-disposition": "0.5.4", "content-type": "~1.0.4", "cookie": "0.5.0", @@ -8691,9 +8691,9 @@ } }, "node_modules/raw-body": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz", - "integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==", + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz", + "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", "dependencies": { "bytes": "3.1.2", "http-errors": "2.0.0", diff --git a/package.json b/package.json index 4c39139..39146ef 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@bull-board/express": "^5.14.2", "@bull-board/koa": "^5.14.2", "@restorecommerce/acs-client": "^1.4.12", - "@restorecommerce/chassis-srv": "^1.4.7", + "@restorecommerce/chassis-srv": "^1.4.8", "@restorecommerce/cluster-service": "^1.0.1", "@restorecommerce/kafka-client": "^1.1.20", "@restorecommerce/logger": "^1.2.9", @@ -34,7 +34,7 @@ "cache-manager-redis": "^0.6.0", "cron-parser": "^4.9.0", "crypto": "^1.0.1", - "express": "^4.18.2", + "express": "^4.18.3", "lodash-es": "^4.17.21", "uuid": "^9.0.1" }, @@ -45,7 +45,7 @@ "@restorecommerce/grpc-client": "^2.1.1", "@types/lodash-es": "^4.17.12", "@types/mocha": "^10.0.6", - "@types/node": "^20.11.21", + "@types/node": "^20.11.24", "@typescript-eslint/eslint-plugin": "^7.1.0", "@typescript-eslint/parser": "^7.1.0", "c8": "^9.1.0",