diff --git a/hashira-web/package.json b/hashira-web/package.json index 78e81459..b5536b8f 100644 --- a/hashira-web/package.json +++ b/hashira-web/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@types/react": "^17.0.37", "@types/react-dom": "^17.0.11", - "@types/styled-components": "^5.1.17", + "@types/styled-components": "^5.1.18", "@types/uuid": "^8.3.3", "ansi-regex": "6.0.1", "firebase-tools": "^10.0.0", diff --git a/hashira-web/yarn.lock b/hashira-web/yarn.lock index e7a20b69..e69dc17a 100644 --- a/hashira-web/yarn.lock +++ b/hashira-web/yarn.lock @@ -791,10 +791,10 @@ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39" integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew== -"@types/styled-components@^5.1.17": - version "5.1.17" - resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.17.tgz#0b5ecf748eb5fb81db4b4115b168a162379c181b" - integrity sha512-niMaIan3C2LYCGEPntljGrkxLBfz1RZf4WTTv7w9GJygMsCOl226/UoSwXC8dIHCHs4sQKFQUs5JtdL2hj7k0g== +"@types/styled-components@^5.1.18": + version "5.1.18" + resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.18.tgz#1c361130f76a52f1cb4851c2a32aa328267e5b78" + integrity sha512-xPTYmWP7Mxk5TAD3pYsqjwA9G5fAI8e/S51QUJEl7EQD1siKCdiYXIWiH2lzoHRl+QqbQCJMcGv3YTF3OmyPdQ== dependencies: "@types/hoist-non-react-statics" "*" "@types/react" "*"