Skip to content

Commit

Permalink
chore: bump libraries to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
aleortega committed Oct 10, 2024
1 parent ced4b1f commit 23c253c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 23 deletions.
4 changes: 2 additions & 2 deletions content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"@dcl/catalyst-api-specs": "^3.3.0",
"@dcl/catalyst-contracts": "^4.4.2",
"@dcl/catalyst-storage": "^4.2.0",
"@dcl/content-validator": "https://sdk-team-cdn.decentraland.org/@dcl/content-validator/branch/feat/hash-validaitons-on-profiles/dcl-content-validator-5.6.2-11281214678.commit-1019faa.tgz",
"@dcl/content-validator": "^6.0.0",
"@dcl/crypto": "^3.4.5",
"@dcl/hashing": "^3.0.4",
"@dcl/schemas": "^14.0.0",
"@dcl/snapshots-fetcher": "https://sdk-team-cdn.decentraland.org/@dcl/snapshots-fetcher/branch/fix/remove-sv-after-retry/dcl-snapshots-fetcher-9.0.4-11275876250.commit-35f0cc4.tgz",
"@dcl/snapshots-fetcher": "^9.1.0",
"@dcl/urn-resolver": "^3.6.0",
"@well-known-components/env-config-provider": "^1.2.0",
"@well-known-components/fetch-component": "^2.0.2",
Expand Down
29 changes: 8 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -350,24 +350,10 @@
dependencies:
ethers "^5.6.8"

"@dcl/content-validator@https://sdk-team-cdn.decentraland.org/@dcl/content-validator/branch/feat/hash-validaitons-on-profiles/dcl-content-validator-5.6.2-11280139091.commit-5a94e5c.tgz":
version "5.6.2-11280139091.commit-5a94e5c"
resolved "https://sdk-team-cdn.decentraland.org/@dcl/content-validator/branch/feat/hash-validaitons-on-profiles/dcl-content-validator-5.6.2-11280139091.commit-5a94e5c.tgz#c035da80e7450c4a1efe8e6dcca7580513580373"
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/feat/hash-validaitons-on-profiles/dcl-content-validator-5.6.2-11281214678.commit-1019faa.tgz":
version "5.6.2-11281214678.commit-1019faa"
resolved "https://sdk-team-cdn.decentraland.org/@dcl/content-validator/branch/feat/hash-validaitons-on-profiles/dcl-content-validator-5.6.2-11281214678.commit-1019faa.tgz#6e64eaf6c65d9cf5ec348e92749e147c056b6684"
"@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==
dependencies:
"@dcl/block-indexer" "^1.1.2"
"@dcl/content-hash-tree" "^1.1.4"
Expand Down Expand Up @@ -433,9 +419,10 @@
ajv-errors "^3.0.0"
ajv-keywords "^5.1.0"

"@dcl/snapshots-fetcher@https://sdk-team-cdn.decentraland.org/@dcl/snapshots-fetcher/branch/fix/remove-sv-after-retry/dcl-snapshots-fetcher-9.0.4-11275876250.commit-35f0cc4.tgz":
version "9.0.4-11275876250.commit-35f0cc4"
resolved "https://sdk-team-cdn.decentraland.org/@dcl/snapshots-fetcher/branch/fix/remove-sv-after-retry/dcl-snapshots-fetcher-9.0.4-11275876250.commit-35f0cc4.tgz#2e3ab55db3b67e3207932e8f413664b5960a0ccf"
"@dcl/snapshots-fetcher@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@dcl/snapshots-fetcher/-/snapshots-fetcher-9.1.0.tgz#e6a55ca2db6926de92db2e52fdf87e60621af8dd"
integrity sha512-Fxjw97Atmx7SA6KMui5+5Fe42cVU3ogUnSiFYl2X1a55SOZzlRhpa57qC2i5p6ZroKyrdG9Hk9YOpj1tF/fM7Q==
dependencies:
"@dcl/catalyst-storage" "^4.0.0"
"@dcl/hashing" "^3.0.3"
Expand Down

0 comments on commit 23c253c

Please sign in to comment.