Skip to content

Commit

Permalink
fix(deps): update dependency stripe to v7.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 18, 2020
1 parent 3c73be9 commit e965f32
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 21 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@moltin/sdk": "3.21.0",
"micro": "9.3.4",
"micro-cors": "0.1.1",
"stripe": "7.1.0"
"stripe": "7.15.0"
},
"devDependencies": {
"husky": "2.4.0",
Expand Down
11 changes: 4 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6299,15 +6299,12 @@ strip-json-comments@~2.0.1:
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=

stripe@7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-7.1.0.tgz#8e6ba9eefd9947c7e051b7cce23d224148293d1b"
integrity sha512-5xZE/HrQ1WjEds5+z6JfcLtXoEbOV5LxfIE0x8YACqqvelNVyW0aErfeUIFSjSgniEDLWvQalb1l2Bx2LQqV0w==
stripe@7.15.0:
version "7.15.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-7.15.0.tgz#03593caec169b698997c091b07d21da701eeee18"
integrity sha512-TmouNGv1rIU7cgw7iFKjdQueJSwYKdPRPBuO7eNjrRliZUnsf2bpJqYe+n6ByarUJr38KmhLheVUxDyRawByPQ==
dependencies:
lodash.isplainobject "^4.0.6"
qs "^6.6.0"
safe-buffer "^5.1.1"
uuid "^3.3.2"

supports-color@^5.0.0, supports-color@^5.3.0:
version "5.5.0"
Expand Down

0 comments on commit e965f32

Please sign in to comment.