Skip to content

Commit

Permalink
Update dependency stripe to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 4ab2779 commit 3fd5686
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 315 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"auth0": "^4.3.1",
"date-fns": "^3.0.0",
"kysely": "^0.27.0",
"stripe": "^13.11.0",
"stripe": "^16.0.0",
"ulid": "^2.3.0",
"zod": "^3.22.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gateway-edge-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"ical-generator": "^5.0.1",
"jsonwebtoken": "^9.0.2",
"next-auth": "^4.24.5",
"stripe": "^13.11.0"
"stripe": "^16.0.0"
},
"peerDependencies": {
"next": "^14.0.3"
Expand Down
Loading

0 comments on commit 3fd5686

Please sign in to comment.