Skip to content

Commit

Permalink
bump content-validator
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariano Goldman committed Aug 8, 2024
1 parent 5924da1 commit 5d694d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 20 deletions.
2 changes: 1 addition & 1 deletion content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@dcl/catalyst-api-specs": "^3.2.6",
"@dcl/catalyst-contracts": "^4.4.1",
"@dcl/catalyst-storage": "^4.2.0",
"@dcl/content-validator": "https://sdk-team-cdn.decentraland.org/@dcl/content-validator/branch/lwv2-profiles/dcl-content-validator-5.5.1-10252159214.commit-a0e33ad.tgz",
"@dcl/content-validator": "^5.6.1",
"@dcl/crypto": "^3.4.5",
"@dcl/hashing": "^3.0.4",
"@dcl/schemas": "^13.2.1",
Expand Down
23 changes: 4 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -355,25 +355,10 @@
dependencies:
ethers "^5.6.8"

"@dcl/content-validator@^5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@dcl/content-validator/-/content-validator-5.5.0.tgz#5409be2f9acd6ab23cd1689d1a1dd01a2c219e49"
integrity sha512-15bWkha8NiwahSMlGze4aSahKbHCl40+e17SivLD/yLS4HyqYQLlVRherJ14MIK/wbI+AEh3gXR/2u010BVnWg==
dependencies:
"@dcl/block-indexer" "^1.1.2"
"@dcl/content-hash-tree" "^1.1.4"
"@dcl/hashing" "^3.0.4"
"@dcl/schemas" "^13.2.1"
"@dcl/urn-resolver" "^3.6.0"
"@well-known-components/interfaces" "^1.4.3"
"@well-known-components/thegraph-component" "^1.6.0"
ms "^2.1.3"
p-queue "^6.6.2"
sharp "0.32.6"

"@dcl/content-validator@https://sdk-team-cdn.decentraland.org/@dcl/content-validator/branch/lwv2-profiles/dcl-content-validator-5.5.1-10252159214.commit-a0e33ad.tgz":
version "5.5.1-10252159214.commit-a0e33ad"
resolved "https://sdk-team-cdn.decentraland.org/@dcl/content-validator/branch/lwv2-profiles/dcl-content-validator-5.5.1-10252159214.commit-a0e33ad.tgz#7ebf097d9485176eba4bf956ff6fd02658294f22"
"@dcl/content-validator@^5.6.1":
version "5.6.1"
resolved "https://registry.yarnpkg.com/@dcl/content-validator/-/content-validator-5.6.1.tgz#7e37a48b1dc1b91c79350a1920741eee3e035832"
integrity sha512-KFJNtKaxy01mp6N/IRP0DnhV7PxDJ3T0F32vifYGiuZeyYBg6Ya7i1KN1fMpsMRXQllk3BEE4MPJo+dcKujD2w==
dependencies:
"@dcl/block-indexer" "^1.1.2"
"@dcl/content-hash-tree" "^1.1.4"
Expand Down

0 comments on commit 5d694d2

Please sign in to comment.