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

This commit is contained in:
Chris Troutner
2024-08-24 08:17:31 -07:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -28,7 +28,7 @@
"datastore-fs": "9.1.7", "datastore-fs": "9.1.7",
"glob": "7.1.6", "glob": "7.1.6",
"helia": "4.2.5", "helia": "4.2.5",
"helia-coord": "1.5.11", "helia-coord": "1.5.12",
"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",
@@ -12532,9 +12532,9 @@
} }
}, },
"node_modules/helia-coord": { "node_modules/helia-coord": {
"version": "1.5.11", "version": "1.5.12",
"resolved": "http://94.130.170.209:4873/helia-coord/-/helia-coord-1.5.11.tgz", "resolved": "http://94.130.170.209:4873/helia-coord/-/helia-coord-1.5.12.tgz",
"integrity": "sha512-01rNCEIHI7AAX7f6e8b2HoV5xqBOCyoWnxV8l4zIFM51uKFuLmPo8c+NoQ+xTGg6VXlXbRdXkpg3glcWpgPt0A==", "integrity": "sha512-iNfwUDIA7+Vrk4nUV6K+Va+D3BbZlO28F6X1WXjfZDitMEEuZauRsgMvwMuVmgtQYJ1SUXh10bnrt4kZiyTAMw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@chris.troutner/retry-queue": "1.0.8", "@chris.troutner/retry-queue": "1.0.8",
+1 -1
View File
@@ -43,7 +43,7 @@
"datastore-fs": "9.1.7", "datastore-fs": "9.1.7",
"glob": "7.1.6", "glob": "7.1.6",
"helia": "4.2.5", "helia": "4.2.5",
"helia-coord": "1.5.11", "helia-coord": "1.5.12",
"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",