Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency stripe to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent fbe2153 commit 91ad1ac
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 @@ -30,7 +30,7 @@
]
},
"dependencies": {
"stripe": "14.25.0"
"stripe": "15.7.0"
},
"devDependencies": {
"@babel/core": "7.24.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ __metadata:
jest: "npm:29.7.0"
lint-staged: "npm:15.2.2"
prettier: "npm:3.2.5"
stripe: "npm:14.25.0"
stripe: "npm:15.7.0"
languageName: unknown
linkType: soft

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

"stripe@npm:14.25.0":
version: 14.25.0
resolution: "stripe@npm:14.25.0"
"stripe@npm:15.7.0":
version: 15.7.0
resolution: "stripe@npm:15.7.0"
dependencies:
"@types/node": "npm:>=8.1.0"
qs: "npm:^6.11.0"
checksum: 10c0/3f98230d537bdcb9e31775576743e9f2e2137d45021b3a59afe5af17dc54397e8f27bab7abce6fbb81545f69dc73f4c1325c987d2e0c88c2149e135c783d14ff
checksum: 10c0/f6c0bc76f8f991a25c808156392c5c57c149f011283ffaf826cd0c3f9bc05d67d0a416ba5317142cb1a8b0ff8fed994db84f929dfead0fe6587b67dea68d40e1
languageName: node
linkType: hard

Expand Down

0 comments on commit 91ad1ac

Please sign in to comment.