Bump stripe from 8.24.0 to 8.61.0

Bumps [stripe](https://github.com/stripe/stripe-node) from 8.24.0 to 8.61.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v8.24.0...v8.61.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-10 19:38:27 +00:00 committed by GitHub
parent dfc514ed8c
commit aa93725023
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -82,7 +82,7 @@
"sequelize": "^5.21.3", "sequelize": "^5.21.3",
"smooth-scroll": "^16.1.2", "smooth-scroll": "^16.1.2",
"statsy": "~0.2.0", "statsy": "~0.2.0",
"stripe": "^8.24.0", "stripe": "^8.61.0",
"webpack": "^4.43.0", "webpack": "^4.43.0",
"webpack-cli": "^3.3.11", "webpack-cli": "^3.3.11",
"zeroclipboard": "^2.2.0" "zeroclipboard": "^2.2.0"

View file

@ -7491,10 +7491,10 @@ strip-json-comments@2.0.1, strip-json-comments@^2.0.1, strip-json-comments@~2.0.
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo= integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
stripe@^8.24.0: stripe@^8.61.0:
version "8.24.0" version "8.61.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.24.0.tgz#a36aa59439ca321b3ee4f76e1d9747801ba75f54" resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.61.0.tgz#d008be650ec39877f2ecf2bf4093932eacf900fb"
integrity sha512-ILK5Z+NT/AD5VFQi0FRoAONSAw+QSA+hBgO6rAUQeeSg1ru2ccSzgADf/xyJM0c+qVFip1s2pBsEGvLmhm455Q== integrity sha512-nLZvB27IWo7NvHKjhe2TgUlGdqT5ftnaLMnBVDcXorg9ZBMXAS663AFYIsBZcIzsaAnIpQaFZa5xHJzmfrRoWg==
dependencies: dependencies:
"@types/node" ">=8.1.0" "@types/node" ">=8.1.0"
qs "^6.6.0" qs "^6.6.0"