diff --git a/package.json b/package.json index 71e63705..2b0c313a 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@types/jest": "^26.0.9", "@types/jsonwebtoken": "^8.5.0", "@types/serve-favicon": "^2.5.0", - "@types/uuid": "^8.0.1", + "@types/uuid": "^8.3.0", "@types/validator": "^13.1.0", "axios": "^0.19.2", "jest": "^25.5.4", diff --git a/yarn.lock b/yarn.lock index fea5bc63..b63c086d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1257,10 +1257,10 @@ resolved "https://registry.npmjs.org/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz#9aa30c04db212a9a0649d6ae6fd50accc40748a1" integrity sha512-7NQmHra/JILCd1QqpSzl8+mJRc8ZHz3uDm8YV1Ks9IhK0epEiTw8aIErbvH9PI+6XbqhyIQy3462nEsn7UVzjQ== -"@types/uuid@^8.0.1": - version "8.0.1" - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.0.1.tgz#42958a1a880640b139eea97a1640e1a3f61016d2" - integrity sha512-2kE8rEFgJpbBAPw5JghccEevQb0XVU0tewF/8h7wPQTeCtoJ6h8qmBIwuzUVm2MutmzC/cpCkwxudixoNYDp1A== +"@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/validator@^13.1.0": version "13.1.0"