Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @paypal/paypal-js from 5.1.4 to 8.0.2 #156

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -2494,12 +2494,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 @@ -9699,7 +9699,7 @@ __metadata:
"@axinom/mosaic-fe-samples-host": 0.14.0
"@axinom/mosaic-user-auth": 0.6.9
"@babel/plugin-proposal-private-property-in-object": ^7.21.11
"@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 @@ -11333,7 +11333,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
Loading