From 9cde968c9109e3f9a78ec170e2e06ef16eab675b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Jun 2024 00:11:19 +0000 Subject: [PATCH] fix(deps): update all --- extension/package-lock.json | 15 ++++++++------- extension/package.json | 2 +- notification/package-lock.json | 24 +++++++++++++----------- notification/package.json | 4 ++-- 4 files changed, 24 insertions(+), 21 deletions(-) diff --git a/extension/package-lock.json b/extension/package-lock.json index 3e81a6df3..72a851478 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -38,7 +38,7 @@ "localtunnel": "2.0.2", "mocha": "10.4.0", "nock": "13.5.4", - "prettier": "3.3.0", + "prettier": "3.3.1", "proxyquire": "2.1.3", "puppeteer": "22.10.0", "sinon": "18.0.0" @@ -2654,9 +2654,10 @@ } }, "node_modules/globals": { - "version": "15.3.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.3.0.tgz", - "integrity": "sha512-cCdyVjIUVTtX8ZsPkq1oCsOsLmGIswqnjZYMJJTGaNApj1yHtLSymKhwH51ttirREn75z3p4k051clwg7rvNKA==", + "version": "15.4.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-15.4.0.tgz", + "integrity": "sha512-unnwvMZpv0eDUyjNyh9DH/yxUaRYrEjW/qK4QcdrHg3oO11igUQrCSgODHEqxlKg8v2CD2Sd7UkqqEBoz5U7TQ==", + "license": "MIT", "engines": { "node": ">=18" }, @@ -5055,9 +5056,9 @@ } }, "node_modules/prettier": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.0.tgz", - "integrity": "sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.1.tgz", + "integrity": "sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==", "dev": true, "license": "MIT", "bin": { diff --git a/extension/package.json b/extension/package.json index ffdfbaa9f..0c285367e 100644 --- a/extension/package.json +++ b/extension/package.json @@ -57,7 +57,7 @@ "localtunnel": "2.0.2", "mocha": "10.4.0", "nock": "13.5.4", - "prettier": "3.3.0", + "prettier": "3.3.1", "proxyquire": "2.1.3", "puppeteer": "22.10.0", "sinon": "18.0.0" diff --git a/notification/package-lock.json b/notification/package-lock.json index d75ab9b7b..cdda71294 100644 --- a/notification/package-lock.json +++ b/notification/package-lock.json @@ -8,7 +8,7 @@ "name": "commercetools-adyen-integration-notification", "version": "11.5.1", "dependencies": { - "@adyen/api-library": "17.0.0", + "@adyen/api-library": "17.1.0", "@commercetools/api-request-builder": "6.0.0", "@commercetools/sdk-client": "3.0.0", "@commercetools/sdk-middleware-auth": "7.0.1", @@ -40,7 +40,7 @@ "mocha": "10.4.0", "nock": "13.5.4", "p-map": "7.0.2", - "prettier": "3.3.0", + "prettier": "3.3.1", "sinon": "18.0.0" }, "engines": { @@ -48,9 +48,10 @@ } }, "node_modules/@adyen/api-library": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-17.0.0.tgz", - "integrity": "sha512-gh4dyjvRzhbBebzmAkyOR06Tu2XmolrCQOmIuzq/XweTT0HmpPhhSwlT4W6W2Cko6vmYIMTuBhWgQ/3Wg/GKOg==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-17.1.0.tgz", + "integrity": "sha512-8k8onk/Bi/nIrs6YTz3tvH5fkrZVbiusEGWjfKBAKvGK3QTeEnuDms6UKaUB9q8vJM1w5t3QDYuHdVg5TGEM9g==", + "license": "MIT", "dependencies": { "https-proxy-agent": "5.0.1" }, @@ -1718,9 +1719,10 @@ } }, "node_modules/globals": { - "version": "15.3.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.3.0.tgz", - "integrity": "sha512-cCdyVjIUVTtX8ZsPkq1oCsOsLmGIswqnjZYMJJTGaNApj1yHtLSymKhwH51ttirREn75z3p4k051clwg7rvNKA==", + "version": "15.4.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-15.4.0.tgz", + "integrity": "sha512-unnwvMZpv0eDUyjNyh9DH/yxUaRYrEjW/qK4QcdrHg3oO11igUQrCSgODHEqxlKg8v2CD2Sd7UkqqEBoz5U7TQ==", + "license": "MIT", "engines": { "node": ">=18" }, @@ -3184,9 +3186,9 @@ } }, "node_modules/prettier": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.0.tgz", - "integrity": "sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.1.tgz", + "integrity": "sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==", "dev": true, "license": "MIT", "bin": { diff --git a/notification/package.json b/notification/package.json index 8b61af807..92dd42669 100644 --- a/notification/package.json +++ b/notification/package.json @@ -45,7 +45,7 @@ }, "homepage": "https://github.com/commercetools/commercetools-adyen-integration", "dependencies": { - "@adyen/api-library": "17.0.0", + "@adyen/api-library": "17.1.0", "@commercetools/api-request-builder": "6.0.0", "@commercetools/sdk-client": "3.0.0", "@commercetools/sdk-middleware-auth": "7.0.1", @@ -77,7 +77,7 @@ "mocha": "10.4.0", "nock": "13.5.4", "p-map": "7.0.2", - "prettier": "3.3.0", + "prettier": "3.3.1", "sinon": "18.0.0" }, "husky": {