diff --git a/package-lock.json b/package-lock.json index 13b0b725..4844058d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "license": "MIT", "dependencies": { "bindings": "^1.3.1", - "nan": "^2.19.0" + "nan": "^2.22.0" }, "devDependencies": { "bluebird": "^3.5.3", diff --git a/package.json b/package.json index 6d21c863..643e79d2 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "dependencies": { "bindings": "^1.3.1", - "nan": "^2.19.0" + "nan": "^2.22.0" }, "engines": { "node": ">=16" diff --git a/prebuild/platform-arm64-ABI-127.tar.gz b/prebuild/platform-arm64-ABI-127.tar.gz new file mode 100644 index 00000000..b6fb250b Binary files /dev/null and b/prebuild/platform-arm64-ABI-127.tar.gz differ