diff --git a/package.json b/package.json index 50bbafe..467d818 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/chai": "4.1.7", "@types/inquirer": "0.0.44", "@types/mocha": "5.2.6", - "@types/node": "10.14.4", + "@types/node": "10.14.5", "babel-eslint": "10.0.1", "chai": "4.2.0", "mocha": "6.1.4", diff --git a/yarn.lock b/yarn.lock index ca76ca6..5cf3c42 100644 --- a/yarn.lock +++ b/yarn.lock @@ -816,10 +816,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.3.tgz#3918b73ceed484e58367be5acb79d1775239e393" integrity sha512-sfGmOtSMSbQ/AKG8V9xD1gmjquC9awIIZ/Kj309pHb2n3bcRAcGMQv5nJ6gCXZVsneGE4+ve8DXKRCsrg3TFzg== -"@types/node@10.14.4": - version "10.14.4" - resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.4.tgz#1c586b991457cbb58fef51bc4e0cfcfa347714b5" - integrity sha512-DT25xX/YgyPKiHFOpNuANIQIVvYEwCWXgK2jYYwqgaMrYE6+tq+DtmMwlD3drl6DJbUwtlIDnn0d7tIn/EbXBg== +"@types/node@10.14.5": + version "10.14.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.5.tgz#27733a949f5d9972d87109297cffb62207ace70f" + integrity sha512-Ja7d4s0qyGFxjGeDq5S7Si25OFibSAHUi6i17UWnwNnpitADN7hah9q0Tl25gxuV5R1u2Bx+np6w4LHXfHyj/g== "@types/rx-core-binding@*": version "4.0.4"