diff --git a/package.json b/package.json index 27f040c..522c530 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "react": "17.0.1", "react-dom": "17.0.1", "styled-components": "5.2.3", - "swr": "0.5.5", + "swr": "0.5.6", "use-wallet": "0.8.1" }, "description": "This is a simple web3 starter with a clean layout", diff --git a/yarn.lock b/yarn.lock index e0ffcd3..cf98d8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6426,10 +6426,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -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== +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== dependencies: dequal "2.0.2"