Merge pull request #63 from kudos/dependabot/npm_and_yarn/stripe-8.24.0

Bump stripe from 8.12.0 to 8.24.0
This commit is contained in:
Jonathan Cremin 2020-03-14 10:32:51 +00:00 committed by GitHub
commit 51e8d3beda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -7485,10 +7485,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.12.0:
version "8.12.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.12.0.tgz#59af76668a2be884d6d7c940d99e22fd78fb7147"
integrity sha512-XFjrjSn96AYr/9aU35bKY5zI99opLBpYPjYLJ3m6ArlOAPvJk810+6pOZSPRQw1Sc5lFtJ+/acOhg3oBXKm72Q==
stripe@^8.24.0:
version "8.24.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.24.0.tgz#a36aa59439ca321b3ee4f76e1d9747801ba75f54"
integrity sha512-ILK5Z+NT/AD5VFQi0FRoAONSAw+QSA+hBgO6rAUQeeSg1ru2ccSzgADf/xyJM0c+qVFip1s2pBsEGvLmhm455Q==
dependencies:
"@types/node" ">=8.1.0"
qs "^6.6.0"