diff --git a/package.json b/package.json index 5722a4e..41a4255 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/fs-extra": "^9.0.13", "@types/jest": "^27.0.2", "@types/lodash": "^4.14.176", - "@types/node": "^16.11.7", + "@types/node": "^16.11.21", "@types/prettier": "^2.4.2", "@types/react": "^17.0.34", "@types/react-dom": "^17.0.11", diff --git a/yarn.lock b/yarn.lock index 510a756..273bf87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3462,10 +3462,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.34.tgz#fe4b38b3f07617c0fa31ae923fca9249641038f0" integrity sha512-USUftMYpmuMzeWobskoPfzDi+vkpe0dvcOBRNOscFrGxVp4jomnRxWuVohgqBow2xyIPC0S3gjxV/5079jhmDg== -"@types/node@^16.11.7": - version "16.11.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.7.tgz#36820945061326978c42a01e56b61cd223dfdc42" - integrity sha512-QB5D2sqfSjCmTuWcBWyJ+/44bcjO7VbjSbOE0ucoVbAsSNQc4Lt6QkgkVXkTDwkL4z/beecZNDvVX15D4P8Jbw== +"@types/node@^16.11.21": + version "16.11.21" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.21.tgz#474d7589a30afcf5291f59bd49cca9ad171ffde4" + integrity sha512-Pf8M1XD9i1ksZEcCP8vuSNwooJ/bZapNmIzpmsMaL+jMI+8mEYU3PKvs+xDNuQcJWF/x24WzY4qxLtB0zNow9A== "@types/normalize-package-data@^2.4.0": version "2.4.0"