Skip to content

Commit

Permalink
fix: upadte content validator version
Browse files Browse the repository at this point in the history
  • Loading branch information
pentreathm committed Oct 23, 2024
1 parent fea3fbf commit c5126f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.3.0",
"@dcl/catalyst-contracts": "^4.4.2",
"@dcl/catalyst-storage": "^4.3.0",
"@dcl/content-validator": "^6.0.0",
"@dcl/content-validator": "6.0.1",
"@dcl/crypto": "^3.4.5",
"@dcl/hashing": "^3.0.4",
"@dcl/schemas": "^14.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -351,10 +351,10 @@
dependencies:
ethers "^5.6.8"

"@dcl/content-validator@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@dcl/content-validator/-/content-validator-6.0.0.tgz#a442f62a43d9f0058ec9c94b8054f63569969142"
integrity sha512-oneaM8V22cGxE9APd8FfuFjzfklLcVinBaZW7YH/KcWJSeo5ONxwFFil06DsaJ95do7BpgyD4ptmzp8eO9rm/Q==
"@dcl/[email protected].1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@dcl/content-validator/-/content-validator-6.0.1.tgz#8490cf9a971cc16a2333ab60f86fcc2c0cd4ac5c"
integrity sha512-TthwzfgyazuMgo7QpRph1SjmZbWi5nQc0hKFZFlCQsdKOuEto3Z3+S2f9SKMrPRl5Fnsd7m45A4MCT83ApvJrQ==
dependencies:
"@dcl/block-indexer" "^1.1.2"
"@dcl/content-hash-tree" "^1.1.4"
Expand Down

0 comments on commit c5126f9

Please sign in to comment.