bump package.json

This commit is contained in:
Dave Conway-Jones 2019-03-06 17:44:58 +00:00
parent e8ee0a1801
commit 8f5c8c2ad8
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
2 changed files with 820 additions and 155 deletions

959
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,26 +33,26 @@
"devDependencies": {
"exif": "^0.6.0",
"grunt": "^1.0.3",
"grunt-cli": "^1.3.1",
"grunt-cli": "^1.3.2",
"grunt-contrib-jshint": "^2.0.0",
"grunt-jscs": "^3.0.1",
"grunt-lint-inline": "^1.0.0",
"grunt-simple-mocha": "^0.4.1",
"imap": "^0.8.19",
"mailparser-mit": "^0.6.2",
"mocha": "^5.2.0",
"mailparser-mit": "^1.0.0",
"mocha": "^6.0.2",
"msgpack-lite": "^0.1.26",
"multilang-sentiment": "^1.1.6",
"ngeohash": "^0.6.0",
"ngeohash": "^0.6.3",
"node-red": "*",
"node-red-node-test-helper": "*",
"nodemailer": "^4.6.8",
"nodemailer": "^4.7.0",
"poplib": "^0.1.7",
"proxyquire": "^2.1.0",
"pushbullet": "^2.3.0",
"pushbullet": "^2.4.0",
"should": "^13.2.3",
"sinon": "^6.3.4",
"supertest": "^3.3.0",
"sinon": "^7.2.5",
"supertest": "^3.4.2",
"when": "^3.7.8"
},
"engines": {