Skip to content

Commit

Permalink
fix(deps): update dependency @paypal/react-paypal-js to ^8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 43b8791 commit 3d0a2a9
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@hapi/hapi": "^21.3.7",
"@hapi/inert": "^7.1.0",
"@kiltprotocol/sdk-js": "^0.35.0",
"@paypal/react-paypal-js": "^8.1.3",
"@paypal/react-paypal-js": "^8.4.0",
"@polkadot/ui-shared": "^3.6.3",
"dotenv": "^16.4.5",
"exiting": "^6.1.0",
Expand Down
23 changes: 16 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4336,7 +4336,7 @@ __metadata:
languageName: node
linkType: hard

"@paypal/paypal-js@npm:^7.0.0, @paypal/paypal-js@npm:^7.1.1":
"@paypal/paypal-js@npm:^7.1.1":
version: 7.1.1
resolution: "@paypal/paypal-js@npm:7.1.1"
dependencies:
Expand All @@ -4345,16 +4345,25 @@ __metadata:
languageName: node
linkType: hard

"@paypal/react-paypal-js@npm:^8.1.3":
version: 8.1.3
resolution: "@paypal/react-paypal-js@npm:8.1.3"
"@paypal/paypal-js@npm:^8.1.0":
version: 8.1.0
resolution: "@paypal/paypal-js@npm:8.1.0"
dependencies:
promise-polyfill: ^8.3.0
checksum: 3bd1c02c095aa240db590ddc9e1ec18ffc5db3ca723a93ddc6853a0c2d4612339e9f6f3fcc3374c9aacaf8dca6c79c64721f0c3a9f969520097ce3256dddeaa2
languageName: node
linkType: hard

"@paypal/react-paypal-js@npm:^8.4.0":
version: 8.4.0
resolution: "@paypal/react-paypal-js@npm:8.4.0"
dependencies:
"@paypal/paypal-js": ^7.0.0
"@paypal/paypal-js": ^8.1.0
"@paypal/sdk-constants": ^1.0.122
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: e573f73cb1308d9d1c10a4ae5da646f31ae2857e9d1e1b7a32e6c51f7cf95a97e88cacd63db9227feb1a78e8f80a06360a006f99749be9b12ef3b1fb56ca67b1
checksum: 71cba4b9550f48083cb6047d25263c4d3bcc6d0895e69b7bdc94814fca546bc9122bbfc6caef6d38506f42c75d31b87e104a52ea8b8e6824765e8ec8c37e8e69
languageName: node
linkType: hard

Expand Down Expand Up @@ -16252,7 +16261,7 @@ __metadata:
"@jest/globals": ^29.7.0
"@kiltprotocol/sdk-js": ^0.35.0
"@paypal/paypal-js": ^7.1.1
"@paypal/react-paypal-js": ^8.1.3
"@paypal/react-paypal-js": ^8.4.0
"@polkadot/ui-shared": ^3.6.3
"@storybook/addon-actions": ^8.0.10
"@storybook/addon-controls": ^8.0.10
Expand Down

0 comments on commit 3d0a2a9

Please sign in to comment.