diff --git a/package.json b/package.json index e79d9e8443..4d60ab83b5 100644 --- a/package.json +++ b/package.json @@ -187,7 +187,12 @@ "@types/react-dom": "18.2.0", "**/serialize-javascript": "7.0.5", "**/yaml": "1.10.3", - "**/react-tooltip/uuid": "^14.0.0" + "**/react-tooltip/uuid": "14.0.0", + "**/node-notifier/uuid": "11.1.1", + "**/jest-junit/uuid": "11.1.1", + "**/jest-playwright-preset/uuid": "11.1.1", + "**/istanbul-lib-processinfo/uuid": "11.1.1", + "**/@storybook/addon-actions/uuid": "11.1.1" }, "browserslist": [ "defaults" diff --git a/yarn.lock b/yarn.lock index 0f37c25992..a36b9a34d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11924,21 +11924,16 @@ utila@~0.4: resolved "https://registry.npmjs.org/utila/-/utila-0.4.0.tgz" integrity sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA== -uuid@14.0.0, uuid@^14.0.0, uuid@^7.0.3: +uuid@11.1.1, uuid@^8.3.0, uuid@^8.3.2, uuid@^9.0.0: + version "11.1.1" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.1.tgz#f6d81d2e1c65d00762e5e29b16c5d2d995e208ad" + integrity sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ== + +uuid@14.0.0, uuid@^7.0.3: version "14.0.0" resolved "https://registry.yarnpkg.com/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d" integrity sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg== -uuid@^8.3.0, uuid@^8.3.2: - version "8.3.2" - resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz" - integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== - -uuid@^9.0.0: - version "9.0.1" - resolved "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz" - integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA== - v8-compile-cache@^2.0.3: version "2.4.0" resolved "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz"