1 Commits

Author SHA1 Message Date
renovate d1bcdee9b2 Update dependency saferphore to v0.0.2
renovate/artifacts Artifact file update failure
web/cryptpad/pipeline/head There was a failure building this commit
web/cryptpad/pipeline/pr-master There was a failure building this commit
2026-05-26 23:42:47 +00:00
2 changed files with 5 additions and 3 deletions
+3 -1
View File
@@ -1075,7 +1075,9 @@
"integrity": "sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw=="
},
"netflux-websocket": {
"version": "0.1.21"
"version": "0.1.20",
"resolved": "https://registry.npmjs.org/netflux-websocket/-/netflux-websocket-0.1.20.tgz",
"integrity": "sha512-svFkw4ol4gmkcXKnx5kF/8tR9mmtTCDzUlLy4mSlcNl/4iWlbDmgwp/+aJ3nqtv8fg12m+DAFGX2+fbC0//dcg=="
},
"nthen": {
"version": "0.1.8",
+1 -1
View File
@@ -20,7 +20,7 @@
"netflux-websocket": "^0.1.20",
"nthen": "0.1.8",
"pull-stream": "^3.6.1",
"saferphore": "0.0.1",
"saferphore": "0.0.2",
"sortify": "^1.0.4",
"stream-to-pull-stream": "^1.7.2",
"tweetnacl": "~0.12.2",