diff --git a/client/web/antrea-ui/package.json b/client/web/antrea-ui/package.json index 11587eb7..9dcc8747 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.8", "@types/echarts": "^4.9.19", - "@types/node": "^20.6.5", + "@types/node": "^20.8.3", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.11", "@vitejs/plugin-react": "^4.0.4", diff --git a/client/web/antrea-ui/yarn.lock b/client/web/antrea-ui/yarn.lock index 9a3dab28..b06a559a 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.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/node@*", "@types/node@^20.8.3": + version "20.8.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.3.tgz#c4ae2bb1cfab2999ed441a95c122bbbe1567a66d" + integrity sha512-jxiZQFpb+NlH5kjW49vXxvxTjeeqlbsnTAdBTKpzEdPs9itay7MscYXz3Fo9VYFEsfQ6LJFitHad3faerLAjCw== "@types/prop-types@*": version "15.7.5"