Skip to content

Commit

Permalink
Update dependency @redwoodjs-stripe/api to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2023
1 parent a47d4e8 commit eee658f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs-stripe/api": "^0.1.0-rc.14",
"@redwoodjs-stripe/api": "^1.0.0",
"@redwoodjs/api": "5.4.2",
"@redwoodjs/auth-dbauth-api": "5.4.2",
"@redwoodjs/graphql-server": "5.4.2",
Expand Down
15 changes: 7 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4654,13 +4654,12 @@ __metadata:
languageName: node
linkType: hard

"@redwoodjs-stripe/api@npm:^0.1.0-rc.14":
version: 0.1.0-rc.15
resolution: "@redwoodjs-stripe/api@npm:0.1.0-rc.15"
"@redwoodjs-stripe/api@npm:^1.0.0":
version: 1.0.0
resolution: "@redwoodjs-stripe/api@npm:1.0.0"
dependencies:
fs-extra: ^10.1.0
stripe: ^11.9.1
checksum: 007d7d90599f582d8669e64ee19dba6e864d1a549277dc9348c656f0351a6b62e1d25cd96c99131a8ea48bbae388a9ab4d6dd16042d981f67885a4b248a8b2b6
stripe: ^11.18.0
checksum: c6b360a135535a0530c83f7803e87a01b2fa9ba2bab67902214ea0e261492655a7ac0f6b1b4827ce6449a672ffcadcd8a74951a40865c89df9a4e97728d2bcb8
languageName: node
linkType: hard

Expand Down Expand Up @@ -8655,7 +8654,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "api@workspace:api"
dependencies:
"@redwoodjs-stripe/api": ^0.1.0-rc.14
"@redwoodjs-stripe/api": ^1.0.0
"@redwoodjs/api": 5.4.2
"@redwoodjs/auth-dbauth-api": 5.4.2
"@redwoodjs/graphql-server": 5.4.2
Expand Down Expand Up @@ -23299,7 +23298,7 @@ __metadata:
languageName: node
linkType: hard

"stripe@npm:^11.9.1":
"stripe@npm:^11.18.0":
version: 11.18.0
resolution: "stripe@npm:11.18.0"
dependencies:
Expand Down

0 comments on commit eee658f

Please sign in to comment.