Bump deps

This commit is contained in:
Lovell Fuller 2021-09-22 11:41:22 +01:00
parent 1dd4be670d
commit f37ca8249a

View File

@ -126,7 +126,7 @@
"dependencies": {
"color": "^4.0.1",
"detect-libc": "^1.0.3",
"node-addon-api": "^4.1.0",
"node-addon-api": "^4.2.0",
"prebuild-install": "^6.1.4",
"semver": "^7.3.5",
"simple-get": "^3.1.0",
@ -142,9 +142,9 @@
"icc": "^2.0.0",
"license-checker": "^25.0.1",
"mocha": "^9.1.1",
"mock-fs": "^5.0.0",
"mock-fs": "^5.1.0",
"nyc": "^15.1.0",
"prebuild": "^10.0.1",
"prebuild": "^11.0.0",
"rimraf": "^3.0.2",
"semistandard": "^16.0.1"
},