diff --git a/package.json b/package.json index 325cb897..51db2e99 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "@types/electron-config": "^3.2.2", "@types/electron-debug": "^2.1.0", "@types/js-yaml": "^3.12.1", - "@types/node": "^12.7.5", + "@types/node": "^12.7.7", "@types/webpack-env": "1.13.9", "@typescript-eslint/eslint-plugin": "^2.3.1", "@typescript-eslint/parser": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index 8bba38f1..416b911e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -101,10 +101,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.17.tgz#b96d4dd3e427382482848948041d3754d40fd5ce" integrity sha512-p/sGgiPaathCfOtqu2fx5Mu1bcjuP8ALFg4xpGgNkcin7LwRyzUKniEHBKdcE1RPsenq5JVPIpMTJSygLboygQ== -"@types/node@^12.7.5": - version "12.7.5" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6dc4784ffcc2f" - integrity sha512-9fq4jZVhPNW8r+UYKnxF1e2HkDWOWKM5bC2/7c9wPV835I0aOrVbS/Hw/pWPk2uKrNXQqg9Z959Kz+IYDd5p3w== +"@types/node@^12.7.7": + version "12.7.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.7.tgz#f9bd8c00fa9e1a8129af910fc829f6139c397d6c" + integrity sha512-4jUncNe2tj1nmrO/34PsRpZqYVnRV1svbU78cKhuQKkMntKB/AmdLyGgswcZKjFHEHGpiY8pVD8CuVI55nP54w== "@types/webpack-env@1.13.9": version "1.13.9"