diff --git a/content/package.json b/content/package.json index 87c91f10c..11b1d09e0 100644 --- a/content/package.json +++ b/content/package.json @@ -24,7 +24,7 @@ "@dcl/catalyst-api-specs": "^3.2.5", "@dcl/catalyst-contracts": "^4.3.1", "@dcl/catalyst-storage": "^4.2.0", - "@dcl/content-validator": "^5.0.0", + "@dcl/content-validator": "^5.1.0", "@dcl/crypto": "^3.4.5", "@dcl/hashing": "^3.0.4", "@dcl/schemas": "^11.0.0", diff --git a/yarn.lock b/yarn.lock index 922791efa..69ae0d8ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -350,10 +350,10 @@ dependencies: ethers "^5.6.8" -"@dcl/content-validator@^5.0.0": - version "5.0.0" - resolved "https://registry.yarnpkg.com/@dcl/content-validator/-/content-validator-5.0.0.tgz#8869d29104cf9412d938e77f852ba155889b52c3" - integrity sha512-jwDb8Ak1lSNfYERvlUGcmNAggJrVQRwoDbleGpy+qOceIRLOjnw6imqyD91wmEiD7ouhp0lok9hWqUCXOfUFoA== +"@dcl/content-validator@^5.1.0": + version "5.1.0" + resolved "https://registry.yarnpkg.com/@dcl/content-validator/-/content-validator-5.1.0.tgz#f32290620cc133dab2e46a2c655b907a4e92144a" + integrity sha512-qaTcZe+wV7a5n0wd545M1K/jrmrnKKPMsFX5foRSKBriVDOUqPEGciEvdAqS17xY35d/NBrXBSZzkTQh7/WXyg== dependencies: "@dcl/block-indexer" "^1.1.1" "@dcl/content-hash-tree" "^1.1.4" @@ -1649,16 +1649,7 @@ on-finished "^2.4.1" path-to-regexp "^6.2.1" -"@well-known-components/interfaces@^1.1.1", "@well-known-components/interfaces@^1.1.3", "@well-known-components/interfaces@^1.3.0", "@well-known-components/interfaces@^1.4.0", "@well-known-components/interfaces@^1.4.1", "@well-known-components/interfaces@^1.4.2": - version "1.4.2" - resolved "https://registry.yarnpkg.com/@well-known-components/interfaces/-/interfaces-1.4.2.tgz#e37eb296280abfcab14f0608b3bdfc84d5a21929" - integrity sha512-1tkr/OhZ4UmnQiST2svKznEiJ86crV2S+AIhokhowR4MexAKWgYlmZpoP6VIcgDVPf7nu8hOtIPMQaCZ+COC0A== - dependencies: - "@types/node" "^20.3.1" - "@types/node-fetch" "^2.5.12" - typed-url-params "^1.0.1" - -"@well-known-components/interfaces@^1.4.3": +"@well-known-components/interfaces@^1.1.1", "@well-known-components/interfaces@^1.1.3", "@well-known-components/interfaces@^1.3.0", "@well-known-components/interfaces@^1.4.0", "@well-known-components/interfaces@^1.4.1", "@well-known-components/interfaces@^1.4.2", "@well-known-components/interfaces@^1.4.3": version "1.4.3" resolved "https://registry.yarnpkg.com/@well-known-components/interfaces/-/interfaces-1.4.3.tgz#026047966db480bd561a315fdc8116b88bf8d27a" integrity sha512-roVtoOHG6uaH+nL4C0ISnAwkkopc2FLsS7fqX+roI22EdX9PAknPoImhPU8/3u6jgRAVpglX5Zj4nWZkSaXPkQ==