diff --git a/package.json b/package.json index 6d61111..a13845b 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/lodash": "4.14.134", "@types/minimatch": "3.0.3", "@types/mkdirp": "0.5.2", - "@types/node": "12.0.7", + "@types/node": "12.0.8", "chai": "4.2.0", "mocha": "6.1.4", "mocha-typescript": "1.1.17", diff --git a/yarn.lock b/yarn.lock index ccab1e7..2a85a29 100644 --- a/yarn.lock +++ b/yarn.lock @@ -169,10 +169,10 @@ version "10.5.2" resolved "https://registry.yarnpkg.com/@types/node/-/node-10.5.2.tgz#f19f05314d5421fe37e74153254201a7bf00a707" -"@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@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== acorn-dynamic-import@^3.0.0: version "3.0.0"