diff --git a/package.json b/package.json index 50fc6a5..f0d5411 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "react-flip-toolkit": "^7.0.13", "react-is": "^17.0.2", "secure-pin": "^1.0.14", - "styled-components": "^5.2.1", + "styled-components": "^5.3.7", "undici": "^5.11.0", "whatwg-url": "^6.5.0", "ws": "^8.9.0", diff --git a/yarn.lock b/yarn.lock index c015a8f..667a854 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6874,10 +6874,10 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== -styled-components@^5.2.1: - version "5.3.6" - resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.6.tgz#27753c8c27c650bee9358e343fc927966bfd00d1" - integrity sha512-hGTZquGAaTqhGWldX7hhfzjnIYBZ0IXQXkCYdvF1Sq3DsUaLx6+NTHC5Jj1ooM2F68sBiVz3lvhfwQs/S3l6qg== +styled-components@^5.3.7: + version "5.3.8" + resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.8.tgz#b92e2d10352dc9ecf3b1bc5d27c7500832dcf870" + integrity sha512-6jQrlvaJQ16uWVVO0rBfApaTPItkqaG32l3746enNZzpMDxMvzmHzj8rHUg39bvVtom0Y8o8ZzWuchEXKGjVsg== dependencies: "@babel/helper-module-imports" "^7.0.0" "@babel/traverse" "^7.4.5"