diff --git a/package.json b/package.json index fdc8ccd..743cfd5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": false, "version": "0.5.11", "description": "gpgfs", - "author": "RosHub Inc. ", + "author": "Dataparty LLC. ", "license": "Apache-2.0", "repository": { "type": "git", @@ -25,12 +25,11 @@ "@hapi/hoek": "^9.0.2", "bson-objectid": "^1.3.0", "debug": "^4.1.1", - "fuse-native": "^2.0.4", + "fuse-native": "npm:@cocalc/fuse-native@^2.4.1", "gpg-promised": "0.4.12", "gpgfs-model": "0.2.4", "jsonpath-plus": "^3.0.0", "mkdirp": "^0.5.1", - "node-fuse-bindings": "^2.12.4", "promisfy": "^1.2.0", "promisify": "^0.0.3", "sanitize-filename": "^1.6.3",