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.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2024
1 parent c4dc64f commit a839162
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.18.0"
"stripe": "14.19.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
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.18.0"
stripe: "npm:14.19.0"
languageName: unknown
linkType: soft

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

"stripe@npm:14.18.0":
version: 14.18.0
resolution: "stripe@npm:14.18.0"
"stripe@npm:14.19.0":
version: 14.19.0
resolution: "stripe@npm:14.19.0"
dependencies:
"@types/node": "npm:>=8.1.0"
qs: "npm:^6.11.0"
checksum: 10c0/cba491d1be424e184e86b192720b104e35725b078fb4987e8040c0531e5545e1486228c4a3dfe22aa8012de704a05fa43738662921094c6e597f6719048078f8
checksum: 10c0/2ded93390fbdc55cafe265e8311746b75706f0eb9ec0fa259b8558aefa44f06b5fd4b5281ee27f1da8b2c0b943488f8a6cf952766cefdd7c851602880f8a0aca
languageName: node
linkType: hard

Expand Down

0 comments on commit a839162

Please sign in to comment.