Skip to content

Commit

Permalink
Update dependency stripe to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent 6bee314 commit 98c87be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"@redwoodjs/graphql-server": "7.4.3",
"graphql-scalars": "1.23.0",
"nodemailer": "6.9.13",
"stripe": "12.18.0"
"stripe": "15.9.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7152,7 +7152,7 @@ __metadata:
"@redwoodjs/graphql-server": 7.4.3
graphql-scalars: 1.23.0
nodemailer: 6.9.13
stripe: 12.18.0
stripe: 15.9.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -19754,13 +19754,13 @@ __metadata:
languageName: node
linkType: hard

"stripe@npm:12.18.0":
version: 12.18.0
resolution: "stripe@npm:12.18.0"
"stripe@npm:15.9.0":
version: 15.9.0
resolution: "stripe@npm:15.9.0"
dependencies:
"@types/node": ">=8.1.0"
qs: ^6.11.0
checksum: 7ff4985ac02fe1722a304eb07a6894fa216e6ea57b86ba9ba7b51e58fa2eeead8026ad2691a0fbf8e07d2ce3ca767b0bee6ca29d75e72d5ed2744a7e5b400b2c
checksum: e76328c429a96d1d0c04b82e87a46917b664ab77205db6dba51234db0ca9f28c5316e2cc954f72b8f7f2561ecddff7332c859914dd226193dd1ea5d61f52906a
languageName: node
linkType: hard

Expand Down

0 comments on commit 98c87be

Please sign in to comment.