diff --git a/package.json b/package.json index c8a508f..3d634a5 100644 --- a/package.json +++ b/package.json @@ -44,13 +44,13 @@ "browserify": "^9.0.6", "concat-stream": "~1.4.4", "glob": "~3.2.8", - "globwatcher": "~1.2.3", + "globwatcher": "~1.3.0", "inherits": "~2.0.1", "minimist": "0.0.8", "mkdirp": "~0.3.5", "npmlog": "0.0.6", "parcel-finder": "~0.2.3", - "parcelify": "^1.0.0", + "parcelify": "~1.1.1", "path-mapper": "~0.1.1", "replace-string-transform": "~0.1.0", "resolve": "~0.6.2", @@ -59,6 +59,6 @@ "through": "~2.3.4", "through2": "~0.4.1", "underscore": "~1.4.4", - "watchify": "^3.1.0" + "watchify": "~3.2.1" } }