diff --git a/package.json b/package.json index f3aa65731..4d299f907 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@types/react-dom": "^17.0.8", "@types/react-router-dom": "^5.1.7", "@types/rebass": "^4.0.8", - "@types/styled-components": "^5.1.9", + "@types/styled-components": "^5.1.23", "@typescript-eslint/eslint-plugin": "^4.28.0", "@typescript-eslint/parser": "^4.28.0", "@uniswap/token-lists": "^1.0.0-beta.15", diff --git a/yarn.lock b/yarn.lock index c285a7057..66c897886 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3475,16 +3475,7 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^17.0.3": - version "17.0.5" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.5.tgz#3d887570c4489011f75a3fc8f965bf87d09a1bea" - integrity sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw== - dependencies: - "@types/prop-types" "*" - "@types/scheduler" "*" - csstype "^3.0.2" - -"@types/react@^17.0.11": +"@types/react@*", "@types/react@^17.0.11", "@types/react@^17.0.3": version "17.0.11" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451" integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA== @@ -3525,10 +3516,10 @@ resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff" integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw== -"@types/styled-components@*", "@types/styled-components@^5.1.9": - version "5.1.9" - resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.9.tgz#00d3d84b501420521c4db727e3c195459f87a6cf" - integrity sha512-kbEG6YlwK8rucITpKEr6pA4Ho9KSQHUUOzZ9lY3va1mtcjvS3D0wDciFyHEiNHKLL/npZCKDQJqm0x44sPO9oA== +"@types/styled-components@*", "@types/styled-components@^5.1.23": + version "5.1.23" + resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.23.tgz#11e5740047f292b42a042c60c0ef16b58d5adef6" + integrity sha512-zt8oQGU6XB4LH1Xpq169YnAVmt22+swzHJvyKMyTZu/z8+afvgKjjg0s79aAodgNSf36ZOEG6DyVAW/JhLH2Nw== dependencies: "@types/hoist-non-react-statics" "*" "@types/react" "*" @@ -3716,10 +3707,10 @@ "@typescript-eslint/types" "4.28.0" eslint-visitor-keys "^2.0.0" -"@ubeswap/default-token-list@^4.1.41": - version "4.1.41" - resolved "https://registry.yarnpkg.com/@ubeswap/default-token-list/-/default-token-list-4.1.41.tgz#6a2ee20a994b63d659dc9091b92626fa5d297d70" - integrity sha512-Txt4xNmXya0CaBcxbjC2+EF/pPYS3x110ZB8PEHyzR1t7mT1XF9enZav2NjOngeQurhlme92PyKheioh+k1gyA== +"@ubeswap/default-token-list@^4.1.42": + version "4.1.44" + resolved "https://registry.yarnpkg.com/@ubeswap/default-token-list/-/default-token-list-4.1.44.tgz#f5b2b2c3bb64fc7282cb487810c48d304e2702bf" + integrity sha512-EIUsqOkHRUH4Dt9B8W5XTABUpxs0UjWXsnhucqR2qxJDkmUUMzb7X706RQy9JgsyPCOwdoFBZRqa9/gRsZ/a6g== "@ubeswap/subgraph@^1.0.0": version "1.0.0"