diff --git a/package.json b/package.json index 77da805..db3a0c6 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "discord-rpc": "icrawl/rpc#unix_timestamp" }, "devDependencies": { - "@types/node": "^10.12.5", + "@types/node": "^10.12.6", "fs-nextra": "^0.3.7", "gulp": "^3.9.1", "gulp-sourcemaps": "^2.6.4", diff --git a/yarn.lock b/yarn.lock index 817bb7d..cd27637 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21,10 +21,10 @@ normalize-path "^2.0.1" through2 "^2.0.3" -"@types/node@^10.12.5": - version "10.12.5" - resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.5.tgz#7e7ea1a9b34d2c8d704cb0b755dffbcda34741ad" - integrity sha512-GzdHjq3t3eGLMv92Al90Iq+EoLL+86mPfQhuglbBFO7HiLdC/rkt+zrzJJumAiBF6nsrBWhou22rPW663AAyFw== +"@types/node@^10.12.6": + version "10.12.6" + resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.6.tgz#7fc213c1b811c90fc9a3edb6206742b95d697678" + integrity sha512-+ZWB5Ec1iki99xQFzBlivlKxSZQ+fuUKBott8StBOnLN4dWbRHlgdg1XknpW6g0tweniN5DcOqA64CJyOUPSAw== acorn@5.X, acorn@^5.0.3: version "5.7.3"