update package.json deps

This commit is contained in:
Dave Conway-Jones 2018-08-12 16:15:04 +01:00
parent ff02114c67
commit ee2dc00ca6
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
2 changed files with 792 additions and 538 deletions

1316
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -32,7 +32,7 @@
],
"devDependencies": {
"exif": "^0.6.0",
"grunt": "^1.0.2",
"grunt": "~1.0.3",
"grunt-cli": "^1.2.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-jscs": "^3.0.1",
@ -44,15 +44,15 @@
"msgpack-lite": "^0.1.26",
"multilang-sentiment": "^1.1.6",
"ngeohash": "^0.6.0",
"node-red": "0.*",
"node-red-node-test-helper": "^0.1.7",
"nodemailer": "^4.6.4",
"node-red": "*",
"node-red-node-test-helper": "*",
"nodemailer": "~4.6.7",
"poplib": "^0.1.7",
"proxyquire": "^2.0.1",
"pushbullet": "~2.2.0",
"should": "^13.2.1",
"sinon": "~5.0.3",
"supertest": "^3.0.0",
"should": "~13.2.3",
"sinon": "~5.0.10",
"supertest": "~3.1.0",
"when": "^3.7.8"
},
"engines": {