diff --git a/package.json b/package.json index 4ac8d0c..8da6928 100644 --- a/package.json +++ b/package.json @@ -244,7 +244,7 @@ "pontx-spec-diff": "0.3.83", "qs": "^6.9.4", "querystring": "0.2.1", - "styled-components": "^6.1.1", + "styled-components": "^6.1.8", "url": "^0.11.0", "urllib": "^2.36.1", "xml2js": "^0.6.2" diff --git a/yarn.lock b/yarn.lock index b3f2e5a..21e0ebe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2525,10 +2525,10 @@ strip-json-comments@~2.0.1: resolved "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ== -styled-components@^6.1.1: - version "6.1.6" - resolved "https://registry.npmmirror.com/styled-components/-/styled-components-6.1.6.tgz#c75c4f994136545b3bcc11608db5363710b78c0e" - integrity sha512-DgTLULSC29xpabJ24bbn1+hulU6vvGFQf4RPwBOJrm8WJFnN42yXpo5voBt3jDSJBa5tBd1L6PqswJjQ0wRKdg== +styled-components@^6.1.8: + version "6.1.8" + resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.8.tgz#c109d36aeea52d8f049e12de2f3be39a6fc86201" + integrity sha512-PQ6Dn+QxlWyEGCKDS71NGsXoVLKfE1c3vApkvDYS5KAK+V8fNWGhbSUEo9Gg2iaID2tjLXegEW3bZDUGpofRWw== dependencies: "@emotion/is-prop-valid" "1.2.1" "@emotion/unitless" "0.8.0"