diff --git a/package.json b/package.json index 05a4503..c7ff267 100644 --- a/package.json +++ b/package.json @@ -169,7 +169,7 @@ "@types/jest": "^27.4.1", "@types/json-to-ast": "^2.1.2", "@types/node": "18.14.2", - "@types/uuid": "^9.0.0", + "@types/uuid": "^9.0.1", "@types/vscode": "^1.66.0", "@typescript-eslint/eslint-plugin": "^5.54.0", "esbuild": "^0.17.6", diff --git a/yarn.lock b/yarn.lock index bfe6659..253373e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -846,10 +846,10 @@ resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d" integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ== -"@types/uuid@^9.0.0": - version "9.0.0" - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.0.tgz#53ef263e5239728b56096b0a869595135b7952d2" - integrity sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q== +"@types/uuid@^9.0.1": + version "9.0.1" + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.1.tgz#98586dc36aee8dacc98cc396dbca8d0429647aa6" + integrity sha512-rFT3ak0/2trgvp4yYZo5iKFEPsET7vKydKF+VRCxlQ9bpheehyAJH89dAkaLEq/j/RZXJIqcgsmPJKUP1Z28HA== "@types/vfile-message@1.0.1": version "1.0.1"