diff --git a/package.json b/package.json index 0ea6cdf..a3789f1 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "semantic-ui-css": "^2.4.1", "spectron": "13", "style-it": "^2.1.4", - "swr": "^0.3.11", + "swr": "^0.5.5", "tailwindcss": "^2.0.1", "typescript": "^4.0.2", "use-light-switch": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index deebb2d..c3d6023 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12794,10 +12794,10 @@ svgo@^1.0.0, svgo@^1.2.2, svgo@^1.3.2: unquote "~1.1.1" util.promisify "~1.0.0" -swr@^0.3.11: - version "0.3.11" - resolved "https://registry.yarnpkg.com/swr/-/swr-0.3.11.tgz#f7f50ed26c06afea4249482cec504768a2272664" - integrity sha512-ya30LuRGK2R7eDlttnb7tU5EmJYJ+N6ytIOM2j0Hqs0qauJcDjVLDOGy7KmFeH5ivOwLHalFaIyYl2K+SGa7HQ== +swr@^0.5.5: + version "0.5.5" + resolved "https://registry.yarnpkg.com/swr/-/swr-0.5.5.tgz#c72c1615765f33570a16bbb13699e3ac87eaaa3a" + integrity sha512-u4mUorK9Ipt+6LEITvWRWiRWAQjAysI6cHxbMmMV1dIdDzxMnswWo1CyGoyBHXX91CchxcuoqgFZ/ycx+YfhCA== dependencies: dequal "2.0.2"