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 v14.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent 0143487 commit 52b04a9
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.23.0"
"stripe": "14.24.0"
},
"devDependencies": {
"@babel/core": "7.24.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ __metadata:
jest: "npm:29.7.0"
lint-staged: "npm:15.2.2"
prettier: "npm:3.2.5"
stripe: "npm:14.23.0"
stripe: "npm:14.24.0"
languageName: unknown
linkType: soft

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

"stripe@npm:14.23.0":
version: 14.23.0
resolution: "stripe@npm:14.23.0"
"stripe@npm:14.24.0":
version: 14.24.0
resolution: "stripe@npm:14.24.0"
dependencies:
"@types/node": "npm:>=8.1.0"
qs: "npm:^6.11.0"
checksum: 10c0/db75c64438c08b07b559ac346e5b03d3689c0ee2ea4cccceb6f542c766d4e4f6b9966f6b6f50d59ce2efca68860d614e7a4a3b41ea1acbe5f09d620e76df131b
checksum: 10c0/81135be8e4affa99d5c2932d4403759457c14aab9c743652573c691bc547c3a4be29809650271061cf65cce726f919a326d54c6bd0902d8f9ec5284b55756a45
languageName: node
linkType: hard

Expand Down

0 comments on commit 52b04a9

Please sign in to comment.