Skip to content

Commit

Permalink
fix(deps): update dependency @paypal/react-paypal-js to ^8.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent 8f1eba4 commit 5db93ff
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.6",
"@hapi/inert": "^7.1.0",
"@kiltprotocol/sdk-js": "^0.35.0",
"@paypal/react-paypal-js": "^8.1.3",
"@paypal/react-paypal-js": "^8.1.4",
"@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 @@ -4316,7 +4316,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 @@ -4325,16 +4325,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.0.2":
version: 8.0.2
resolution: "@paypal/paypal-js@npm:8.0.2"
dependencies:
promise-polyfill: ^8.3.0
checksum: 7dedee33eb75bf612ee95b7017055b45ed749e5baa495db05ddb4a6a20d48a2cabaff67a6012f77cfb740e26cd5899ebd941eab71f645a551fc38de2b8247e65
languageName: node
linkType: hard

"@paypal/react-paypal-js@npm:^8.1.4":
version: 8.1.4
resolution: "@paypal/react-paypal-js@npm:8.1.4"
dependencies:
"@paypal/paypal-js": ^7.0.0
"@paypal/paypal-js": ^8.0.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
checksum: 87685c082bdbfb7c7db559b83bd02762e83baa0bf4339cb3b07d13473de5a091da743a7df82720869cf71e9f8567ca9705b1d06a6b49957ec87ebd361628a81b
languageName: node
linkType: hard

Expand Down Expand Up @@ -16231,7 +16240,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.1.4
"@polkadot/ui-shared": ^3.6.3
"@storybook/addon-actions": ^8.0.2
"@storybook/addon-controls": ^8.0.2
Expand Down

0 comments on commit 5db93ff

Please sign in to comment.