Merge remote-tracking branch 'upstream/master' into ct-unstable

This commit is contained in:
Chris Troutner
2024-05-21 20:34:55 -07:00
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -28,7 +28,7 @@
"datastore-fs": "9.1.6", "datastore-fs": "9.1.6",
"glob": "7.1.6", "glob": "7.1.6",
"helia": "2.1.0", "helia": "2.1.0",
"helia-coord": "1.5.7", "helia-coord": "1.5.8",
"jsonrpc-lite": "2.2.0", "jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1", "jsonwebtoken": "8.5.1",
"jwt-bch-lib": "1.3.0", "jwt-bch-lib": "1.3.0",
@@ -11597,9 +11597,9 @@
} }
}, },
"node_modules/helia-coord": { "node_modules/helia-coord": {
"version": "1.5.7", "version": "1.5.8",
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.5.7.tgz", "resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.5.8.tgz",
"integrity": "sha512-S3untLIDr4A15bUw+dUmLHfqSNmJ9wjqENPzdqHjEP9HSUs7w+CtVNrvY3MSXTD+/nwTtUX5V4NiTdMXdWlBAA==", "integrity": "sha512-azbipIf5TOn8qCloLx+qPJ/lt+MEJzJt1lHJB1DAlv5mmeqyNpfjXRJ3iJ0f794si0qx8Vhr7nd6pe/5Hfstjw==",
"dependencies": { "dependencies": {
"@chris.troutner/retry-queue": "1.0.8", "@chris.troutner/retry-queue": "1.0.8",
"bch-encrypt-lib": "2.1.1", "bch-encrypt-lib": "2.1.1",
@@ -34241,9 +34241,9 @@
} }
}, },
"helia-coord": { "helia-coord": {
"version": "1.5.7", "version": "1.5.8",
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.5.7.tgz", "resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.5.8.tgz",
"integrity": "sha512-S3untLIDr4A15bUw+dUmLHfqSNmJ9wjqENPzdqHjEP9HSUs7w+CtVNrvY3MSXTD+/nwTtUX5V4NiTdMXdWlBAA==", "integrity": "sha512-azbipIf5TOn8qCloLx+qPJ/lt+MEJzJt1lHJB1DAlv5mmeqyNpfjXRJ3iJ0f794si0qx8Vhr7nd6pe/5Hfstjw==",
"requires": { "requires": {
"@chris.troutner/retry-queue": "1.0.8", "@chris.troutner/retry-queue": "1.0.8",
"bch-encrypt-lib": "2.1.1", "bch-encrypt-lib": "2.1.1",
+1 -1
View File
@@ -44,7 +44,7 @@
"datastore-fs": "9.1.6", "datastore-fs": "9.1.6",
"glob": "7.1.6", "glob": "7.1.6",
"helia": "2.1.0", "helia": "2.1.0",
"helia-coord": "1.5.7", "helia-coord": "1.5.8",
"jsonrpc-lite": "2.2.0", "jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1", "jsonwebtoken": "8.5.1",
"jwt-bch-lib": "1.3.0", "jwt-bch-lib": "1.3.0",