diff --git a/extension/package-lock.json b/extension/package-lock.json index 3060fe4f3..994230984 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "commercetools-adyen-integration-extension", - "version": "10.1.0", + "version": "10.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "commercetools-adyen-integration-extension", - "version": "10.1.0", + "version": "10.1.1", "license": "MIT", "dependencies": { "@commercetools/api-request-builder": "6.0.0", diff --git a/extension/package.json b/extension/package.json index 77ff00d0b..ff1bad55a 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,6 +1,6 @@ { "name": "commercetools-adyen-integration-extension", - "version": "10.1.0", + "version": "10.1.1", "description": "Integration between commercetools and Adyen payment service provider", "license": "MIT", "type": "module", diff --git a/notification/package-lock.json b/notification/package-lock.json index c3e4a5f9a..8e77fe9d8 100644 --- a/notification/package-lock.json +++ b/notification/package-lock.json @@ -1,12 +1,12 @@ { "name": "commercetools-adyen-integration-notification", - "version": "10.1.0", + "version": "10.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "commercetools-adyen-integration-notification", - "version": "10.1.0", + "version": "10.1.1", "dependencies": { "@adyen/api-library": "12.1.0", "@commercetools/api-request-builder": "6.0.0", diff --git a/notification/package.json b/notification/package.json index 7700250ad..76dbbfbcb 100644 --- a/notification/package.json +++ b/notification/package.json @@ -1,6 +1,6 @@ { "name": "commercetools-adyen-integration-notification", - "version": "10.1.0", + "version": "10.1.1", "description": "Part of the integration of Adyen with commercetools responsible to receive and process notifications from Adyen", "type": "module", "scripts": {