Update dependencies versions to latest stable versions

This commit is contained in:
Giovanni Pellerano 2016-06-26 00:47:43 +02:00
parent f8c5c84469
commit 445cbcc1c0

View File

@ -35,33 +35,33 @@
"asmcrypto-lite": "^1.0.0", "asmcrypto-lite": "^1.0.0",
"babel-preset-es2015": "^6.3.13", "babel-preset-es2015": "^6.3.13",
"babelify": "^7.2.0", "babelify": "^7.2.0",
"chai": "~3.4.1", "chai": "~3.5.0",
"es6-promise": "^3.1.2", "es6-promise": "^3.1.2",
"grunt": "~0.4.5", "grunt": "~0.4.5",
"grunt-browserify": "~4.0.1", "grunt-browserify": "~5.0.0",
"grunt-contrib-clean": "~0.7.0", "grunt-contrib-clean": "~1.0.0",
"grunt-contrib-connect": "~0.11.2", "grunt-contrib-connect": "~1.0.2",
"grunt-contrib-copy": "~0.8.0", "grunt-contrib-copy": "~1.0.0",
"grunt-contrib-jshint": "~0.12.0", "grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-uglify": "~0.11.0", "grunt-contrib-uglify": "~1.0.1",
"grunt-contrib-watch": "^0.6.1", "grunt-contrib-watch": "^1.0.0",
"grunt-jsbeautifier": "~0.2.10", "grunt-jsbeautifier": "~0.2.10",
"grunt-jscs": "^2.7.0", "grunt-jscs": "^3.0.1",
"grunt-jsdoc": "~1.1.0", "grunt-jsdoc": "~2.1.0",
"grunt-mocha-istanbul": "^3.0.1", "grunt-mocha-istanbul": "^5.0.1",
"grunt-mocha-test": "~0.12.7", "grunt-mocha-test": "~0.12.7",
"grunt-saucelabs": "8.6.2", "grunt-saucelabs": "8.6.2",
"grunt-text-replace": "~0.4.0", "grunt-text-replace": "~0.4.0",
"istanbul": "~0.4.1", "istanbul": "~0.4.1",
"mocha": "~2.3.4", "mocha": "~2.5.3",
"rusha": "^0.8.3", "rusha": "^0.8.3",
"sinon": "^1.17.3", "sinon": "^1.17.3",
"whatwg-fetch": "~0.11.0", "whatwg-fetch": "~1.0.0",
"zlibjs": "~0.2.0" "zlibjs": "~0.2.0"
}, },
"dependencies": { "dependencies": {
"node-fetch": "^1.3.3", "node-fetch": "^1.3.3",
"node-localstorage": "~1.1.2" "node-localstorage": "~1.3.0"
}, },
"repository": { "repository": {
"type": "git", "type": "git",