Bump dependencies to latest

This commit is contained in:
Lovell Fuller 2019-03-10 18:14:43 +00:00
parent 1e4597c284
commit 54e5514b9a

View File

@ -93,30 +93,30 @@
"vips"
],
"dependencies": {
"bindings": "^1.3.1",
"bindings": "^1.5.0",
"color": "^3.1.0",
"detect-libc": "^1.0.3",
"fs-copy-file-sync": "^1.1.1",
"nan": "^2.12.1",
"npmlog": "^4.1.2",
"prebuild-install": "^5.2.2",
"prebuild-install": "^5.2.4",
"semver": "^5.6.0",
"simple-get": "^3.0.3",
"tar": "^4.4.8",
"tunnel-agent": "^0.6.0"
},
"devDependencies": {
"async": "^2.6.1",
"async": "^2.6.2",
"cc": "^1.0.2",
"decompress-zip": "^0.3.2",
"documentation": "^9.1.1",
"documentation": "^9.3.0",
"exif-reader": "^1.0.2",
"icc": "^1.0.0",
"license-checker": "^25.0.1",
"mocha": "^5.2.0",
"mock-fs": "^4.7.0",
"nyc": "^13.1.0",
"prebuild": "^8.1.2",
"mocha": "^6.0.2",
"mock-fs": "^4.8.0",
"nyc": "^13.3.0",
"prebuild": "^8.2.0",
"prebuild-ci": "^2.3.0",
"rimraf": "^2.6.3",
"semistandard": "^13.0.1"