diff --git a/package.json b/package.json index 56c26d6f..3c205f56 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@types/seamless-immutable": "7.1.15", "@types/styled-jsx": "2.2.8", "@types/terser-webpack-plugin": "5.0.3", - "@types/uuid": "8.3.0", + "@types/uuid": "8.3.1", "@typescript-eslint/eslint-plugin": "4.28.1", "@typescript-eslint/parser": "4.28.1", "ava": "3.15.0", diff --git a/yarn.lock b/yarn.lock index 15304eba..31270edd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -977,10 +977,10 @@ terser "^5.3.8" webpack "^5.1.0" -"@types/uuid@8.3.0": - version "8.3.0" - resolved "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.0.tgz#215c231dff736d5ba92410e6d602050cce7e273f" - integrity sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ== +"@types/uuid@8.3.1": + version "8.3.1" + resolved "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.1.tgz#1a32969cf8f0364b3d8c8af9cc3555b7805df14f" + integrity sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg== "@types/verror@^1.10.3": version "1.10.4"