Skip to content

Commit f0446cb

Browse files
chore(deps): update dependency stripe to v18
1 parent 08ea27c commit f0446cb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1032,7 +1032,7 @@
10321032
"@stacksjs/utils": "workspace:*",
10331033
"@stripe/stripe-js": "^5.10.0",
10341034
"@vue-stripe/vue-stripe": "^4.5.0",
1035-
"stripe": "^17.7.0",
1035+
"stripe": "^18.1.0",
10361036
},
10371037
},
10381038
"storage/framework/core/plugins": {
@@ -4933,7 +4933,7 @@
49334933

49344934
"strip-literal": ["[email protected]", "", { "dependencies": { "js-tokens": "^9.0.1" } }, "sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q=="],
49354935

4936-
"stripe": ["stripe@17.7.0", "", { "dependencies": { "@types/node": ">=8.1.0", "qs": "^6.11.0" } }, "sha512-aT2BU9KkizY9SATf14WhhYVv2uOapBWX0OFWF4xvcj1mPaNotlSc2CsxpS4DS46ZueSppmCF5BX1sNYBtwBvfw=="],
4936+
"stripe": ["stripe@18.1.0", "", { "dependencies": { "qs": "^6.11.0" }, "peerDependencies": { "@types/node": ">=12.x.x" }, "optionalPeers": ["@types/node"] }, "sha512-MLDiniPTHqcfIT3anyBPmOEcaiDhYa7/jRaNypQ3Rt2SJnayQZBvVbFghIziUCZdltGAndm/ZxVOSw6uuSCDig=="],
49374937

49384938
"strnum": ["[email protected]", "", {}, "sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA=="],
49394939

storage/framework/core/payments/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"@stacksjs/utils": "workspace:*",
4848
"@stripe/stripe-js": "^5.10.0",
4949
"@vue-stripe/vue-stripe": "^4.5.0",
50-
"stripe": "^17.7.0"
50+
"stripe": "^18.1.0"
5151
}
5252
}

0 commit comments

Comments
 (0)