diff --git a/package.json b/package.json index eb460b6a..1a066e77 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@types/electron-debug": "^2.1.0", "@types/fs-promise": "1.0.3", "@types/js-yaml": "^3.12.1", - "@types/node": "^12.0.7", + "@types/node": "^12.0.8", "@types/webpack-env": "1.13.9", "app-builder-lib": "^20.43.0", "apply-loader": "2.0.0", diff --git a/yarn.lock b/yarn.lock index 0ab21cf8..2c1c6c83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -127,10 +127,10 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@^12.0.7": - version "12.0.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.7.tgz#4f2563bad652b2acb1722d7e7aae2b0ff62d192c" - integrity sha512-1YKeT4JitGgE4SOzyB9eMwO0nGVNkNEsm9qlIt1Lqm/tG2QEiSMTD4kS3aO6L+w5SClLVxALmIBESK6Mk5wX0A== +"@types/node@*", "@types/node@^12.0.8": + version "12.0.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.8.tgz#551466be11b2adc3f3d47156758f610bd9f6b1d8" + integrity sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg== "@types/node@^10.12.18": version "10.12.26"