Skip to content

Commit

Permalink
Update dependency stripe to v12.18.0 (#448)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent a47d4e8 commit cb95f96
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": "5.4.2",
"graphql-scalars": "1.22.2",
"nodemailer": "6.9.3",
"stripe": "12.11.0"
"stripe": "12.18.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8661,7 +8661,7 @@ __metadata:
"@redwoodjs/graphql-server": 5.4.2
graphql-scalars: 1.22.2
nodemailer: 6.9.3
stripe: 12.11.0
stripe: 12.18.0
languageName: unknown
linkType: soft

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

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

Expand Down

0 comments on commit cb95f96

Please sign in to comment.