Update package dependencies

This commit is contained in:
Nick O'Leary 2017-01-09 15:01:33 +00:00
parent a89ae7d77a
commit 489dbfc72a
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 4 additions and 4 deletions

View File

@ -47,12 +47,12 @@
"mqtt": "2.2.1",
"mustache": "2.3.0",
"nopt": "3.0.6",
"oauth2orize":"1.6.0",
"oauth2orize":"1.7.0",
"on-headers":"1.0.1",
"passport":"0.3.2",
"passport-http-bearer":"1.0.1",
"passport-oauth2-client-password":"0.1.2",
"raw-body":"2.1.7",
"raw-body":"2.2.0",
"semver": "5.3.0",
"sentiment":"2.1.0",
"uglify-js":"2.7.5",
@ -85,8 +85,8 @@
"grunt-simple-mocha": "~0.4.1",
"mocha": "~3.2.0",
"should": "^8.4.0",
"sinon": "^1.17.6",
"supertest": "^2.0.0"
"sinon": "1.17.7",
"supertest": "2.0.1"
},
"engines": {
"node": ">=4"