From 4bf1a420a0665ff12c582a8d27dd9514cf430745 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 08:36:47 +0000 Subject: [PATCH] fix(deps): update dependency @adyen/adyen-web to v5.64.0 --- packages/adyen-salesforce-pwa/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/adyen-salesforce-pwa/package-lock.json b/packages/adyen-salesforce-pwa/package-lock.json index 08e8b76..519844a 100644 --- a/packages/adyen-salesforce-pwa/package-lock.json +++ b/packages/adyen-salesforce-pwa/package-lock.json @@ -15,9 +15,9 @@ "integrity": "sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ==" }, "@adyen/adyen-web": { - "version": "5.63.0", - "resolved": "https://registry.npmjs.org/@adyen/adyen-web/-/adyen-web-5.63.0.tgz", - "integrity": "sha512-B7VZ05AkP7xzS6iwRoTX+n/cVucKwtmyf56yEae1yddUTmuz+5nkw8vbN++4E+ZmsnqhVOmiOIkCbIi3herLcw==", + "version": "5.64.0", + "resolved": "https://registry.npmjs.org/@adyen/adyen-web/-/adyen-web-5.64.0.tgz", + "integrity": "sha512-yM4X9n+tEIUIGAZSZ0xUunskslH+wJtztni7KMbW+TPBlQNTFq2sDi5Ukj5LnrdIXx5RbTJ2SoqbRlGkyn2S+w==", "requires": { "@babel/runtime": "^7.15.4", "@babel/runtime-corejs3": "^7.20.1", @@ -1404,9 +1404,9 @@ } }, "@babel/runtime-corejs3": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.24.4.tgz", - "integrity": "sha512-VOQOexSilscN24VEY810G/PqtpFvx/z6UqDIjIWbDe2368HhDLkYN5TYwaEz/+eRCUkhJ2WaNLLmQAlxzfWj4w==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.24.5.tgz", + "integrity": "sha512-GWO0mgzNMLWaSYM4z4NVIuY0Cd1fl8cPnuetuddu5w/qGuvt5Y7oUi/kvvQGK9xgOkFJDQX2heIvTRn/OQ1XTg==", "requires": { "core-js-pure": "^3.30.2", "regenerator-runtime": "^0.14.0"