diff --git a/package.json b/package.json index 99ebb5a..f80e286 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/chai-as-promised": "^7.1.0", "@types/mocha": "^5.2.0", "@types/nconf": "^0.0.37", - "@types/node": "^10.3.0", + "@types/node": "^10.3.3", "@types/shortid": "^0.0.29", "@types/sinon": "^5.0.1", "chai": "^4.1.2", diff --git a/yarn.lock b/yarn.lock index 5e80e08..a83ac9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -166,9 +166,9 @@ version "0.0.37" resolved "https://registry.yarnpkg.com/@types/nconf/-/nconf-0.0.37.tgz#a43702a1c57e46139bf084f5b20c23cd7c88a5d1" -"@types/node@*", "@types/node@^10.3.0": - version "10.3.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-10.3.0.tgz#078516315a84d56216b5d4fed8f75d59d3b16cac" +"@types/node@*", "@types/node@^10.3.3": + version "10.3.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-10.3.3.tgz#8798d9e39af2fa604f715ee6a6b19796528e46c3" "@types/shortid@^0.0.29": version "0.0.29"