mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Update package dependencies
This commit is contained in:
parent
a89ae7d77a
commit
489dbfc72a
@ -47,12 +47,12 @@
|
|||||||
"mqtt": "2.2.1",
|
"mqtt": "2.2.1",
|
||||||
"mustache": "2.3.0",
|
"mustache": "2.3.0",
|
||||||
"nopt": "3.0.6",
|
"nopt": "3.0.6",
|
||||||
"oauth2orize":"1.6.0",
|
"oauth2orize":"1.7.0",
|
||||||
"on-headers":"1.0.1",
|
"on-headers":"1.0.1",
|
||||||
"passport":"0.3.2",
|
"passport":"0.3.2",
|
||||||
"passport-http-bearer":"1.0.1",
|
"passport-http-bearer":"1.0.1",
|
||||||
"passport-oauth2-client-password":"0.1.2",
|
"passport-oauth2-client-password":"0.1.2",
|
||||||
"raw-body":"2.1.7",
|
"raw-body":"2.2.0",
|
||||||
"semver": "5.3.0",
|
"semver": "5.3.0",
|
||||||
"sentiment":"2.1.0",
|
"sentiment":"2.1.0",
|
||||||
"uglify-js":"2.7.5",
|
"uglify-js":"2.7.5",
|
||||||
@ -85,8 +85,8 @@
|
|||||||
"grunt-simple-mocha": "~0.4.1",
|
"grunt-simple-mocha": "~0.4.1",
|
||||||
"mocha": "~3.2.0",
|
"mocha": "~3.2.0",
|
||||||
"should": "^8.4.0",
|
"should": "^8.4.0",
|
||||||
"sinon": "^1.17.6",
|
"sinon": "1.17.7",
|
||||||
"supertest": "^2.0.0"
|
"supertest": "2.0.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=4"
|
"node": ">=4"
|
||||||
|
Loading…
Reference in New Issue
Block a user