diff --git a/package.json b/package.json index 7d4643d..d104267 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.18.10", "@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 3fe5fe2..1ce415e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3467,10 +3467,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.18.10": + version "16.18.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.10.tgz#d7415ef18c94f8d4e4a82ebcc8b8999f965d8920" + integrity sha512-XU1+v7h81p7145ddPfjv7jtWvkSilpcnON3mQ+bDi9Yuf7OI56efOglXRyXWgQ57xH3fEQgh7WOJMncRHVew5w== "@types/normalize-package-data@^2.4.0": version "2.4.0"