diff --git a/package.json b/package.json index 355b249f..3074ec2c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/consola": "^2.2.5", "@types/jest": "^26.0.14", "@types/jsdom": "^16.2.4", - "@types/node": "^14.11.10", + "@types/node": "^14.14.3", "@typescript-eslint/eslint-plugin": "^4.5.0", "@typescript-eslint/parser": "^4.5.0", "babel-jest": "^26.6.0", diff --git a/yarn.lock b/yarn.lock index 9cd8014f..3b839586 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2032,10 +2032,10 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@^14.11.10": - version "14.11.10" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.10.tgz#8c102aba13bf5253f35146affbf8b26275069bef" - integrity sha512-yV1nWZPlMFpoXyoknm4S56y2nlTAuFYaJuQtYRAOU7xA/FJ9RY0Xm7QOkaYMMmr8ESdHIuUb6oQgR/0+2NqlyA== +"@types/node@*", "@types/node@^14.14.3": + version "14.14.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.3.tgz#e1c09064121f894baaad2bd9f12ce4a41bffb274" + integrity sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ== "@types/node@^12.12.67": version "12.12.68"