Skip to content

Commit

Permalink
Update dependency stripe to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent 1ad0eb1 commit 54864f8
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.3.0",
"graphql-scalars": "1.23.0",
"nodemailer": "6.9.13",
"stripe": "12.18.0"
"stripe": "14.24.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7217,7 +7217,7 @@ __metadata:
"@redwoodjs/graphql-server": 7.3.0
graphql-scalars: 1.23.0
nodemailer: 6.9.13
stripe: 12.18.0
stripe: 14.24.0
languageName: unknown
linkType: soft

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

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

Expand Down

0 comments on commit 54864f8

Please sign in to comment.