diff --git a/package.json b/package.json index 9a0823f..08c9ddd 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "vsls": "^0.3.967" }, "devDependencies": { - "@types/node": "^10.12.18", + "@types/node": "^10.12.19", "fs-nextra": "^0.3.8", "gulp": "^4.0.0", "gulp-sourcemaps": "^2.6.4", diff --git a/yarn.lock b/yarn.lock index 8ae6adc..c9ee5eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21,10 +21,10 @@ normalize-path "^2.0.1" through2 "^2.0.3" -"@types/node@^10.12.18": - version "10.12.18" - resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.18.tgz#1d3ca764718915584fcd9f6344621b7672665c67" - integrity sha512-fh+pAqt4xRzPfqA6eh3Z2y6fyZavRIumvjhaCL753+TVkGKGhpPeyrJG2JftD0T9q4GF00KjefsQ+PQNDdWQaQ== +"@types/node@^10.12.19": + version "10.12.19" + resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.19.tgz#ca1018c26be01f07e66ac7fefbeb6407e4490c61" + integrity sha512-2NVovndCjJQj6fUUn9jCgpP4WSqr+u1SoUZMZyJkhGeBFsm6dE46l31S7lPUYt9uQ28XI+ibrJA1f5XyH5HNtA== abbrev@1: version "1.1.1"