Skip to content

Commit 594e790

Browse files
chore(deps): update dependency @stripe/stripe-js to v9
1 parent 292ebdc commit 594e790

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

storage/framework/core/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prepublishOnly": "bun run build"
4848
},
4949
"dependencies": {
50-
"@stripe/stripe-js": "^8.7.0",
50+
"@stripe/stripe-js": "^9.0.0",
5151
"bun-query-builder": "^0.1.12",
5252
"ofetch": "^1.5.1",
5353
"perfect-debounce": "^2.1.0",

storage/framework/core/payments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@stacksjs/config": "workspace:*",
5454
"better-dx": "^0.2.5",
5555
"@stacksjs/utils": "workspace:*",
56-
"@stripe/stripe-js": "^8.7.0",
56+
"@stripe/stripe-js": "^9.0.0",
5757
"stripe": "^20.3.1"
5858
}
5959
}

0 commit comments

Comments
 (0)