Bump stripe from 8.6.0 to 8.7.0

Bumps [stripe](https://github.com/stripe/stripe-node) from 8.6.0 to 8.7.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.6.0...v8.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-27 09:28:05 +00:00 committed by GitHub
parent 9d86114de2
commit fe177e394d
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",
"smooth-scroll": "https://github.com/cferdinandi/smooth-scroll#v16.1.2",
"statsy": "~0.2.0",
"stripe": "^8.6.0",
"stripe": "^8.7.0",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
"zeroclipboard": "^2.2.0"

View file

@ -7466,10 +7466,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"
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
stripe@^8.6.0:
version "8.6.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.6.0.tgz#5adbf769aa52b4ace3d8c4ed04aa314385d248b2"
integrity sha512-Xg2x8piNiSNSo5LmlIQMX6n+fip/Dm2An1hahe/7OrUruciKOgfeN2BWqmVQT4OBwnjZ6wNmhad8ZSDKf8MgDQ==
stripe@^8.7.0:
version "8.7.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.7.0.tgz#f05f16fa817644a6364f439c1eba70d751b3cd55"
integrity sha512-vkVr/JHoR7u6EKyvVA3F/YXG7yF86GFI18HMNoAAP9jEE3gKTzZi8PY8hjWQ7k/ep6XVn6o4r7AQ7PiIedxYxQ==
dependencies:
"@types/node" "^13.1.0"
qs "^6.6.0"