Skip to content

Commit

Permalink
feat: upgrade temp version of content validator to validate the chang…
Browse files Browse the repository at this point in the history
…es in the ownership query
  • Loading branch information
pentreathm committed Nov 7, 2024
1 parent cd789bc commit 9539590
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
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": "https://sdk-team-cdn.decentraland.org/@dcl/content-validator/branch/feat/update-ownership-graphql-query/dcl-content-validator-6.0.2-11704767755.commit-ab10bab.tgz",
"@dcl/crypto": "^3.4.5",
"@dcl/hashing": "^3.0.4",
"@dcl/schemas": "^14.1.0",
Expand Down
20 changes: 20 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,21 @@
p-queue "^6.6.2"
sharp "0.32.6"

"@dcl/content-validator@https://sdk-team-cdn.decentraland.org/@dcl/content-validator/branch/feat/update-ownership-graphql-query/dcl-content-validator-6.0.2-11704767755.commit-ab10bab.tgz":
version "6.0.2-11704767755.commit-ab10bab"
resolved "https://sdk-team-cdn.decentraland.org/@dcl/content-validator/branch/feat/update-ownership-graphql-query/dcl-content-validator-6.0.2-11704767755.commit-ab10bab.tgz#2eea6057098cfd58a8b3e90a8a7bf0683c6191ca"
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/crypto@^3.4.0", "@dcl/crypto@^3.4.5":
version "3.4.5"
resolved "https://registry.npmjs.org/@dcl/crypto/-/crypto-3.4.5.tgz"
Expand Down Expand Up @@ -5454,6 +5469,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==

[email protected]:
version "0.1.7"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
integrity sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==

path-to-regexp@^1.7.0:
version "1.8.0"
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz"
Expand Down

0 comments on commit 9539590

Please sign in to comment.