Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.mdns.eu/nextcloud/passwords-client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius David Wieschollek <passwords.public@mdns.eu>2022-09-03 11:46:28 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2022-09-03 11:46:28 +0300
commita8430eb38ce5a34dcd57df48e3464c26ed9455d3 (patch)
tree03355b267655c788eb4340a78c824ad9cd801764 /package.json
parent74d7a9e3a0b5c9c8c0bc8a52c75b488c05285cbd (diff)
Updated packages
Signed-off-by: Marius David Wieschollek <passwords.public@mdns.eu>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d65ba3f..f099219 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
},
"dependencies": {
"eventemitter3": "^4.0.7",
- "libsodium-wrappers": "^0.7.9",
+ "libsodium-wrappers": "^0.7.10",
"url-parse": "^1.5.3",
"uuid": "^8.3.2"
}