Skip to content

Commit

Permalink
chore: bump @dcl/content-validator from 5.1.0 to 5.1.1 (#1766)
Browse files Browse the repository at this point in the history
Bumps [@dcl/content-validator](https://github.com/decentraland/content-validator) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/decentraland/content-validator/releases)
- [Commits](decentraland/content-validator@5.1.0...5.1.1)

---
updated-dependencies:
- dependency-name: "@dcl/content-validator"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent 037068b commit 883e2fb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.5",
"@dcl/catalyst-contracts": "^4.3.1",
"@dcl/catalyst-storage": "^4.2.0",
"@dcl/content-validator": "^5.1.0",
"@dcl/content-validator": "^5.1.1",
"@dcl/crypto": "^3.4.5",
"@dcl/hashing": "^3.0.4",
"@dcl/schemas": "^11.4.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -350,15 +350,15 @@
dependencies:
ethers "^5.6.8"

"@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==
"@dcl/content-validator@^5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@dcl/content-validator/-/content-validator-5.1.1.tgz#e2709c821476495139bbb8ab7d8364d0fd178280"
integrity sha512-ksIbBlg9nWSskDDT48YWA5jBYOFwUn+WjOoBvy3+4kmNlUf5PK1PNYxSKGAZOmdkAoDe1LpLvX4+Nl3udM2txA==
dependencies:
"@dcl/block-indexer" "^1.1.1"
"@dcl/content-hash-tree" "^1.1.4"
"@dcl/hashing" "^3.0.1"
"@dcl/schemas" "^11.0.0"
"@dcl/schemas" "^11.4.0"
"@dcl/urn-resolver" "^3.3.1"
"@well-known-components/interfaces" "^1.3.0"
"@well-known-components/thegraph-component" "^1.5.0"
Expand All @@ -380,7 +380,7 @@
resolved "https://registry.yarnpkg.com/@dcl/hashing/-/hashing-3.0.4.tgz#4df2a4cb3a8114765aed34cb57b91c93bf33bfb3"
integrity sha512-Cg+MoIOn+BYmQV2q8zSFnNYY+GldlnUazwBnfgrq3i66ZxOaZ65h01btd8OUtSAlfWG4VTNIOHDjtKqmuwJNBg==

"@dcl/schemas@^11.0.0", "@dcl/schemas@^11.4.0":
"@dcl/schemas@^11.4.0":
version "11.4.0"
resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-11.4.0.tgz#5557aa6982d49c8dac436901f22e9a75d9f8d805"
integrity sha512-pCMENllY9vcl4HS1ta/TpVqjWUov/oa9xab+Ki1iMur48nE5+xXfa7+laCPhWLOKSZEkC59i5S6zQGTSWFPYew==
Expand Down

0 comments on commit 883e2fb

Please sign in to comment.