Skip to content

Commit

Permalink
chore: bump @dcl/content-validator from 4.10.0 to 4.10.1 (#1717)
Browse files Browse the repository at this point in the history
Bumps [@dcl/content-validator](https://github.com/decentraland/content-validator) from 4.10.0 to 4.10.1.
- [Release notes](https://github.com/decentraland/content-validator/releases)
- [Commits](decentraland/content-validator@4.10.0...4.10.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 Nov 23, 2023
1 parent 4cc86e6 commit 7481975
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.4",
"@dcl/catalyst-contracts": "^4.2.0",
"@dcl/catalyst-storage": "^4.1.0",
"@dcl/content-validator": "4.10.0",
"@dcl/content-validator": "4.10.1",
"@dcl/crypto": "^3.4.5",
"@dcl/hashing": "^3.0.4",
"@dcl/schemas": "^9.8.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@dcl/catalyst-api-specs": "^3.2.4",
"@dcl/content-validator": "4.10.0",
"@dcl/content-validator": "4.10.1",
"@dcl/crypto": "^3.4.5",
"@dcl/schemas": "^9.8.0",
"@dcl/urn-resolver": "3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -350,10 +350,10 @@
dependencies:
ethers "^5.6.8"

"@dcl/content-validator@4.10.0":
version "4.10.0"
resolved "https://registry.yarnpkg.com/@dcl/content-validator/-/content-validator-4.10.0.tgz#529845b1aa66a40f2352703612c7287e72e46cd5"
integrity sha512-eumO/fcaU6kqvuIyPRTrcCv/hQ/Wbt0yHidAT5ztHStGsXpPvTCwwh4Opf5GEMaalpHpWkmDEtljFVD+xxMTBg==
"@dcl/content-validator@4.10.1":
version "4.10.1"
resolved "https://registry.yarnpkg.com/@dcl/content-validator/-/content-validator-4.10.1.tgz#872b142ca6e2123ab15a2927f6133b5bcb7314c8"
integrity sha512-YmqxR1tMF+9w7PVIHTjXc7PAWSE8m8w5aibroGU6GAahDpWVsUOTCU7SSee2lEb3dtgI4hI9AjUGSYIAWkOoXw==
dependencies:
"@dcl/block-indexer" "^1.1.1"
"@dcl/content-hash-tree" "^1.1.4"
Expand Down

0 comments on commit 7481975

Please sign in to comment.