diff --git a/packages/website/package.json b/packages/website/package.json index 00a8de03e..8a3c4228c 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -43,7 +43,7 @@ "@testing-library/cypress": "^10.0.1", "@types/jest": "^27.0.0", "@types/lodash": "^4.14.170", - "@types/node": "16", + "@types/node": "20", "@types/pkg-up": "^3.1.0", "@types/react": "18", "@types/react-dom": "18", diff --git a/yarn.lock b/yarn.lock index 98288b2bd..7e69a0e3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3140,16 +3140,11 @@ "@types/node" "*" form-data "^4.0.0" -"@types/node@*": +"@types/node@*", "@types/node@20": version "20.8.0" resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.0.tgz#10ddf0119cf20028781c06d7115562934e53f745" integrity sha512-LzcWltT83s1bthcvjBmiBvGJiiUe84NWRHkw+ZV6Fr41z2FbIzvc815dk2nQ3RAKMuN2fkenM/z3Xv2QzEpYxQ== -"@types/node@16": - version "16.18.55" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.55.tgz#3d9ac633ed401238c13ccaeed54297bd653412a3" - integrity sha512-Y1zz/LIuJek01+hlPNzzXQhmq/Z2BCP96j18MSXC0S0jSu/IG4FFxmBs7W4/lI2vPJ7foVfEB0hUVtnOjnCiTg== - "@types/node@^14.14.10": version "14.18.63" resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.63.tgz#1788fa8da838dbb5f9ea994b834278205db6ca2b"