Bump stripe from 8.3.0 to 8.6.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 8.3.0 to 8.6.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.3.0...v8.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a94cdde425
commit
124e1447da
2 changed files with 5 additions and 5 deletions
|
@ -82,7 +82,7 @@
|
|||
"sequelize": "^5.21.3",
|
||||
"smooth-scroll": "https://github.com/cferdinandi/smooth-scroll#5.3.7",
|
||||
"statsy": "~0.2.0",
|
||||
"stripe": "^8.3.0",
|
||||
"stripe": "^8.6.0",
|
||||
"webpack": "^4.29.3",
|
||||
"webpack-cli": "^3.3.10",
|
||||
"zeroclipboard": "^2.2.0"
|
||||
|
|
|
@ -7518,10 +7518,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.3.0:
|
||||
version "8.3.0"
|
||||
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.3.0.tgz#f9ecd374a5d398cac9639c6a2241f615ad0acdc3"
|
||||
integrity sha512-p50YqB5+AhSKqwxFDAHue3Fr+xaueRJLA/zlP/xIYXdNXUqhkukNgO6mx+lfmgnrIumonVHNa2+Z31gBWYIOVg==
|
||||
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==
|
||||
dependencies:
|
||||
"@types/node" "^13.1.0"
|
||||
qs "^6.6.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue