diff --git a/package.json b/package.json index 20676a0..8ac51db 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "npm": "3.10.3" }, "dependencies": { - "axios": "^0.12.0", + "axios": "^1.12.0", "babel-eslint": "^6.1.0", "babel-loader": "^6.2.4", "babel-plugin-transform-object-rest-spread": "^6.8.0", @@ -44,11 +44,11 @@ "gulp-minify-css": "^0.4.6", "gulp-mocha": "^2.0.0", "gulp-newer": "^1.2.0", - "gulp-ng-annotate": "^0.5.2", + "gulp-ng-annotate": "^1.1.0", "gulp-notify": "^2.2.0", "gulp-plumber": "^0.6.6", "gulp-rename": "^1.2.0", - "gulp-sass": "^2.0.4", + "gulp-sass": "^5.0.0", "gulp-sourcemaps": "^1.3.0", "gulp-uglify": "^1.1.0", "history": "^3.0.0",