Merge pull request #1308 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe-8.184.0

Bump stripe from 8.183.0 to 8.184.0 in /packages/dashboard
This commit is contained in:
Karol Wypchło 2021-10-26 09:47:44 +01:00 committed by GitHub
commit a6cb8538d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"react-dom": "17.0.2",
"react-toastify": "8.0.3",
"skynet-js": "3.0.2",
"stripe": "8.183.0",
"stripe": "8.184.0",
"superagent": "6.1.0",
"swr": "1.0.1",
"tailwindcss": "2.2.16",

View File

@ -2910,10 +2910,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.183.0:
version "8.183.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.183.0.tgz#3dc183fafff618526a576a0d9972483b08075e06"
integrity sha512-QcM3nimH1CuP49VPPRt36Wgfu4QoS+Wm0eyGMis7Ej+seWFKqMffMdx7TE2gn8dVsJIOA1kDuIbAQGqpZHozGA==
stripe@8.184.0:
version "8.184.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.184.0.tgz#ea68470ca6045bb47516c4fea3b775fd6ce15a36"
integrity sha512-ZUdvyX+sizTxXLEbUjgTShrulSWSkMIt7hIKdAkhnajYrHdzVtdmhBJl8sQbR9chMVox3Ig5ohilyeIrvcCE2g==
dependencies:
"@types/node" ">=8.1.0"
qs "^6.6.0"