diff --git a/package.json b/package.json index 232efd0..7b97f6b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@commitlint/cli": "7.5.2", "@commitlint/config-conventional": "7.5.0", "@commitlint/config-lerna-scopes": "7.5.1", - "@types/node": "11.11.6", + "@types/node": "11.11.7", "ava": "1.4.0", "coveralls": "3.0.3", "gemcart": "^1.1.1", diff --git a/yarn.lock b/yarn.lock index 6909120..7311a6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1459,10 +1459,10 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@11.11.6": - version "11.11.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a" - integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ== +"@types/node@*", "@types/node@11.11.7": + version "11.11.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.7.tgz#f1c35a906b82adae76ede5ab0d2088e58fa37843" + integrity sha512-bHbRcyD6XpXVLg42QYaQCjvDXaCFkvb3WbCIxSDmhGbJYVroxvYzekk9QGg1beeIawfvSLkdZpP0h7jxE4ihnA== "@types/node@^10.1.0": version "10.12.26"