diff --git a/package.json b/package.json index 704025278ae6c..a073a0de90616 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@testing-library/react": "12.1.2", "@types/express": "4.17.13", "@types/jest": "27.4.0", - "@types/node": "14.18.9", + "@types/node": "14.18.10", "@types/react": "17.0.38", "@types/react-dom": "17.0.11", "@types/superagent": "4.1.15", diff --git a/yarn.lock b/yarn.lock index 47742291527fd..e53b26ac729dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -911,10 +911,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b" integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg== -"@types/node@14.18.9": - version "14.18.9" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.9.tgz#0e5944eefe2b287391279a19b407aa98bd14436d" - integrity sha512-j11XSuRuAlft6vLDEX4RvhqC0KxNxx6QIyMXNb0vHHSNPXTPeiy3algESWmOOIzEtiEL0qiowPU3ewW9hHVa7Q== +"@types/node@14.18.10": + version "14.18.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.10.tgz#774f43868964f3cfe4ced1f5417fe15818a4eaea" + integrity sha512-6iihJ/Pp5fsFJ/aEDGyvT4pHGmCpq7ToQ/yf4bl5SbVAvwpspYJ+v3jO7n8UyjhQVHTy+KNszOozDdv+O6sovQ== "@types/parse-json@^4.0.0": version "4.0.0"