diff --git a/package.json b/package.json index 844c0a5403..ebd5cebe03 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "@types/react-router-dom": "^5.3.3", "@types/shelljs": "^0.8.12", "@types/tinycolor2": "^1.4.3", - "@types/uuid": "^9.0.2", + "@types/uuid": "^9.0.7", "@typescript-eslint/eslint-plugin": "^5.57.0", "@typescript-eslint/parser": "^5.62.0", "@vitejs/plugin-react": "^4.0.4", diff --git a/yarn.lock b/yarn.lock index 2ed24589db..fa0cc662ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4402,10 +4402,10 @@ resolved "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz" integrity sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA== -"@types/uuid@^9.0.2": - version "9.0.2" - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.2.tgz#ede1d1b1e451548d44919dc226253e32a6952c4b" - integrity sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ== +"@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/validator@^13.7.10": version "13.7.10"