diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 8e0cff96..80cc8ac2 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -31,7 +31,7 @@ "skynet-js": "3.0.2", "stripe": "8.171.0", "superagent": "6.1.0", - "swr": "0.5.6", + "swr": "1.0.0", "tailwindcss": "2.2.7", "yup": "0.32.9" } diff --git a/packages/dashboard/yarn.lock b/packages/dashboard/yarn.lock index f5262ed7..1d651e36 100644 --- a/packages/dashboard/yarn.lock +++ b/packages/dashboard/yarn.lock @@ -2879,10 +2879,10 @@ supports-color@^8.0.0: dependencies: has-flag "^4.0.0" -swr@0.5.6: - version "0.5.6" - resolved "https://registry.yarnpkg.com/swr/-/swr-0.5.6.tgz#70bfe9bc9d7ac49a064be4a0f4acf57982e55a31" - integrity sha512-Bmx3L4geMZjYT5S2Z6EE6/5Cx6v1Ka0LhqZKq8d6WL2eu9y6gHWz3dUzfIK/ymZVHVfwT/EweFXiYGgfifei3w== +swr@1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/swr/-/swr-1.0.0.tgz#d047933714d8bd16ae35af67d81149f4ae700a4d" + integrity sha512-v55Dr+vxIFiUyGxC5W4uN5falxHxYdbpb/R3bO+bSG+svbC9bUWmupy4NM/2pER7X8OvgwJWu0AiSoGy0ND9ew== dependencies: dequal "2.0.2"