diff --git a/package.json b/package.json index 238426fe50aeb2..513e4827aaa9ea 100644 --- a/package.json +++ b/package.json @@ -184,7 +184,7 @@ "@testing-library/react": "^12.1.2", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "^14.4.3", - "@types/node": "^20.11.7", + "@types/node": "^20.12.3", "babel-gettext-extractor": "^4.1.3", "babel-jest": "^29.6.2", "babel-plugin-dynamic-import-node": "^2.3.3", diff --git a/yarn.lock b/yarn.lock index 33b2d95a224c22..b9c9affe8552d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3439,10 +3439,10 @@ dependencies: mini-css-extract-plugin "*" -"@types/node@*", "@types/node@>=10.0.0", "@types/node@^20.11.7": - version "20.11.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.7.tgz#cb49aedd758c978c30806d0c38b520ed2a3df6e0" - integrity sha512-GPmeN1C3XAyV5uybAf4cMLWT9fDWcmQhZVtMFu7OR32WjrqGG+Wnk2V1d0bmtUyE/Zy1QJ9BxyiTih9z8Oks8A== +"@types/node@*", "@types/node@>=10.0.0", "@types/node@^20.12.3": + version "20.12.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.3.tgz#d6658c2c7776c1cad93534bb45428195ed840c65" + integrity sha512-sD+ia2ubTeWrOu+YMF+MTAB7E+O7qsMqAbMfW7DG3K1URwhZ5hN1pLlRVGbf4wDFzSfikL05M17EyorS86jShw== dependencies: undici-types "~5.26.4"