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>2023-02-18 15:19:06 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2023-02-18 15:19:06 +0300
commitebdc6bcd8cb21c0d14086a5bdec336b506157cdf (patch)
tree1877206fc8b8c06d89b967c3ba2b54963836133b /package.json
parent3fb0d365dd6abffb9421cc462d1eb99886a99c4e (diff)
parent1f18b35269cb8e68cd54c1aed57f5984d9535415 (diff)
Merge branch 'master' into testing
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 89a6834..25e4258 100644
--- a/package.json
+++ b/package.json
@@ -27,8 +27,8 @@
},
"dependencies": {
"eventemitter3": "^4.0.7",
- "libsodium-wrappers": "^0.7.9",
- "pako": "^2.0.4",
+ "libsodium": "0.7.10",
+ "libsodium-wrappers": "0.7.10",
"url-parse": "^1.5.3",
"uuid": "^8.3.2"
}