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 9, 2024
1 parent bf9d6e0 commit 78b62ce
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.6.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.6.0"
languageName: unknown
linkType: soft

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

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

Expand Down

0 comments on commit 78b62ce

Please sign in to comment.