Skip to content

Commit 93888ef

Browse files
Bump stripe from 14.25.0 to 17.2.0 (#2636)
Bumps [stripe](https://github.com/stripe/stripe-node) from 14.25.0 to 17.2.0. - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-node@v14.25.0...v17.2.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c0e19b commit 93888ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/apps/job-launcher/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"pg": "8.12.0",
5656
"reflect-metadata": "^0.2.2",
5757
"rxjs": "^7.2.0",
58-
"stripe": "^14.24.0",
58+
"stripe": "^17.2.0",
5959
"typeorm": "^0.3.17",
6060
"typeorm-naming-strategies": "^4.1.0",
6161
"zxcvbn": "^4.4.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19206,10 +19206,10 @@ strip-literal@^2.0.0:
1920619206
dependencies:
1920719207
js-tokens "^9.0.0"
1920819208

19209-
stripe@^14.24.0:
19210-
version "14.25.0"
19211-
resolved "https://registry.yarnpkg.com/stripe/-/stripe-14.25.0.tgz#65924510465924d2688a2b4d7f9cbfd8548cf9b9"
19212-
integrity sha512-wQS3GNMofCXwH8TSje8E1SE8zr6ODiGtHQgPtO95p9Mb4FhKC9jvXR2NUTpZ9ZINlckJcFidCmaTFV4P6vsb9g==
19209+
stripe@^17.2.0:
19210+
version "17.2.0"
19211+
resolved "https://registry.yarnpkg.com/stripe/-/stripe-17.2.0.tgz#1b70fb60b01e64a2bf64cccb42215a1abcca9d39"
19212+
integrity sha512-KuDplY9WrNKi07+uEFeguis/Mh+HC+hfEMy8P5snhQzCXUv01o+4KcIJ9auFxpv4Odp2R2krs9rZ9PhQl8+Sdw==
1921319213
dependencies:
1921419214
"@types/node" ">=8.1.0"
1921519215
qs "^6.11.0"

0 commit comments

Comments
 (0)