From 6850284373f294b948a96e8206fd2c40fde60279 Mon Sep 17 00:00:00 2001 From: Beppe Catanese Date: Thu, 12 Sep 2024 15:13:19 +0200 Subject: [PATCH] Upgrade to adyen-nodejs-v19.2.0 --- authorisation-adjustment-example/package-lock.json | 14 +++++++------- authorisation-adjustment-example/package.json | 2 +- checkout-example-advanced/package-lock.json | 14 +++++++------- checkout-example-advanced/package.json | 2 +- checkout-example/package-lock.json | 14 +++++++------- checkout-example/package.json | 2 +- giftcard-example/package-lock.json | 14 +++++++------- giftcard-example/package.json | 2 +- giving-example/package-lock.json | 14 +++++++------- giving-example/package.json | 2 +- paybylink-example/package-lock.json | 14 +++++++------- paybylink-example/package.json | 2 +- subscription-example/package-lock.json | 14 +++++++------- subscription-example/package.json | 2 +- 14 files changed, 56 insertions(+), 56 deletions(-) diff --git a/authorisation-adjustment-example/package-lock.json b/authorisation-adjustment-example/package-lock.json index 38c3dc3..a210421 100644 --- a/authorisation-adjustment-example/package-lock.json +++ b/authorisation-adjustment-example/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@adyen/api-library": "^18.1.0", + "@adyen/api-library": "^19.2.0", "ansi-regex": "^6.1.0", "dot-prop": "^9.0.0", "dotenv": "^16.4.5", @@ -27,9 +27,9 @@ } }, "node_modules/@adyen/api-library": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-18.1.0.tgz", - "integrity": "sha512-p9yVIQqq5ZO/1KxoR3YtIdxK5wYe5mN3ABe/8n0ZRL+5fW45EJTvUpUGkGo9Rp0fZ2tlTl+1vSVz/pVH6s7iDA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-19.2.0.tgz", + "integrity": "sha512-eIitVPBo+9ppquERgG8xCNne85mXDFQx28nS7SmSR7/xJDV1cg0XYHsZwi163ZGwxwqi7x9wVc933IuJUTq/Yg==", "dependencies": { "https-proxy-agent": "5.0.1" }, @@ -2593,9 +2593,9 @@ }, "dependencies": { "@adyen/api-library": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-18.1.0.tgz", - "integrity": "sha512-p9yVIQqq5ZO/1KxoR3YtIdxK5wYe5mN3ABe/8n0ZRL+5fW45EJTvUpUGkGo9Rp0fZ2tlTl+1vSVz/pVH6s7iDA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-19.2.0.tgz", + "integrity": "sha512-eIitVPBo+9ppquERgG8xCNne85mXDFQx28nS7SmSR7/xJDV1cg0XYHsZwi163ZGwxwqi7x9wVc933IuJUTq/Yg==", "requires": { "@types/node": "14.18.63", "https-proxy-agent": "5.0.1" diff --git a/authorisation-adjustment-example/package.json b/authorisation-adjustment-example/package.json index 39e538d..dd5d9bc 100644 --- a/authorisation-adjustment-example/package.json +++ b/authorisation-adjustment-example/package.json @@ -12,7 +12,7 @@ "author": "", "license": "MIT", "dependencies": { - "@adyen/api-library": "^18.1.0", + "@adyen/api-library": "^19.2.0", "ansi-regex": "^6.1.0", "dot-prop": "^9.0.0", "dotenv": "^16.4.5", diff --git a/checkout-example-advanced/package-lock.json b/checkout-example-advanced/package-lock.json index 86b2438..b2c72d3 100644 --- a/checkout-example-advanced/package-lock.json +++ b/checkout-example-advanced/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@adyen/api-library": "^18.1.0", + "@adyen/api-library": "^19.2.0", "ansi-regex": "^6.0.1", "dot-prop": ">=9.0.0", "dotenv": "^16.4.5", @@ -26,9 +26,9 @@ } }, "node_modules/@adyen/api-library": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-18.1.0.tgz", - "integrity": "sha512-p9yVIQqq5ZO/1KxoR3YtIdxK5wYe5mN3ABe/8n0ZRL+5fW45EJTvUpUGkGo9Rp0fZ2tlTl+1vSVz/pVH6s7iDA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-19.2.0.tgz", + "integrity": "sha512-eIitVPBo+9ppquERgG8xCNne85mXDFQx28nS7SmSR7/xJDV1cg0XYHsZwi163ZGwxwqi7x9wVc933IuJUTq/Yg==", "dependencies": { "https-proxy-agent": "5.0.1" }, @@ -2708,9 +2708,9 @@ }, "dependencies": { "@adyen/api-library": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-18.1.0.tgz", - "integrity": "sha512-p9yVIQqq5ZO/1KxoR3YtIdxK5wYe5mN3ABe/8n0ZRL+5fW45EJTvUpUGkGo9Rp0fZ2tlTl+1vSVz/pVH6s7iDA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-19.2.0.tgz", + "integrity": "sha512-eIitVPBo+9ppquERgG8xCNne85mXDFQx28nS7SmSR7/xJDV1cg0XYHsZwi163ZGwxwqi7x9wVc933IuJUTq/Yg==", "requires": { "@types/node": "14.18.63", "https-proxy-agent": "5.0.1" diff --git a/checkout-example-advanced/package.json b/checkout-example-advanced/package.json index 24ffab0..bbd2cf1 100644 --- a/checkout-example-advanced/package.json +++ b/checkout-example-advanced/package.json @@ -12,7 +12,7 @@ "author": "", "license": "MIT", "dependencies": { - "@adyen/api-library": "^18.1.0", + "@adyen/api-library": "^19.2.0", "ansi-regex": "^6.0.1", "dot-prop": ">=9.0.0", "dotenv": "^16.4.5", diff --git a/checkout-example/package-lock.json b/checkout-example/package-lock.json index 2f08dbf..eb33839 100644 --- a/checkout-example/package-lock.json +++ b/checkout-example/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@adyen/api-library": "^18.1.0", + "@adyen/api-library": "^19.2.0", "ansi-regex": "^6.1.0", "dot-prop": "^9.0.0", "dotenv": "^16.4.5", @@ -27,9 +27,9 @@ } }, "node_modules/@adyen/api-library": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-18.1.0.tgz", - "integrity": "sha512-p9yVIQqq5ZO/1KxoR3YtIdxK5wYe5mN3ABe/8n0ZRL+5fW45EJTvUpUGkGo9Rp0fZ2tlTl+1vSVz/pVH6s7iDA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-19.2.0.tgz", + "integrity": "sha512-eIitVPBo+9ppquERgG8xCNne85mXDFQx28nS7SmSR7/xJDV1cg0XYHsZwi163ZGwxwqi7x9wVc933IuJUTq/Yg==", "dependencies": { "https-proxy-agent": "5.0.1" }, @@ -2593,9 +2593,9 @@ }, "dependencies": { "@adyen/api-library": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-18.1.0.tgz", - "integrity": "sha512-p9yVIQqq5ZO/1KxoR3YtIdxK5wYe5mN3ABe/8n0ZRL+5fW45EJTvUpUGkGo9Rp0fZ2tlTl+1vSVz/pVH6s7iDA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-19.2.0.tgz", + "integrity": "sha512-eIitVPBo+9ppquERgG8xCNne85mXDFQx28nS7SmSR7/xJDV1cg0XYHsZwi163ZGwxwqi7x9wVc933IuJUTq/Yg==", "requires": { "@types/node": "14.18.63", "https-proxy-agent": "5.0.1" diff --git a/checkout-example/package.json b/checkout-example/package.json index 39e538d..dd5d9bc 100644 --- a/checkout-example/package.json +++ b/checkout-example/package.json @@ -12,7 +12,7 @@ "author": "", "license": "MIT", "dependencies": { - "@adyen/api-library": "^18.1.0", + "@adyen/api-library": "^19.2.0", "ansi-regex": "^6.1.0", "dot-prop": "^9.0.0", "dotenv": "^16.4.5", diff --git a/giftcard-example/package-lock.json b/giftcard-example/package-lock.json index 4c6f4a4..1a4e6f2 100644 --- a/giftcard-example/package-lock.json +++ b/giftcard-example/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@adyen/api-library": "^18.1.0", + "@adyen/api-library": "^19.2.0", "ansi-regex": "^6.0.1", "dotenv": "^16.4.5", "express": "^4.19.2", @@ -26,9 +26,9 @@ } }, "node_modules/@adyen/api-library": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-18.1.0.tgz", - "integrity": "sha512-p9yVIQqq5ZO/1KxoR3YtIdxK5wYe5mN3ABe/8n0ZRL+5fW45EJTvUpUGkGo9Rp0fZ2tlTl+1vSVz/pVH6s7iDA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-19.2.0.tgz", + "integrity": "sha512-eIitVPBo+9ppquERgG8xCNne85mXDFQx28nS7SmSR7/xJDV1cg0XYHsZwi163ZGwxwqi7x9wVc933IuJUTq/Yg==", "dependencies": { "https-proxy-agent": "5.0.1" }, @@ -2564,9 +2564,9 @@ }, "dependencies": { "@adyen/api-library": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-18.1.0.tgz", - "integrity": "sha512-p9yVIQqq5ZO/1KxoR3YtIdxK5wYe5mN3ABe/8n0ZRL+5fW45EJTvUpUGkGo9Rp0fZ2tlTl+1vSVz/pVH6s7iDA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-19.2.0.tgz", + "integrity": "sha512-eIitVPBo+9ppquERgG8xCNne85mXDFQx28nS7SmSR7/xJDV1cg0XYHsZwi163ZGwxwqi7x9wVc933IuJUTq/Yg==", "requires": { "@types/node": "14.18.63", "https-proxy-agent": "5.0.1" diff --git a/giftcard-example/package.json b/giftcard-example/package.json index 2b887a5..9bbb2c1 100644 --- a/giftcard-example/package.json +++ b/giftcard-example/package.json @@ -12,7 +12,7 @@ "author": "", "license": "MIT", "dependencies": { - "@adyen/api-library": "^18.1.0", + "@adyen/api-library": "^19.2.0", "ansi-regex": "^6.0.1", "dotenv": "^16.4.5", "express": "^4.19.2", diff --git a/giving-example/package-lock.json b/giving-example/package-lock.json index 6ef095a..63e6d74 100644 --- a/giving-example/package-lock.json +++ b/giving-example/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@adyen/api-library": "^18.1.0", + "@adyen/api-library": "^19.2.0", "ansi-regex": "^6.0.1", "dot-prop": "^9.0.0", "dotenv": "^16.4.5", @@ -28,9 +28,9 @@ } }, "node_modules/@adyen/api-library": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-18.1.0.tgz", - "integrity": "sha512-p9yVIQqq5ZO/1KxoR3YtIdxK5wYe5mN3ABe/8n0ZRL+5fW45EJTvUpUGkGo9Rp0fZ2tlTl+1vSVz/pVH6s7iDA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-19.2.0.tgz", + "integrity": "sha512-eIitVPBo+9ppquERgG8xCNne85mXDFQx28nS7SmSR7/xJDV1cg0XYHsZwi163ZGwxwqi7x9wVc933IuJUTq/Yg==", "dependencies": { "https-proxy-agent": "5.0.1" }, @@ -2720,9 +2720,9 @@ }, "dependencies": { "@adyen/api-library": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-18.1.0.tgz", - "integrity": "sha512-p9yVIQqq5ZO/1KxoR3YtIdxK5wYe5mN3ABe/8n0ZRL+5fW45EJTvUpUGkGo9Rp0fZ2tlTl+1vSVz/pVH6s7iDA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-19.2.0.tgz", + "integrity": "sha512-eIitVPBo+9ppquERgG8xCNne85mXDFQx28nS7SmSR7/xJDV1cg0XYHsZwi163ZGwxwqi7x9wVc933IuJUTq/Yg==", "requires": { "@types/node": "14.18.63", "https-proxy-agent": "5.0.1" diff --git a/giving-example/package.json b/giving-example/package.json index 9cb7c9b..9a3464c 100644 --- a/giving-example/package.json +++ b/giving-example/package.json @@ -12,7 +12,7 @@ "author": "", "license": "MIT", "dependencies": { - "@adyen/api-library": "^18.1.0", + "@adyen/api-library": "^19.2.0", "ansi-regex": "^6.0.1", "dot-prop": "^9.0.0", "dotenv": "^16.4.5", diff --git a/paybylink-example/package-lock.json b/paybylink-example/package-lock.json index 6012268..ea6daf6 100644 --- a/paybylink-example/package-lock.json +++ b/paybylink-example/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@adyen/api-library": "^18.1.0", + "@adyen/api-library": "^19.2.0", "ansi-regex": "^6.0.1", "dot-prop": "^9.0.0", "dotenv": "^16.4.5", @@ -27,9 +27,9 @@ } }, "node_modules/@adyen/api-library": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-18.1.0.tgz", - "integrity": "sha512-p9yVIQqq5ZO/1KxoR3YtIdxK5wYe5mN3ABe/8n0ZRL+5fW45EJTvUpUGkGo9Rp0fZ2tlTl+1vSVz/pVH6s7iDA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-19.2.0.tgz", + "integrity": "sha512-eIitVPBo+9ppquERgG8xCNne85mXDFQx28nS7SmSR7/xJDV1cg0XYHsZwi163ZGwxwqi7x9wVc933IuJUTq/Yg==", "dependencies": { "https-proxy-agent": "5.0.1" }, @@ -2593,9 +2593,9 @@ }, "dependencies": { "@adyen/api-library": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-18.1.0.tgz", - "integrity": "sha512-p9yVIQqq5ZO/1KxoR3YtIdxK5wYe5mN3ABe/8n0ZRL+5fW45EJTvUpUGkGo9Rp0fZ2tlTl+1vSVz/pVH6s7iDA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-19.2.0.tgz", + "integrity": "sha512-eIitVPBo+9ppquERgG8xCNne85mXDFQx28nS7SmSR7/xJDV1cg0XYHsZwi163ZGwxwqi7x9wVc933IuJUTq/Yg==", "requires": { "@types/node": "14.18.63", "https-proxy-agent": "5.0.1" diff --git a/paybylink-example/package.json b/paybylink-example/package.json index 6fd9c92..b344c6a 100644 --- a/paybylink-example/package.json +++ b/paybylink-example/package.json @@ -12,7 +12,7 @@ "author": "", "license": "MIT", "dependencies": { - "@adyen/api-library": "^18.1.0", + "@adyen/api-library": "^19.2.0", "ansi-regex": "^6.0.1", "dotenv": "^16.4.5", "dot-prop": "^9.0.0", diff --git a/subscription-example/package-lock.json b/subscription-example/package-lock.json index c001559..1240368 100644 --- a/subscription-example/package-lock.json +++ b/subscription-example/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@adyen/api-library": "^18.1.0", + "@adyen/api-library": "^19.2.0", "ansi-regex": "^6.0.1", "dotenv": "^16.4.5", "express": "^4.19.2", @@ -26,9 +26,9 @@ } }, "node_modules/@adyen/api-library": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-18.1.0.tgz", - "integrity": "sha512-p9yVIQqq5ZO/1KxoR3YtIdxK5wYe5mN3ABe/8n0ZRL+5fW45EJTvUpUGkGo9Rp0fZ2tlTl+1vSVz/pVH6s7iDA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-19.2.0.tgz", + "integrity": "sha512-eIitVPBo+9ppquERgG8xCNne85mXDFQx28nS7SmSR7/xJDV1cg0XYHsZwi163ZGwxwqi7x9wVc933IuJUTq/Yg==", "dependencies": { "https-proxy-agent": "5.0.1" }, @@ -2567,9 +2567,9 @@ }, "dependencies": { "@adyen/api-library": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-18.1.0.tgz", - "integrity": "sha512-p9yVIQqq5ZO/1KxoR3YtIdxK5wYe5mN3ABe/8n0ZRL+5fW45EJTvUpUGkGo9Rp0fZ2tlTl+1vSVz/pVH6s7iDA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@adyen/api-library/-/api-library-19.2.0.tgz", + "integrity": "sha512-eIitVPBo+9ppquERgG8xCNne85mXDFQx28nS7SmSR7/xJDV1cg0XYHsZwi163ZGwxwqi7x9wVc933IuJUTq/Yg==", "requires": { "@types/node": "14.18.63", "https-proxy-agent": "5.0.1" diff --git a/subscription-example/package.json b/subscription-example/package.json index 2b887a5..9bbb2c1 100644 --- a/subscription-example/package.json +++ b/subscription-example/package.json @@ -12,7 +12,7 @@ "author": "", "license": "MIT", "dependencies": { - "@adyen/api-library": "^18.1.0", + "@adyen/api-library": "^19.2.0", "ansi-regex": "^6.0.1", "dotenv": "^16.4.5", "express": "^4.19.2",