From d15e3a64e76efb57f50ae88d6083a33f5b579050 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 30 Aug 2017 15:04:05 -0400 Subject: [PATCH] update libs --- package.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index b037cd34c0..89c73c4e18 100644 --- a/package.json +++ b/package.json @@ -3,49 +3,49 @@ "version": "1.14.3", "env": "Production", "devDependencies": { - "connect": "3.6.0", + "connect": "3.6.3", "lodash": "4.17.4", "gulp": "3.9.1", "gulp-concat": "2.6.1", - "gulp-cssmin": "0.1.7", - "gulp-less": "3.3.0", + "gulp-cssmin": "0.2.0", + "gulp-less": "3.3.2", "gulp-rename": "1.2.2", - "gulp-uglify": "2.1.2", + "gulp-uglify": "3.0.0", "gulp-gh-pages": "0.5.4", "gulp-preprocess": "2.0.0", "gulp-ng-annotate": "2.0.0", "gulp-ng-config": "1.4.0", "gulp-connect": "5.0.0", - "jshint": "2.9.4", + "jshint": "2.9.5", "gulp-jshint": "2.0.4", "rimraf": "2.6.1", - "run-sequence": "1.2.2", + "run-sequence": "2.1.0", "merge-stream": "1.0.1", "jquery": "2.2.4", "font-awesome": "4.7.0", "bootstrap": "3.3.7", - "angular": "1.6.3", - "angular-resource": "1.6.3", - "angular-sanitize": "1.6.3", + "angular": "1.6.6", + "angular-resource": "1.6.6", + "angular-sanitize": "1.6.6", "angular-ui-bootstrap": "2.5.0", "angular-ui-router": "0.4.2", "angular-jwt": "0.1.9", - "angular-cookies": "1.6.3", + "angular-cookies": "1.6.6", "admin-lte": "2.3.11", "angular-toastr": "2.1.1", "angular-bootstrap-show-errors": "2.3.0", - "angular-messages": "1.6.3", + "angular-messages": "1.6.6", "ngstorage": "0.3.11", - "papaparse": "4.2.0", - "clipboard": "1.6.1", + "papaparse": "4.3.5", + "clipboard": "1.7.1", "ngclipboard": "1.1.1", "angulartics": "1.4.0", "angulartics-google-analytics": "0.4.0", "node-forge": "0.7.1", - "webpack-stream": "3.2.0", - "angular-stripe": "4.2.12", + "webpack-stream": "4.0.0", + "angular-stripe": "5.0.0", "angular-credit-cards": "3.1.6", - "browserify": "14.1.0", + "browserify": "14.4.0", "vinyl-source-stream": "1.1.0", "gulp-derequire": "2.1.0", "exposify": "0.5.0",