Skip to content

Commit da21bfc

Browse files
Update dependency @stripe/react-stripe-js to v3.9.1 (#10868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0548a4 commit da21bfc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@rails/activestorage": "8.0.201",
5454
"@sentry/browser": "^9.0.0",
5555
"@sentry/types": "^9.0.0",
56-
"@stripe/react-stripe-js": "3.9.0",
56+
"@stripe/react-stripe-js": "3.9.1",
5757
"@stripe/stripe-js": "7.8.0",
5858
"@tanstack/react-table": "^8.20.6",
5959
"@testing-library/react": "16.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6671,16 +6671,16 @@ __metadata:
66716671
languageName: node
66726672
linkType: hard
66736673

6674-
"@stripe/react-stripe-js@npm:3.9.0":
6675-
version: 3.9.0
6676-
resolution: "@stripe/react-stripe-js@npm:3.9.0"
6674+
"@stripe/react-stripe-js@npm:3.9.1":
6675+
version: 3.9.1
6676+
resolution: "@stripe/react-stripe-js@npm:3.9.1"
66776677
dependencies:
66786678
prop-types: "npm:^15.7.2"
66796679
peerDependencies:
66806680
"@stripe/stripe-js": ">=1.44.1 <8.0.0"
66816681
react: ">=16.8.0 <20.0.0"
66826682
react-dom: ">=16.8.0 <20.0.0"
6683-
checksum: 10c0/489328b8eadf4a2cfe4985afbd6fe805666a64faf21379a0c2c0e88a12d3043572d3fa1d2ec86375e2be2ad6f3e5bb731f28f895164ee976c15a63adc7eec605
6683+
checksum: 10c0/a871dee52f0efcc158470c71571cfc24f8b7aee62697f27d8d9b397fe23ef0561c9f277a4ed5e97faa2dea1e70f55bbf5a3151a196bc7911a8348194eff8fffa
66846684
languageName: node
66856685
linkType: hard
66866686

@@ -21601,7 +21601,7 @@ __metadata:
2160121601
"@rollup/plugin-swc": "npm:^0.4.0"
2160221602
"@sentry/browser": "npm:^9.0.0"
2160321603
"@sentry/types": "npm:^9.0.0"
21604-
"@stripe/react-stripe-js": "npm:3.9.0"
21604+
"@stripe/react-stripe-js": "npm:3.9.1"
2160521605
"@stripe/stripe-js": "npm:7.8.0"
2160621606
"@swc/core": "npm:^1.9.2"
2160721607
"@tanstack/react-table": "npm:^8.20.6"

0 commit comments

Comments
 (0)