From 8a5fcedf8bbf6d4510876e3a498cb0bee9991e95 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 23:54:38 +0530 Subject: [PATCH] chore(deps-dev): bump paypal-checkout from 4.0.313 to 4.0.314 (#4339) Bumps [paypal-checkout](https://github.com/paypal/paypal-checkout) from 4.0.313 to 4.0.314. - [Release notes](https://github.com/paypal/paypal-checkout/releases) - [Changelog](https://github.com/paypal/paypal-checkout-components/blob/master/CHANGELOG.md) - [Commits](https://github.com/paypal/paypal-checkout/compare/v4.0.313...v4.0.314) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 56509436a39..98f36fee51f 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "mini-css-extract-plugin": "^0.9.0", "npm-run-all": "^4.1.5", "object-to-formdata": "^3.0.4", - "paypal-checkout": "^4.0.313", + "paypal-checkout": "^4.0.314", "pre-commit": "^1.2.2", "query-string": "^6.12.1", "qunit-dom": "^1.2.0", diff --git a/yarn.lock b/yarn.lock index 1d3875d784a..1271bbd9154 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12623,10 +12623,10 @@ path-type@^4.0.0: resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== -paypal-checkout@^4.0.313: - version "4.0.313" - resolved "https://registry.yarnpkg.com/paypal-checkout/-/paypal-checkout-4.0.313.tgz#6c479f49e7ab536350df731e0f2324ab022011b7" - integrity sha512-epIFictTaDC+fTbx72lTz7yi3wf7ApY9L1Bp7ruebYb+CPwNI3T5gyHZCzJY3wpt2te1CVLWVDxFzSTv64Xbyg== +paypal-checkout@^4.0.314: + version "4.0.314" + resolved "https://registry.yarnpkg.com/paypal-checkout/-/paypal-checkout-4.0.314.tgz#0ec56066fc43ec34b76660ad09132e7cd340d71c" + integrity sha512-aEE2SGvETudDhKnMydRsu+Zbp2fp08btMYSAcSo03/1dTs0gvWfVuqLGS3fGbVYng8zcDwm/ZZ9X5OhdhhSWAw== dependencies: Base64 "^1.0.0" beaver-logger "^3.0.6"