Skip to content

Commit

Permalink
fix(deps): update dependency @paypal/react-paypal-js to ^8.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 43b8791 commit a8eb91a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 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.8.1",
"@polkadot/ui-shared": "^3.6.3",
"dotenv": "^16.4.5",
"exiting": "^6.1.0",
Expand Down
25 changes: 17 additions & 8 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":
"@paypal/paypal-js@npm:^8.1.2":
version: 8.1.3
resolution: "@paypal/react-paypal-js@npm:8.1.3"
resolution: "@paypal/paypal-js@npm:8.1.3"
dependencies:
"@paypal/paypal-js": ^7.0.0
promise-polyfill: ^8.3.0
checksum: 3c73fa4862576473b8c4712a870d6b5258fff96ec0f6af015d1b7f10f2510462c9f45ebc6991dd95d3b670f6d0c6474bb719cc84127c0cd6e73e2e8b34f8775d
languageName: node
linkType: hard

"@paypal/react-paypal-js@npm:^8.8.1":
version: 8.8.1
resolution: "@paypal/react-paypal-js@npm:8.8.1"
dependencies:
"@paypal/paypal-js": ^8.1.2
"@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
react: ^16.8.0 || ^17 || ^18 || ^19
react-dom: ^16.8.0 || ^17 || ^18 || ^19
checksum: ead5296abac0c1dc8ecbeda035851641ce55e9d2573c171504d47afcd5bce556e847e09710a38ba3eb21cbf51dc2b03b8859f3ab55f396c549ae39e462373e47
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.8.1
"@polkadot/ui-shared": ^3.6.3
"@storybook/addon-actions": ^8.0.10
"@storybook/addon-controls": ^8.0.10
Expand Down

0 comments on commit a8eb91a

Please sign in to comment.