chore(dependencies): upgrade dependencies

This commit is contained in:
Sean McArthur 2014-10-07 10:36:08 -07:00
Родитель e401aa9867
Коммит 05351da2e5
2 изменённых файлов: 311 добавлений и 1820 удалений

2105
npm-shrinkwrap.json сгенерированный

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -10,19 +10,19 @@
"outdated": "npm outdated --depth 0"
},
"dependencies": {
"aws-sdk": "2.0.11",
"bluebird": "2.2.2",
"aws-sdk": "2.0.18",
"bluebird": "2.3.5",
"buf": "0.1.0",
"compute-cluster": "0.0.9",
"convict": "0.4.2",
"gm": "1.16.0",
"hapi": "6.4.0",
"intel": "1.0.0-b4",
"joi": "4.6.2",
"mysql": "2.4.2",
"hapi": "6.11.1",
"intel": "1.0.0-b6",
"joi": "4.7.0",
"mysql": "2.5.1",
"noom": "0.1.0",
"request": "2.40.0",
"stream-to-array": "2.0.0"
"request": "2.45.0",
"stream-to-array": "2.0.2"
},
"devDependencies": {
"awsbox": "^0.7.0",
@ -31,19 +31,19 @@
"grunt-cli": "^0.1.13",
"grunt-contrib-jshint": "^0.10.0",
"grunt-copyright": "^0.1.0",
"grunt-jscs": "^0.6.1",
"grunt-mocha-test": "^0.11.0",
"grunt-jscs": "^0.7.1",
"grunt-mocha-test": "^0.12.1",
"grunt-nodemon": "^0.3.0",
"grunt-nsp-shrinkwrap": "^0.0.3",
"insist": "0.x",
"jshint-stylish": "^0.4.0",
"jshint-stylish": "^1.0.0",
"load-grunt-tasks": "^0.6.0",
"mkdirp": "^0.5.0",
"mocha-text-cov": "^0.1.0",
"nock": "^0.44.0",
"nock": "^0.48.0",
"rimraf": "^2.2.8",
"through": "^2.3.4",
"time-grunt": "^0.4.0"
"time-grunt": "^1.0.0"
},
"repository": "mozilla/fxa-profile-server",
"bugs": "https://github.com/mozilla/fxa-profile-server/issues",