diff --git a/package.json b/package.json index 980a9a3..f18834d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@tensorflow/tfjs": "^4.8.0", "@tippyjs/react": "^4.2.6", "@types/color-convert": "^2.0.0", - "@types/node": "20.3.2", + "@types/node": "20.14.11", "@types/react": "18.2.14", "@types/react-dom": "18.2.6", "@types/react-transition-group": "^4.4.6", diff --git a/yarn.lock b/yarn.lock index 4d3ebd4..69d3258 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2631,10 +2631,12 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@20.3.2": - version "20.3.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.2.tgz#fa6a90f2600e052a03c18b8cb3fd83dd4e599898" - integrity sha512-vOBLVQeCQfIcF/2Y7eKFTqrMnizK5lRNQ7ykML/5RuwVXVWxYkgwS7xbt4B6fKCUPgbSL5FSsjHQpaGQP/dQmw== +"@types/node@*", "@types/node@20.14.11": + version "20.14.11" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b" + integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA== + dependencies: + undici-types "~5.26.4" "@types/normalize-package-data@^2.4.0": version "2.4.1" @@ -7340,6 +7342,11 @@ unbox-primitive@^1.0.2: has-symbols "^1.0.3" which-boxed-primitive "^1.0.2" +undici-types@~5.26.4: + version "5.26.5" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" + integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== + unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"