diff --git a/package.json b/package.json index ccd6c583..316959b9 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@types/react-textarea-autosize": "^4.3.6", "@types/react-transition-group": "^4.4.5", "@types/styled-components": "^5.1.24", - "@types/uuid": "^8.3.4", + "@types/uuid": "^9.0.7", "@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/parser": "^4.33.0", "@wojtekmaj/enzyme-adapter-react-17": "^0.6.7", diff --git a/yarn.lock b/yarn.lock index 2762da9d..29822776 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3435,10 +3435,10 @@ resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d" integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ== -"@types/uuid@^8.3.4": - version "8.3.4" - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc" - integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw== +"@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/webpack-env@^1.16.0": version "1.16.3"