diff --git a/checkout-example-advanced/package-lock.json b/checkout-example-advanced/package-lock.json index 7fb2bb2..956954d 100644 --- a/checkout-example-advanced/package-lock.json +++ b/checkout-example-advanced/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@adyen/api-library": "^19.2.0", - "ansi-regex": "^6.0.1", + "ansi-regex": "^6.1.0", "dot-prop": ">=9.0.0", "dotenv": "^16.4.5", "express": "^4.21.0", @@ -235,9 +235,9 @@ } }, "node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", "engines": { "node": ">=12" }, @@ -2880,9 +2880,9 @@ } }, "ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==" }, "ansi-styles": { "version": "6.2.1", diff --git a/checkout-example-advanced/package.json b/checkout-example-advanced/package.json index a1174a0..88e2622 100644 --- a/checkout-example-advanced/package.json +++ b/checkout-example-advanced/package.json @@ -13,7 +13,7 @@ "license": "MIT", "dependencies": { "@adyen/api-library": "^19.2.0", - "ansi-regex": "^6.0.1", + "ansi-regex": "^6.1.0", "dot-prop": ">=9.0.0", "dotenv": "^16.4.5", "express": "^4.21.0", diff --git a/giftcard-example/package-lock.json b/giftcard-example/package-lock.json index ca70fcf..97987e7 100644 --- a/giftcard-example/package-lock.json +++ b/giftcard-example/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@adyen/api-library": "^19.2.0", - "ansi-regex": "^6.0.1", + "ansi-regex": "^6.1.0", "dotenv": "^16.4.5", "express": "^4.21.0", "express-handlebars": "^7.1.3", @@ -219,9 +219,9 @@ } }, "node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", "engines": { "node": ">=12" }, @@ -2724,9 +2724,9 @@ } }, "ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==" }, "ansi-styles": { "version": "6.2.1", diff --git a/giftcard-example/package.json b/giftcard-example/package.json index dc8fed6..85a9aa4 100644 --- a/giftcard-example/package.json +++ b/giftcard-example/package.json @@ -13,7 +13,7 @@ "license": "MIT", "dependencies": { "@adyen/api-library": "^19.2.0", - "ansi-regex": "^6.0.1", + "ansi-regex": "^6.1.0", "dotenv": "^16.4.5", "express": "^4.21.0", "express-handlebars": "^7.1.3", diff --git a/giving-example/package-lock.json b/giving-example/package-lock.json index 3bf2e5a..ab17e5b 100644 --- a/giving-example/package-lock.json +++ b/giving-example/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@adyen/api-library": "^19.2.0", - "ansi-regex": "^6.0.1", + "ansi-regex": "^6.1.0", "dot-prop": "^9.0.0", "dotenv": "^16.4.5", "express": "^4.21.0", @@ -221,9 +221,9 @@ } }, "node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", "engines": { "node": ">=12" }, @@ -2880,9 +2880,9 @@ } }, "ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==" }, "ansi-styles": { "version": "6.2.1", diff --git a/giving-example/package.json b/giving-example/package.json index 8f69523..06351b1 100644 --- a/giving-example/package.json +++ b/giving-example/package.json @@ -13,7 +13,7 @@ "license": "MIT", "dependencies": { "@adyen/api-library": "^19.2.0", - "ansi-regex": "^6.0.1", + "ansi-regex": "^6.1.0", "dot-prop": "^9.0.0", "dotenv": "^16.4.5", "express": "^4.21.0", diff --git a/in-person-payments-example/package.json b/in-person-payments-example/package.json index 3a0f6b1..e76963a 100644 --- a/in-person-payments-example/package.json +++ b/in-person-payments-example/package.json @@ -13,7 +13,7 @@ "license": "MIT", "dependencies": { "@adyen/api-library": "^15.1.0", - "ansi-regex": "^6.0.1", + "ansi-regex": "^6.1.0", "dotenv": "^16.3.1", "dot-prop": "^8.0.2", "express": "^4.18.1", diff --git a/paybylink-example/package-lock.json b/paybylink-example/package-lock.json index b39bd4f..63ebc97 100644 --- a/paybylink-example/package-lock.json +++ b/paybylink-example/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@adyen/api-library": "^19.2.0", - "ansi-regex": "^6.0.1", + "ansi-regex": "^6.1.0", "dot-prop": "^9.0.0", "dotenv": "^16.4.5", "express": "^4.21.0", @@ -220,9 +220,9 @@ } }, "node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", "engines": { "node": ">=12" }, @@ -2753,9 +2753,9 @@ } }, "ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==" }, "ansi-styles": { "version": "6.2.1", diff --git a/paybylink-example/package.json b/paybylink-example/package.json index 0f3f9f5..af318e2 100644 --- a/paybylink-example/package.json +++ b/paybylink-example/package.json @@ -13,7 +13,7 @@ "license": "MIT", "dependencies": { "@adyen/api-library": "^19.2.0", - "ansi-regex": "^6.0.1", + "ansi-regex": "^6.1.0", "dotenv": "^16.4.5", "dot-prop": "^9.0.0", "express": "^4.21.0", diff --git a/subscription-example/package-lock.json b/subscription-example/package-lock.json index a353945..743e16f 100644 --- a/subscription-example/package-lock.json +++ b/subscription-example/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@adyen/api-library": "^19.2.0", - "ansi-regex": "^6.0.1", + "ansi-regex": "^6.1.0", "dotenv": "^16.4.5", "express": "^4.21.0", "express-handlebars": "^7.1.3", @@ -219,9 +219,9 @@ } }, "node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", "engines": { "node": ">=12" }, @@ -2727,9 +2727,9 @@ } }, "ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==" }, "ansi-styles": { "version": "6.2.1", diff --git a/subscription-example/package.json b/subscription-example/package.json index dc8fed6..85a9aa4 100644 --- a/subscription-example/package.json +++ b/subscription-example/package.json @@ -13,7 +13,7 @@ "license": "MIT", "dependencies": { "@adyen/api-library": "^19.2.0", - "ansi-regex": "^6.0.1", + "ansi-regex": "^6.1.0", "dotenv": "^16.4.5", "express": "^4.21.0", "express-handlebars": "^7.1.3",