diff --git a/identity-service/package-lock.json b/identity-service/package-lock.json index 15fb2252d86..550cfa0a0b8 100644 --- a/identity-service/package-lock.json +++ b/identity-service/package-lock.json @@ -97,9 +97,9 @@ } }, "@audius/libs": { - "version": "1.2.117", - "resolved": "https://registry.npmjs.org/@audius/libs/-/libs-1.2.117.tgz", - "integrity": "sha512-ZtvpCI71O+jd+pLlZRegZIEXbJjn3yUoYu60JlD+Dx0LqnCo6lZ6+jtWFzhDE29HKSdx0NE9XmHKuNKFcgdP5Q==", + "version": "1.2.118", + "resolved": "https://registry.npmjs.org/@audius/libs/-/libs-1.2.118.tgz", + "integrity": "sha512-M1xDe8i9bGRIziTT4xRb2NAG+wGZ3qapSFEaMSulkTCKmXwP3AlztFt1gfuk+fgqvvn1MMXa66I3sl6H/pZe8A==", "requires": { "@audius/anchor-audius-data": "0.0.2", "@audius/hedgehog": "1.0.12", @@ -9429,25 +9429,25 @@ "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" }, "ipfs-unixfs": { - "version": "6.0.7", - "resolved": "https://registry.npmjs.org/ipfs-unixfs/-/ipfs-unixfs-6.0.7.tgz", - "integrity": "sha512-5mKbQgvux6n5lQ+upGWWPKcoswXahdOcyGQ2SbIIRV6eBJMzxLprzKsyb0GMsg80tHX2wnNOxBKSCiSGjb+54A==", + "version": "6.0.9", + "resolved": "https://registry.npmjs.org/ipfs-unixfs/-/ipfs-unixfs-6.0.9.tgz", + "integrity": "sha512-0DQ7p0/9dRB6XCb0mVCTli33GzIzSVx5udpJuVM47tGcD+W+Bl4LsnoLswd3ggNnNEakMv1FdoFITiEnchXDqQ==", "requires": { "err-code": "^3.0.1", "protobufjs": "^6.10.2" } }, "ipfs-unixfs-importer": { - "version": "9.0.8", - "resolved": "https://registry.npmjs.org/ipfs-unixfs-importer/-/ipfs-unixfs-importer-9.0.8.tgz", - "integrity": "sha512-Vye6kLDz9zTFDbuSeggm/dUUW85im+JTs7vYK0Kk9xXmJzzIqOMZCv4fY6kVnWlQOk6z4IVntJWW6LnmjD6dkw==", + "version": "9.0.10", + "resolved": "https://registry.npmjs.org/ipfs-unixfs-importer/-/ipfs-unixfs-importer-9.0.10.tgz", + "integrity": "sha512-W+tQTVcSmXtFh7FWYWwPBGXJ1xDgREbIyI1E5JzDcimZLIyT5gGMfxR3oKPxxWj+GKMpP5ilvMQrbsPzWcm3Fw==", "requires": { "@ipld/dag-pb": "^2.0.2", "@multiformats/murmur3": "^1.0.3", "bl": "^5.0.0", "err-code": "^3.0.1", "hamt-sharding": "^2.0.0", - "interface-blockstore": "^1.0.0", + "interface-blockstore": "^2.0.3", "ipfs-unixfs": "^6.0.0", "it-all": "^1.0.5", "it-batch": "^1.0.8", @@ -9457,27 +9457,6 @@ "multiformats": "^9.4.2", "rabin-wasm": "^0.1.4", "uint8arrays": "^3.0.0" - }, - "dependencies": { - "interface-blockstore": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/interface-blockstore/-/interface-blockstore-1.0.2.tgz", - "integrity": "sha512-e8rHqaBSOsBPpSaB+wwVa9mR5ntU+t1yzXpOFC16cSKCNsV+h6n8SjekPQcdODVBN2h8t45CsOqRAnUfm1guEw==", - "requires": { - "err-code": "^3.0.1", - "interface-store": "^1.0.2", - "it-all": "^1.0.5", - "it-drain": "^1.0.4", - "it-filter": "^1.0.2", - "it-take": "^1.0.1", - "multiformats": "^9.0.4" - } - }, - "interface-store": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/interface-store/-/interface-store-1.0.2.tgz", - "integrity": "sha512-rUBLYsgoWwxuUpnQoSUr+DR/3dH3reVeIu5aOHFZK31lAexmb++kR6ZECNRgrx6WvoaM3Akdo0A7TDrqgCzZaQ==" - } } }, "is-accessor-descriptor": { @@ -10047,16 +10026,6 @@ "resolved": "https://registry.npmjs.org/it-batch/-/it-batch-1.0.9.tgz", "integrity": "sha512-7Q7HXewMhNFltTsAMdSz6luNhyhkhEtGGbYek/8Xb/GiqYMtwUmopE1ocPSiJKKp3rM4Dt045sNFoUu+KZGNyA==" }, - "it-drain": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/it-drain/-/it-drain-1.0.5.tgz", - "integrity": "sha512-r/GjkiW1bZswC04TNmUnLxa6uovme7KKwPhc+cb1hHU65E3AByypHH6Pm91WHuvqfFsm+9ws0kPtDBV3/8vmIg==" - }, - "it-filter": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/it-filter/-/it-filter-1.0.3.tgz", - "integrity": "sha512-EI3HpzUrKjTH01miLHWmhNWy3Xpbx4OXMXltgrNprL5lDpF3giVpHIouFpr5l+evXw6aOfxhnt01BIB+4VQA+w==" - }, "it-first": { "version": "1.0.7", "resolved": "https://registry.npmjs.org/it-first/-/it-first-1.0.7.tgz", @@ -10070,11 +10039,6 @@ "it-batch": "^1.0.9" } }, - "it-take": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/it-take/-/it-take-1.0.2.tgz", - "integrity": "sha512-u7I6qhhxH7pSevcYNaMECtkvZW365ARqAIt9K+xjdK1B2WUDEjQSfETkOCT8bxFq/59LqrN3cMLUtTgmDBaygw==" - }, "jayson": { "version": "3.6.2", "resolved": "https://registry.npmjs.org/jayson/-/jayson-3.6.2.tgz", diff --git a/identity-service/package.json b/identity-service/package.json index 05c3bc71134..54f4c400c16 100644 --- a/identity-service/package.json +++ b/identity-service/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@amplitude/node": "^1.9.2", - "@audius/libs": "1.2.117", + "@audius/libs": "1.2.118", "@certusone/wormhole-sdk": "0.1.1", "@improbable-eng/grpc-web-node-http-transport": "^0.15.0", "@optimizely/optimizely-sdk": "^4.6.0",