Merge pull request #1068 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe-8.169.0

Bump stripe from 8.168.0 to 8.169.0 in /packages/dashboard
This commit is contained in:
Karol Wypchło 2021-08-17 12:20:00 +02:00 committed by GitHub
commit c2ac5943d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"skynet-js": "3.0.2",
"stripe": "8.168.0",
"stripe": "8.169.0",
"superagent": "6.1.0",
"swr": "0.5.6",
"tailwindcss": "2.2.7",

View File

@ -2788,10 +2788,10 @@ strip-eof@^1.0.0:
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
integrity sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=
stripe@8.168.0:
version "8.168.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.168.0.tgz#d60d2901bea00a7ab56115743dba85fa20f8a2ea"
integrity sha512-MQXTarijIOagtLajGe1zBFc9KMbB7jIoFv/kr1WsDPJO/S+/hhZjsXCgBkNvnlwK7Yl0VUn+YrgXl9/9wU6WCw==
stripe@8.169.0:
version "8.169.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.169.0.tgz#5970cc055872fccbc49713f6428a682ece7f3e76"
integrity sha512-h4JVMGnhYwkEu8dFHX0MewtTFEWcjJQ2zTiFcvhW5toa/2JcEeObfwH27Z29A6t/6s2vnXrXxEnuyL7gBBAXqA==
dependencies:
"@types/node" ">=8.1.0"
qs "^6.6.0"