diff --git a/package.json b/package.json index b698bf956e..133ab65ea2 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "@types/stoppable": "1.1.3", "@types/supertest": "2.0.16", "@types/type-is": "1.6.6", - "@types/uuid": "9.0.6", + "@types/uuid": "9.0.7", "concurrently": "^8.0.1", "copyfiles": "2.4.1", "coveralls": "3.1.1", diff --git a/yarn.lock b/yarn.lock index c92f7bb179..9dfab49320 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1613,10 +1613,10 @@ dependencies: "@types/node" "*" -"@types/uuid@9.0.6": - version "9.0.6" - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.6.tgz#c91ae743d8344a54b2b0c691195f5ff5265f6dfb" - integrity sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew== +"@types/uuid@9.0.7": + version "9.0.7" + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.7.tgz#b14cebc75455eeeb160d5fe23c2fcc0c64f724d8" + integrity sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g== "@types/yargs-parser@*": version "21.0.0"