Skip to content

Commit b9dcff5

Browse files
Update dependency @stripe/react-stripe-js to v3.8.1 (#10838)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3345c25 commit b9dcff5

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.200",
5454
"@sentry/browser": "^9.0.0",
5555
"@sentry/types": "^9.0.0",
56-
"@stripe/react-stripe-js": "3.8.0",
56+
"@stripe/react-stripe-js": "3.8.1",
5757
"@stripe/stripe-js": "7.6.1",
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.8.0":
6675-
version: 3.8.0
6676-
resolution: "@stripe/react-stripe-js@npm:3.8.0"
6674+
"@stripe/react-stripe-js@npm:3.8.1":
6675+
version: 3.8.1
6676+
resolution: "@stripe/react-stripe-js@npm:3.8.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/55355d3ab428f5d74ed1d02ad8682f00b61cacd39413ae5558c888d3dd19c60229887112103056602a3a7fc072a79825a7c418a08fa611e95a59a4ac3b817ad5
6683+
checksum: 10c0/69c8aa706ddf1c04e85b39b6a22316a26e4e6680fdfce8d78d6d2ea7cacfbb1b9ec605425fdd87c2e098514c741318822fcb42dfd4762a105bf432966ab67c79
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.8.0"
21604+
"@stripe/react-stripe-js": "npm:3.8.1"
2160521605
"@stripe/stripe-js": "npm:7.6.1"
2160621606
"@swc/core": "npm:^1.9.2"
2160721607
"@tanstack/react-table": "npm:^8.20.6"

0 commit comments

Comments
 (0)