diff --git a/ui/app/package.json b/ui/app/package.json index b1a9a6699..deaa1a3b0 100644 --- a/ui/app/package.json +++ b/ui/app/package.json @@ -15,7 +15,7 @@ "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", "@types/jest": "^29.5.0", - "@types/node": "^20.16.12", + "@types/node": "^20.17.14", "@types/react": "^18.3.16", "@types/react-dom": "^18.2.6", "moment": "^2.29.4", diff --git a/ui/app/yarn.lock b/ui/app/yarn.lock index 1cc293094..aa03ce76f 100644 --- a/ui/app/yarn.lock +++ b/ui/app/yarn.lock @@ -2455,10 +2455,10 @@ dependencies: undici-types "~6.20.0" -"@types/node@^20.16.12": - version "20.17.9" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.9.tgz#5f141d4b7ee125cdee5faefe28de095398865bab" - integrity sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw== +"@types/node@^20.17.14": + version "20.17.17" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.17.tgz#5cea2af2e271313742c14f418eaf5dcfa8ae2e3a" + integrity sha512-/WndGO4kIfMicEQLTi/mDANUu/iVUhT7KboZPdEqqHQ4aTS+3qT3U5gIqWDFV+XouorjfgGqvKILJeHhuQgFYg== dependencies: undici-types "~6.19.2"