Skip to content

Commit 65a799a

Browse files
Update dependency @stripe/react-stripe-js to v5.6.1
1 parent 0b794f8 commit 65a799a

2 files changed

Lines changed: 7 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@rails/activestorage": "8.1.300",
5454
"@sentry/browser": "^10.0.0",
5555
"@sentry/types": "^10.0.0",
56-
"@stripe/react-stripe-js": "5.3.0",
56+
"@stripe/react-stripe-js": "5.6.1",
5757
"@stripe/stripe-js": "8.4.0",
5858
"@tanstack/react-table": "^8.20.6",
5959
"@testing-library/react": "16.3.2",

yarn.lock

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7755,16 +7755,16 @@ __metadata:
77557755
languageName: node
77567756
linkType: hard
77577757

7758-
"@stripe/react-stripe-js@npm:5.3.0":
7759-
version: 5.3.0
7760-
resolution: "@stripe/react-stripe-js@npm:5.3.0"
7758+
"@stripe/react-stripe-js@npm:5.6.1":
7759+
version: 5.6.1
7760+
resolution: "@stripe/react-stripe-js@npm:5.6.1"
77617761
dependencies:
77627762
prop-types: "npm:^15.7.2"
77637763
peerDependencies:
77647764
"@stripe/stripe-js": ">=8.0.0 <9.0.0"
77657765
react: ">=16.8.0 <20.0.0"
77667766
react-dom: ">=16.8.0 <20.0.0"
7767-
checksum: 10c0/36a86f2f3a8075cdef7d4a09ad12b112a21a4d1ea3b21c1971369ab108e8a653d4fb4bcac3e5a2c5926792bd1eb48b28259063d8ac079f7525b81b18b28ed146
7767+
checksum: 10c0/fad382094873e860f25c91f91b7d04e18852c1442da2845f7d61974862041cb7852324165fd08abfa8b1f2549dc4343bc4140bcea73d8b7416f699d6cecc9c36
77687768
languageName: node
77697769
linkType: hard
77707770

@@ -22507,7 +22507,7 @@ __metadata:
2250722507
"@rollup/plugin-swc": "npm:^0.4.0"
2250822508
"@sentry/browser": "npm:^10.0.0"
2250922509
"@sentry/types": "npm:^10.0.0"
22510-
"@stripe/react-stripe-js": "npm:5.3.0"
22510+
"@stripe/react-stripe-js": "npm:5.6.1"
2251122511
"@stripe/stripe-js": "npm:8.4.0"
2251222512
"@swc/core": "npm:^1.14.0"
2251322513
"@tanstack/react-table": "npm:^8.20.6"
@@ -25231,16 +25231,7 @@ __metadata:
2523125231
languageName: node
2523225232
linkType: hard
2523325233

25234-
"uuid@npm:*":
25235-
version: 13.0.0
25236-
resolution: "uuid@npm:13.0.0"
25237-
bin:
25238-
uuid: dist-node/bin/uuid
25239-
checksum: 10c0/950e4c18d57fef6c69675344f5700a08af21e26b9eff2bf2180427564297368c538ea11ac9fb2e6528b17fc3966a9fd2c5049361b0b63c7d654f3c550c9b3d67
25240-
languageName: node
25241-
linkType: hard
25242-
25243-
"uuid@npm:14.0.0":
25234+
"uuid@npm:*, uuid@npm:14.0.0":
2524425235
version: 14.0.0
2524525236
resolution: "uuid@npm:14.0.0"
2524625237
bin:

0 commit comments

Comments
 (0)