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 19, 2024
1 parent 170f543 commit 332e291
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.4.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.4.0"
styled-components: "npm:6.1.13"
swr: "npm:2.2.5"
tailwindcss: "npm:3.4.16"
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.4.0":
version: 17.4.0
resolution: "stripe@npm:17.4.0"
dependencies:
"@types/node": "npm:>=8.1.0"
qs: "npm:^6.11.0"
checksum: 10c0/0db277eb92236d7ea811a9100b7d9c5abdc663e0f72f73893bb8c78869c1b937aa4f8a16eea6c61365a5f8d3617ff1f2f3ae6a7aee4c8cacd6dcab8f3bdaab48
checksum: 10c0/bae24fc8c7b464f26f0b03f278007ef08e7fda31215fd5547521edb18e681615fc20023661f881340b8bcc46b6fdb3fd8e306cb76599fcab49231407932ad990
languageName: node
linkType: hard

Expand Down

0 comments on commit 332e291

Please sign in to comment.