diff --git a/package.json b/package.json index 43d7a3a..d4035a3 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "vsls": "^0.3.1291" }, "devDependencies": { - "@types/node": "^11.11.8", + "@types/node": "^11.12.0", "fs-nextra": "^0.4.5", "gulp": "^3.9.1", "gulp-sourcemaps": "^2.6.5", diff --git a/yarn.lock b/yarn.lock index 6f91883..e683ad9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21,10 +21,10 @@ normalize-path "^2.0.1" through2 "^2.0.3" -"@types/node@^11.11.8": - version "11.11.8" - resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.8.tgz#ff5e4e7896549e5725cf88d711e8c003984b2413" - integrity sha512-87dYasmW2iLSYNTc3WU85taIQb1RBz6KK9w/Hnbkyu3n9xeNd0fbVaPoGMyX1ErGB8PaqNuCtYjpoI9aN6DoCg== +"@types/node@^11.12.0": + version "11.12.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-11.12.0.tgz#ec5594728811dc2797e42396cfcdf786f2052c12" + integrity sha512-Lg00egj78gM+4aE0Erw05cuDbvX9sLJbaaPwwRtdCdAMnIudqrQZ0oZX98Ek0yiSK/A2nubHgJfvII/rTT2Dwg== acorn@5.X, acorn@^5.0.3: version "5.7.3"