Skip to content

Commit

Permalink
Update dependency stripe to v9 (#215)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 11, 2022
1 parent eb9d8e9 commit cf309b6
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 @@ -7,6 +7,6 @@
"@redwoodjs/graphql-server": "1.3.2",
"graphql-scalars": "1.17.0",
"nodemailer": "6.7.5",
"stripe": "8.222.0"
"stripe": "9.0.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7405,7 +7405,7 @@ __metadata:
"@redwoodjs/graphql-server": 1.3.2
graphql-scalars: 1.17.0
nodemailer: 6.7.5
stripe: 8.222.0
stripe: 9.0.0
languageName: unknown
linkType: soft

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

"stripe@npm:8.222.0":
version: 8.222.0
resolution: "stripe@npm:8.222.0"
"stripe@npm:9.0.0":
version: 9.0.0
resolution: "stripe@npm:9.0.0"
dependencies:
"@types/node": ">=8.1.0"
qs: ^6.10.3
checksum: 7979f9d2b2f099d3bf0e5558dd4dc8f20fb20e8a34d93f38fc55fc1c0dc79296345898035f4075f497e255a9e7f6a0df3f9d8dbb0d1beb57fca595f70429af53
checksum: f3061a2e995d62925b98c3c3bc752071a874496d040fb37f6371d59c050a33e706d5fc24f7d26d51f7563a94c560933fc24c3c6e9e2ac73711d79f70e1168781
languageName: node
linkType: hard

Expand Down

0 comments on commit cf309b6

Please sign in to comment.