mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
update package.json deps
This commit is contained in:
parent
ff02114c67
commit
ee2dc00ca6
1316
package-lock.json
generated
1316
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -32,7 +32,7 @@
|
|||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"exif": "^0.6.0",
|
"exif": "^0.6.0",
|
||||||
"grunt": "^1.0.2",
|
"grunt": "~1.0.3",
|
||||||
"grunt-cli": "^1.2.0",
|
"grunt-cli": "^1.2.0",
|
||||||
"grunt-contrib-jshint": "^1.1.0",
|
"grunt-contrib-jshint": "^1.1.0",
|
||||||
"grunt-jscs": "^3.0.1",
|
"grunt-jscs": "^3.0.1",
|
||||||
@ -44,15 +44,15 @@
|
|||||||
"msgpack-lite": "^0.1.26",
|
"msgpack-lite": "^0.1.26",
|
||||||
"multilang-sentiment": "^1.1.6",
|
"multilang-sentiment": "^1.1.6",
|
||||||
"ngeohash": "^0.6.0",
|
"ngeohash": "^0.6.0",
|
||||||
"node-red": "0.*",
|
"node-red": "*",
|
||||||
"node-red-node-test-helper": "^0.1.7",
|
"node-red-node-test-helper": "*",
|
||||||
"nodemailer": "^4.6.4",
|
"nodemailer": "~4.6.7",
|
||||||
"poplib": "^0.1.7",
|
"poplib": "^0.1.7",
|
||||||
"proxyquire": "^2.0.1",
|
"proxyquire": "^2.0.1",
|
||||||
"pushbullet": "~2.2.0",
|
"pushbullet": "~2.2.0",
|
||||||
"should": "^13.2.1",
|
"should": "~13.2.3",
|
||||||
"sinon": "~5.0.3",
|
"sinon": "~5.0.10",
|
||||||
"supertest": "^3.0.0",
|
"supertest": "~3.1.0",
|
||||||
"when": "^3.7.8"
|
"when": "^3.7.8"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user