diff --git a/package.json b/package.json index e335107..1c6dc16 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ ], "license": "MIT", "dependencies": { - "he": "latest" + "he": "^1.1.1" }, "devDependencies": { "@types/entities": "latest", @@ -29,7 +29,7 @@ "del": "latest", "gulp": "latest", "gulp-sequence": "latest", - "gulp-shell": "^0.6.5", + "gulp-shell": "latest", "mocha": "latest", "should": "latest", "spec": "latest", @@ -58,4 +58,4 @@ "url": "https://github.com/taoqf/node-fast-html-parser/issues" }, "homepage": "https://github.com/taoqf/node-fast-html-parser" -} +} \ No newline at end of file