We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 8960eb8 commit ee9cdb6Copy full SHA for ee9cdb6
package.json
@@ -130,7 +130,7 @@
130
"dependencies": {
131
"color": "^4.2.3",
132
"detect-libc": "^2.0.1",
133
- "node-addon-api": "^4.3.0",
+ "node-addon-api": "^5.0.0",
134
"prebuild-install": "^7.1.0",
135
"semver": "^7.3.7",
136
"simple-get": "^4.0.1",
@@ -145,7 +145,7 @@
145
"exif-reader": "^1.0.3",
146
"icc": "^2.0.0",
147
"license-checker": "^25.0.1",
148
- "mocha": "^9.2.2",
+ "mocha": "^10.0.0",
149
"mock-fs": "^5.1.2",
150
"nyc": "^15.1.0",
151
"prebuild": "^11.0.3",
0 commit comments