diff --git a/ui/package.json b/ui/package.json index 6e9ae50745..c06026b570 100644 --- a/ui/package.json +++ b/ui/package.json @@ -33,7 +33,7 @@ "@radix-ui/react-toggle-group": "^1.0.4", "@radix-ui/react-tooltip": "^1.0.6", "@tremor/react": "^3.6.6", - "@types/node": "20.5.0", + "@types/node": "20.5.8", "@types/react": "18.2.21", "@types/react-dom": "18.2.7", "classnames": "^2.3.2", diff --git a/ui/yarn.lock b/ui/yarn.lock index 8572737bf8..555909847e 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -3577,10 +3577,10 @@ dependencies: undici-types "~5.25.1" -"@types/node@20.5.0": - version "20.5.0" - resolved "https://registry.npmjs.org/@types/node/-/node-20.5.0.tgz" - integrity sha512-Mgq7eCtoTjT89FqNoTzzXg2XvCi5VMhRV6+I2aYanc6kQCBImeNaAYRs/DyoVqk1YEUJK5gN9VO7HRIdz4Wo3Q== +"@types/node@20.5.8": + version "20.5.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.8.tgz#fb171fd22d37ca6e2ea97fde88e6a13ee14bc327" + integrity sha512-eajsR9aeljqNhK028VG0Wuw+OaY5LLxYmxeoXynIoE6jannr9/Ucd1LL0hSSoafk5LTYG+FfqsyGt81Q6Zkybw== "@types/node@^16.0.0": version "16.18.58"