Skip to content

Commit

Permalink
Update dependency stripe to ^8.186.0 (#6821)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Nov 2, 2021
1 parent 6c7974d commit d5bdfb0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples-staging/ecommerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"nodemailer": "^6.7.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"stripe": "^8.181.0"
"stripe": "^8.186.0"
},
"devDependencies": {
"typescript": "^4.4.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11738,10 +11738,10 @@ strip-outer@^1.0.1:
dependencies:
escape-string-regexp "^1.0.2"

stripe@^8.181.0:
version "8.184.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.184.0.tgz#ea68470ca6045bb47516c4fea3b775fd6ce15a36"
integrity sha512-ZUdvyX+sizTxXLEbUjgTShrulSWSkMIt7hIKdAkhnajYrHdzVtdmhBJl8sQbR9chMVox3Ig5ohilyeIrvcCE2g==
stripe@^8.186.0:
version "8.186.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.186.0.tgz#633e78405ce5b9be7223d1005fb2be4be051f107"
integrity sha512-3cwVjRA60/Kr2DsXbHYVoS2pCEEOFRQ1/oxq9kquKLD9ZyxZ6+AK6UBQoeVO6FPNUBHqRt8bcbJ3NT0siBgDvg==
dependencies:
"@types/node" ">=8.1.0"
qs "^6.6.0"
Expand Down

0 comments on commit d5bdfb0

Please sign in to comment.