diff --git a/package.json b/package.json index 3ef8a97f..a96806b4 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@types/seamless-immutable": "7.1.13", "@types/styled-jsx": "2.2.8", "@types/terser-webpack-plugin": "4.1.0", - "@types/uuid": "8.0.0", + "@types/uuid": "8.3.0", "@types/webpack": "4.41.21", "@typescript-eslint/eslint-plugin": "3.7.1", "@typescript-eslint/parser": "3.10.1", diff --git a/yarn.lock b/yarn.lock index 5c4da197..ac3ab026 100644 --- a/yarn.lock +++ b/yarn.lock @@ -885,10 +885,10 @@ dependencies: source-map "^0.6.1" -"@types/uuid@8.0.0": - version "8.0.0" - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.0.0.tgz#165aae4819ad2174a17476dbe66feebd549556c0" - integrity sha512-xSQfNcvOiE5f9dyd4Kzxbof1aTrLobL278pGLKOZI6esGfZ7ts9Ka16CzIN6Y8hFHE1C7jIBZokULhK1bOgjRw== +"@types/uuid@8.3.0": + version "8.3.0" + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.0.tgz#215c231dff736d5ba92410e6d602050cce7e273f" + integrity sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ== "@types/webpack-sources@*": version "0.1.6"