diff --git a/package.json b/package.json
index 0c0e66e..07a534b 100644
--- a/package.json
+++ b/package.json
@@ -174,7 +174,7 @@
 		"vsls": "^0.3.1291"
 	},
 	"devDependencies": {
-		"@types/node": "^11.11.6",
+		"@types/node": "^11.11.7",
 		"fs-nextra": "^0.4.5",
 		"gulp": "^3.9.1",
 		"gulp-sourcemaps": "^2.6.5",
diff --git a/yarn.lock b/yarn.lock
index 7370941..85e9b3a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -21,10 +21,10 @@
     normalize-path "^2.0.1"
     through2 "^2.0.3"
 
-"@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@^11.11.7":
+  version "11.11.7"
+  resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.7.tgz#f1c35a906b82adae76ede5ab0d2088e58fa37843"
+  integrity sha512-bHbRcyD6XpXVLg42QYaQCjvDXaCFkvb3WbCIxSDmhGbJYVroxvYzekk9QGg1beeIawfvSLkdZpP0h7jxE4ihnA==
 
 acorn@5.X, acorn@^5.0.3:
   version "5.7.3"