Skip to content

Commit

Permalink
chore(deps-dev): bump paypal-checkout from 4.0.335 to 4.0.336 (fossas…
Browse files Browse the repository at this point in the history
…ia#8543)

Bumps [paypal-checkout](https://github.com/paypal/paypal-checkout) from 4.0.335 to 4.0.336.
- [Release notes](https://github.com/paypal/paypal-checkout/releases)
- [Changelog](https://github.com/paypal/paypal-checkout-components/blob/main/CHANGELOG.md)
- [Commits](paypal/paypal-checkout-components@v4.0.335...v4.0.336)

---
updated-dependencies:
- dependency-name: paypal-checkout
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shubham Upreti <[email protected]>
  • Loading branch information
dependabot[bot] and progmatic-99 authored Apr 26, 2022
1 parent 3954e3b commit 9c30f74
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"moment-timezone": "^0.5.31",
"npm-run-all": "^4.1.5",
"object-to-formdata": "^4.4.2",
"paypal-checkout": "^4.0.335",
"paypal-checkout": "^4.0.336",
"pre-commit": "^1.2.2",
"query-string": "^7.1.1",
"qunit-dom": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13884,10 +13884,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.335:
version "4.0.335"
resolved "https://registry.yarnpkg.com/paypal-checkout/-/paypal-checkout-4.0.335.tgz#fc1147684c866bcfa4c0a51f767213292f5006b9"
integrity sha512-VgqqbqmjBp3bofqh6g1fPY0wiqnN8xImVZqwHeHSImfnC7cXJ9Qf64+8kK65G/7aZUucTRApbP0QNS23ybo4EQ==
paypal-checkout@^4.0.336:
version "4.0.336"
resolved "https://registry.yarnpkg.com/paypal-checkout/-/paypal-checkout-4.0.336.tgz#255065fa32c509904fa4ff0d99f9ddb212899eda"
integrity sha512-UIll2A/NhatwIMq3pz4jbEkanjk4ksd/LAo+G2TAfk/hGHlp5ASJXySrJKKuGv2TnXHPp1Elg/O7eOH6EafWwg==
dependencies:
"@paypal/sdk-constants" "^1.0.64"
Base64 "^1.0.0"
Expand Down

0 comments on commit 9c30f74

Please sign in to comment.