Skip to content

Commit

Permalink
fix(deps): update dependency stripe to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent c47c50d commit 37dfcca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"redoc": "2.2.0",
"reflect-metadata": "0.2.2",
"request-ip": "3.3.0",
"stripe": "16.12.0",
"stripe": "17.5.0",
"styled-components": "6.1.13",
"swr": "2.2.5",
"use-debounce": "10.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9272,7 +9272,7 @@ __metadata:
reflect-metadata: "npm:0.2.2"
request-ip: "npm:3.3.0"
start-server-and-test: "npm:2.0.9"
stripe: "npm:16.12.0"
stripe: "npm:17.5.0"
styled-components: "npm:6.1.13"
swr: "npm:2.2.5"
tailwindcss: "npm:3.4.17"
Expand Down Expand Up @@ -11326,13 +11326,13 @@ __metadata:
languageName: node
linkType: hard

"stripe@npm:16.12.0":
version: 16.12.0
resolution: "stripe@npm:16.12.0"
"stripe@npm:17.5.0":
version: 17.5.0
resolution: "stripe@npm:17.5.0"
dependencies:
"@types/node": "npm:>=8.1.0"
qs: "npm:^6.11.0"
checksum: 10c0/0db277eb92236d7ea811a9100b7d9c5abdc663e0f72f73893bb8c78869c1b937aa4f8a16eea6c61365a5f8d3617ff1f2f3ae6a7aee4c8cacd6dcab8f3bdaab48
checksum: 10c0/ba9cda3359f866c78ed03fea076222dbabdcaa4a33dafa187479cc5059f020b8853236ab13dba6078806bd5b99781a33b4477803257cfe1b139c470d3576d9ec
languageName: node
linkType: hard

Expand Down

0 comments on commit 37dfcca

Please sign in to comment.