From 24194a969b46ab79480659ccd8a9196549ec7c44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 20:16:08 +0000 Subject: [PATCH] fix(deps): bump http-status from 1.7.0 to 1.7.4 Bumps [http-status](https://github.com/adaltas/node-http-status) from 1.7.0 to 1.7.4. - [Changelog](https://github.com/adaltas/node-http-status/blob/master/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-http-status/compare/v1.7.0...v1.7.4) --- updated-dependencies: - dependency-name: http-status dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/ecommerce/providers/commercetools/package-lock.json | 6 +++--- apps/ecommerce/providers/magento/package-lock.json | 6 +++--- apps/ecommerce/providers/shopify/package-lock.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/ecommerce/providers/commercetools/package-lock.json b/apps/ecommerce/providers/commercetools/package-lock.json index 384280b25..daf24cfe7 100644 --- a/apps/ecommerce/providers/commercetools/package-lock.json +++ b/apps/ecommerce/providers/commercetools/package-lock.json @@ -6006,9 +6006,9 @@ } }, "node_modules/http-status": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/http-status/-/http-status-1.7.0.tgz", - "integrity": "sha512-6HZ8T2ywZKtNKOrRA22x4Z+fK+UiWzimWYSTROVHrZ46RX+hKsg9wCQiodRtfNrKfsvOkwsXA6R9q+TmDY+8nQ==", + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/http-status/-/http-status-1.7.4.tgz", + "integrity": "sha512-c2qSwNtTlHVYAhMj9JpGdyo0No/+DiKXCJ9pHtZ2Yf3QmPnBIytKSRT7BuyIiQ7icXLynavGmxUqkOjSrAuMuA==", "engines": { "node": ">= 0.4.0" } diff --git a/apps/ecommerce/providers/magento/package-lock.json b/apps/ecommerce/providers/magento/package-lock.json index b682ee2c3..e84257d38 100644 --- a/apps/ecommerce/providers/magento/package-lock.json +++ b/apps/ecommerce/providers/magento/package-lock.json @@ -6006,9 +6006,9 @@ } }, "node_modules/http-status": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/http-status/-/http-status-1.7.0.tgz", - "integrity": "sha512-6HZ8T2ywZKtNKOrRA22x4Z+fK+UiWzimWYSTROVHrZ46RX+hKsg9wCQiodRtfNrKfsvOkwsXA6R9q+TmDY+8nQ==", + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/http-status/-/http-status-1.7.4.tgz", + "integrity": "sha512-c2qSwNtTlHVYAhMj9JpGdyo0No/+DiKXCJ9pHtZ2Yf3QmPnBIytKSRT7BuyIiQ7icXLynavGmxUqkOjSrAuMuA==", "engines": { "node": ">= 0.4.0" } diff --git a/apps/ecommerce/providers/shopify/package-lock.json b/apps/ecommerce/providers/shopify/package-lock.json index d39a4678c..9b0dc7789 100644 --- a/apps/ecommerce/providers/shopify/package-lock.json +++ b/apps/ecommerce/providers/shopify/package-lock.json @@ -6021,9 +6021,9 @@ } }, "node_modules/http-status": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/http-status/-/http-status-1.7.0.tgz", - "integrity": "sha512-6HZ8T2ywZKtNKOrRA22x4Z+fK+UiWzimWYSTROVHrZ46RX+hKsg9wCQiodRtfNrKfsvOkwsXA6R9q+TmDY+8nQ==", + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/http-status/-/http-status-1.7.4.tgz", + "integrity": "sha512-c2qSwNtTlHVYAhMj9JpGdyo0No/+DiKXCJ9pHtZ2Yf3QmPnBIytKSRT7BuyIiQ7icXLynavGmxUqkOjSrAuMuA==", "engines": { "node": ">= 0.4.0" }