diff --git a/client/web/antrea-ui/package.json b/client/web/antrea-ui/package.json index 52a0b607..8c31a935 100644 --- a/client/web/antrea-ui/package.json +++ b/client/web/antrea-ui/package.json @@ -14,7 +14,7 @@ "@types/d3": "^7.4.1", "@types/d3-graphviz": "^2.6.7", "@types/echarts": "^4.9.19", - "@types/node": "^20.5.0", + "@types/node": "^20.6.5", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.0", "@vitejs/plugin-react": "^4.0.4", diff --git a/client/web/antrea-ui/yarn.lock b/client/web/antrea-ui/yarn.lock index e675227c..390ee4e4 100644 --- a/client/web/antrea-ui/yarn.lock +++ b/client/web/antrea-ui/yarn.lock @@ -900,10 +900,10 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb" integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA== -"@types/node@*", "@types/node@^20.5.0": - version "20.5.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.0.tgz#7fc8636d5f1aaa3b21e6245e97d56b7f56702313" - integrity sha512-Mgq7eCtoTjT89FqNoTzzXg2XvCi5VMhRV6+I2aYanc6kQCBImeNaAYRs/DyoVqk1YEUJK5gN9VO7HRIdz4Wo3Q== +"@types/node@*", "@types/node@^20.6.5": + version "20.6.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.5.tgz#4c6a79adf59a8e8193ac87a0e522605b16587258" + integrity sha512-2qGq5LAOTh9izcc0+F+dToFigBWiK1phKPt7rNhOqJSr35y8rlIBjDwGtFSgAI6MGIhjwOVNSQZVdJsZJ2uR1w== "@types/prop-types@*": version "15.7.5"