Switch to XChaCha20-Poly1305
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@blockstorage/repertory-js",
|
||||
"version": "1.3.3-r1",
|
||||
"version": "1.4.0-r1",
|
||||
"description": "A Node.js module for interfacing with Repertory's remote mount API",
|
||||
"author": "scott.e.graves@protonmail.com",
|
||||
"license": "MIT",
|
||||
@@ -41,6 +41,7 @@
|
||||
"prepublish": "rollup -c --silent && ./fixup"
|
||||
},
|
||||
"dependencies": {
|
||||
"@stablelib/xchacha20poly1305": "^1.0.1",
|
||||
"int64-buffer": "^1.0.0",
|
||||
"socket-pool": "^1.2.3",
|
||||
"text-encoding": "^0.7.0",
|
||||
|
||||
Reference in New Issue
Block a user