diff --git a/package.json b/package.json index fc306112..192bd67b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/electron-debug": "^2.1.0", "@types/fs-extra": "^9.0.12", "@types/js-yaml": "^4.0.2", - "@types/node": "16.0.0", + "@types/node": "16.0.1", "@types/webpack-env": "^1.16.2", "@typescript-eslint/eslint-plugin": "^4.28.2", "@typescript-eslint/parser": "^4.28.2", diff --git a/yarn.lock b/yarn.lock index 87af1fc2..0edeb39e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -479,10 +479,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256" integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg== -"@types/node@*", "@types/node@16.0.0": - version "16.0.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.0.0.tgz#067a6c49dc7a5c2412a505628e26902ae967bf6f" - integrity sha512-TmCW5HoZ2o2/z2EYi109jLqIaPIi9y/lc2LmDCWzuCi35bcaQ+OtUh6nwBiFK7SOu25FAU5+YKdqFZUwtqGSdg== +"@types/node@*", "@types/node@16.0.1": + version "16.0.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.0.1.tgz#70cedfda26af7a2ca073fdcc9beb2fff4aa693f8" + integrity sha512-hBOx4SUlEPKwRi6PrXuTGw1z6lz0fjsibcWCM378YxsSu/6+C30L6CR49zIBKHiwNWCYIcOLjg4OHKZaFeLAug== "@types/node@^14.6.2": version "14.14.35"