Skip to content

Commit 5a78eb0

Browse files
fix(deps): update dependency stripe to v17
1 parent ade2c8f commit 5a78eb0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mg-stripe/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"child_process": "1.0.2",
4949
"inquirer": "10.2.2",
5050
"ora": "8.1.1",
51-
"stripe": "12.18.0",
51+
"stripe": "17.3.1",
5252
"sywac": "1.3.0",
5353
"util": "0.12.5"
5454
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10733,10 +10733,10 @@ strip-json-comments@~2.0.1:
1073310733
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
1073410734
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
1073510735

10736-
stripe@12.18.0:
10737-
version "12.18.0"
10738-
resolved "https://registry.yarnpkg.com/stripe/-/stripe-12.18.0.tgz#1190aec3cf075d0611287046386bf0c0d165db69"
10739-
integrity sha512-cYjgBM2SY/dTm8Lr6eMyyONaHTZHA/QjHxFUIW5WH8FevSRIGAVtXEmBkUXF1fsqe7QvvRgQSGSJZmjDacegGg==
10736+
stripe@17.3.1:
10737+
version "17.3.1"
10738+
resolved "https://registry.yarnpkg.com/stripe/-/stripe-17.3.1.tgz#901e91e85f6bdbbe10094debab13ef2a9d4c0fc0"
10739+
integrity sha512-E9/u+GFBPkYnTmfFCoKX3+gP4R3SkZoGunHe4cw9J+sqkj5uxpLFf1LscuI9BuEyIQ0PFAgPTHavgQwRtOvnag==
1074010740
dependencies:
1074110741
"@types/node" ">=8.1.0"
1074210742
qs "^6.11.0"

0 commit comments

Comments
 (0)