diff --git a/package.json b/package.json index 98b162b0f5..41e07b912c 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "babel-plugin-transform-class-properties": "~6.23.0", "babel-preset-es2015": "~6.24.0", "babel-preset-react": "~6.23.0", - "babelify": "7.3.0", + "babelify": "8.0.0", "batch": "~0.5.2", "bean": "^1.0.15", "body-parser": "1.17.2", @@ -114,15 +114,15 @@ "fuzzysearch": "^1.0.3", "geopattern": "^1.2.3", "get-form-data": "~1.2.5", - "gulp": "^3.9.1", - "gulp-add-src": "0.2.0", - "gulp-autoprefixer": "^3.1.1", - "gulp-clean-css": "~3.0.4", - "gulp-concat-css": "2.3.0", + "gulp": "^4.0.0", + "gulp-add-src": "1.0.0", + "gulp-autoprefixer": "^8.0.0", + "gulp-clean-css": "~3.9.1", + "gulp-concat-css": "3.0.0", "gulp-if": "~2.0.2", "gulp-sourcemaps": "~2.4.1", - "gulp-stylint": "4.0.0", - "gulp-stylus": "2.6.0", + "gulp-stylint": "4.0.2", + "gulp-stylus": "2.7.0", "gulp-util": "~3.0.8", "http-auth": "3.1.3", "inserted": "0.0.4", @@ -130,7 +130,7 @@ "is-express-schema-valid": "1.0.2", "jade": "^1.11.0", "jadeify": "~4.6.0", - "jsdom": "~9.12.0", + "jsdom": "~16.6.0", "json-2-csv": "^2.1.0", "jwt-simple": "~0.5.1", "keyboardevent-key-polyfill": "^1.0.1", @@ -143,7 +143,7 @@ "markdownify": "0.1.0", "marked": "^0.3.5", "merge": "^1.2.0", - "migrate-mongoose": "^3.2.2", + "migrate-mongoose": "^4.0.0", "mkdirp": "^0.5.0", "moment": "~2.18.1", "mongoose": "~4.10.8", @@ -189,7 +189,7 @@ "verigy": "2.0.1", "victory": "^0.26.1", "vinyl-source-stream": "^1.1.0", - "watchify": "~3.9.0", + "watchify": "~4.0.0", "whatwg-fetch": "~2.0.3", "xss": "~0.3.3", "yargs": "~7.0.2"