Skip to content

Commit

Permalink
chore(deps-dev): bump stripe from 8.9.0 to 8.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jan 31, 2020
1 parent 717b625 commit e298e67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"reflect-metadata": "0.1.13",
"rimraf": "3.0.1",
"rxjs": "6.5.4",
"stripe": "8.9.0",
"stripe": "8.12.0",
"ts-jest": "25.1.0",
"typescript": "3.7.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3446,10 +3446,10 @@ strip-final-newline@^2.0.0:
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==

stripe@8.9.0:
version "8.9.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.9.0.tgz#9c6fde43ca89045545fd1a725a5f1cca31aac781"
integrity sha512-8uLJrQSzcq7i6ZqGu12kDiRelgQRPvK+Ypg9814Uzv1kagQ2AWotY6NcRwoyC1A49WUi62J8GrwhCQAimNpK0w==
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==
dependencies:
"@types/node" ">=8.1.0"
qs "^6.6.0"
Expand Down

0 comments on commit e298e67

Please sign in to comment.