diff --git a/package.json b/package.json index c50c50b94..d2d6bc0e2 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@testing-library/react": "13.0.0", "@testing-library/react-hooks": "8.0.0", "@types/jest": "27.4.1", - "@types/node": "16.11.26", + "@types/node": "16.11.27", "@types/react": "17.0.44", "@types/react-dom": "18.0.0", "@typescript-eslint/eslint-plugin": "5.18.0", diff --git a/yarn.lock b/yarn.lock index 85db770fa..3bc03da39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2952,10 +2952,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.2.tgz#31c249c136c3f9b35d4b60fb8e50e01a1f0cc9a5" integrity sha512-w34LtBB0OkDTs19FQHXy4Ig/TOXI4zqvXS2Kk1PAsRKZ0I+nik7LlMYxckW0tSNGtvWmzB+mrCTbuEjuB9DVsw== -"@types/node@16.11.26": - version "16.11.26" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47" - integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ== +"@types/node@16.11.27": + version "16.11.27" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.27.tgz#5da19383bdbeda99bc0d09cfbb88cab7297ebc51" + integrity sha512-C1pD3kgLoZ56Uuy5lhfOxie4aZlA3UMGLX9rXteq4WitEZH6Rl80mwactt9QG0w0gLFlN/kLBTFnGXtDVWvWQw== "@types/node@>=12": version "17.0.18"