Skip to content

Commit

Permalink
chore(deps): bump @paypal/paypal-js from 5.1.4 to 8.0.2
Browse files Browse the repository at this point in the history
Bumps [@paypal/paypal-js](https://github.com/paypal/paypal-js) from 5.1.4 to 8.0.2.
- [Release notes](https://github.com/paypal/paypal-js/releases)
- [Commits](https://github.com/paypal/paypal-js/compare/v5.1.4...@paypal/[email protected])

---
updated-dependencies:
- dependency-name: "@paypal/paypal-js"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 15e6375 commit 9617f69
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@apollo/client": "^3.2.5",
"@axinom/mosaic-fe-samples-host": "0.14.0",
"@axinom/mosaic-user-auth": "0.6.9",
"@paypal/paypal-js": "^5.1.4",
"@paypal/paypal-js": "^8.0.2",
"graphql": "^16.6.0",
"graphql-tag": "^2.11.0",
"graphql-ws": "^5.14.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2320,12 +2320,12 @@ __metadata:
languageName: node
linkType: hard

"@paypal/paypal-js@npm:^5.1.4":
version: 5.1.4
resolution: "@paypal/paypal-js@npm:5.1.4"
"@paypal/paypal-js@npm:^8.0.2":
version: 8.0.2
resolution: "@paypal/paypal-js@npm:8.0.2"
dependencies:
promise-polyfill: ^8.2.3
checksum: 8b86ca48c875011730957ea56b3a6847737ba270c448e151e03a8bfc4b8e51ae61bd5181ced7f17522b1efd38550584d40a1bcd71e06495b7aa2fb1026af3ec0
promise-polyfill: ^8.3.0
checksum: 7dedee33eb75bf612ee95b7017055b45ed749e5baa495db05ddb4a6a20d48a2cabaff67a6012f77cfb740e26cd5899ebd941eab71f645a551fc38de2b8247e65
languageName: node
linkType: hard

Expand Down Expand Up @@ -9524,7 +9524,7 @@ __metadata:
"@apollo/client": ^3.2.5
"@axinom/mosaic-fe-samples-host": 0.14.0
"@axinom/mosaic-user-auth": 0.6.9
"@paypal/paypal-js": ^5.1.4
"@paypal/paypal-js": ^8.0.2
"@testing-library/jest-dom": ^5.16.5
"@testing-library/react": ^12.1.4
"@testing-library/user-event": ^14.4.3
Expand Down Expand Up @@ -11158,7 +11158,7 @@ __metadata:
languageName: node
linkType: hard

"promise-polyfill@npm:^8.2.3":
"promise-polyfill@npm:^8.3.0":
version: 8.3.0
resolution: "promise-polyfill@npm:8.3.0"
checksum: 206373802076c77def0805758d0a8ece64120dfa6603f092404a1004211f8f2f67f33cadbc35953fc2a8ed0b0d38c774e88bdf01e20ce7a920723a60df84b7a5
Expand Down

0 comments on commit 9617f69

Please sign in to comment.