Skip to content

Commit

Permalink
Update dependency stripe to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent aab20ec commit 07c89fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 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.7.4",
"graphql-scalars": "1.24.1",
"nodemailer": "6.10.0",
"stripe": "12.18.0"
"stripe": "17.6.0"
}
}
20 changes: 5 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7153,7 +7153,7 @@ __metadata:
"@redwoodjs/graphql-server": 7.7.4
graphql-scalars: 1.24.1
nodemailer: 6.10.0
stripe: 12.18.0
stripe: 17.6.0
languageName: unknown
linkType: soft

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

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

"stripe@npm:>=11.18.0":
version: 15.12.0
resolution: "stripe@npm:15.12.0"
dependencies:
"@types/node": ">=8.1.0"
qs: ^6.11.0
checksum: 95de07b108b98388d2ead2dedc3fc371df55287c9e926385f95890c680d655234ba2832a23e11e283e946d44dac01868eec823ccf878628eb75f5baa67f08175
checksum: 78b5570fffeae5e197392d5ab506a4713f1ee7316df4359d5cc7628a31d86e6b29c464684b5de46420ef52d3a39c6a27e3e715c88d0f2968a48104a68285e8a7
languageName: node
linkType: hard

Expand Down

0 comments on commit 07c89fb

Please sign in to comment.