Skip to content

Commit

Permalink
Update dependency @stripe/react-stripe-js to v2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent c97ded5 commit 5230c7d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@popperjs/core": "2.11.8",
"@rails/activestorage": "7.1.3",
"@sentry/browser": "^8.7.0",
"@stripe/react-stripe-js": "2.7.2",
"@stripe/react-stripe-js": "2.7.3",
"@stripe/stripe-js": "2.4.0",
"@testing-library/react": "16.0.0",
"@types/bytes": "3.1.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6038,16 +6038,16 @@ __metadata:
languageName: node
linkType: hard

"@stripe/react-stripe-js@npm:2.7.2":
version: 2.7.2
resolution: "@stripe/react-stripe-js@npm:2.7.2"
"@stripe/react-stripe-js@npm:2.7.3":
version: 2.7.3
resolution: "@stripe/react-stripe-js@npm:2.7.3"
dependencies:
prop-types: "npm:^15.7.2"
peerDependencies:
"@stripe/stripe-js": ^1.44.1 || ^2.0.0 || ^3.0.0 || ^4.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/deccb8a94b69b432c4ab240a3b6b67fa167dbc1e8b646be1dc8f60b40836dfd70117586dd71b17d32fa7a8a18b131ba4468d64cb8624d92c0ced81fcea58c06b
checksum: 10c0/820923a3abfae68fbe8145efa0f35317634d44f7ada4b8d57f928f10dfa32e768252939ea75f2e166c55aa9035ecaa2d686423216d0bbfb06ba22c3c70fc7771
languageName: node
linkType: hard

Expand Down Expand Up @@ -21473,7 +21473,7 @@ __metadata:
"@prettier/plugin-ruby": "npm:4.0.4"
"@rails/activestorage": "npm:7.1.3"
"@sentry/browser": "npm:^8.7.0"
"@stripe/react-stripe-js": "npm:2.7.2"
"@stripe/react-stripe-js": "npm:2.7.3"
"@stripe/stripe-js": "npm:2.4.0"
"@swc/core": "npm:^1.4.2"
"@swc/jest": "npm:^0.2.36"
Expand Down

0 comments on commit 5230c7d

Please sign in to comment.