Skip to content

Commit

Permalink
chore: bump @dcl/content-validator from 4.12.0 to 4.13.2 (#1749)
Browse files Browse the repository at this point in the history
* chore: bump @dcl/content-validator from 4.12.0 to 4.13.2

Bumps [@dcl/content-validator](https://github.com/decentraland/content-validator) from 4.12.0 to 4.13.2.
- [Release notes](https://github.com/decentraland/content-validator/releases)
- [Commits](decentraland/content-validator@4.12.0...4.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mariano Goldman <mariano.goldman@decentraland.org>
  • Loading branch information
dependabot[bot] and Mariano Goldman authored Mar 7, 2024
1 parent 1b09787 commit db6ad6b
Show file tree
Hide file tree
Showing 3 changed files with 5 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.5",
"@dcl/catalyst-contracts": "^4.3.1",
"@dcl/catalyst-storage": "^4.2.0",
"@dcl/content-validator": "4.12.0",
"@dcl/content-validator": "^4.13.2",
"@dcl/crypto": "^3.4.5",
"@dcl/hashing": "^3.0.4",
"@dcl/schemas": "^10.3.0",
Expand Down
1 change: 0 additions & 1 deletion lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
},
"dependencies": {
"@dcl/catalyst-api-specs": "^3.2.5",
"@dcl/content-validator": "4.12.0",
"@dcl/crypto": "^3.4.5",
"@dcl/schemas": "^10.3.0",
"@dcl/urn-resolver": "^3.2.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.12.0":
version "4.12.0"
resolved "https://registry.yarnpkg.com/@dcl/content-validator/-/content-validator-4.12.0.tgz#32df1776e60bbe0428f84cea26acce8a606ddf52"
integrity sha512-VF0H4HIMh9N3hJIPk0kUlsY6pEhc7r7VMNqvkH9f1ZzpuTXpco9ZBOOKiIIV+fdl39Cuz2G5T61OPqghqZj1Tg==
"@dcl/content-validator@^4.13.2":
version "4.13.2"
resolved "https://registry.yarnpkg.com/@dcl/content-validator/-/content-validator-4.13.2.tgz#9a26c81cbdd02960638fbf09d752fb3c6c193f87"
integrity sha512-GAQvmNOTKvLRF8LaW7jh3X832FVz418iSHWbxbYp9oHBCqCUEMEmVxRtaeoC+D3gafmEOS+vmkLyhbsdVwH4PA==
dependencies:
"@dcl/block-indexer" "^1.1.1"
"@dcl/content-hash-tree" "^1.1.4"
Expand Down

0 comments on commit db6ad6b

Please sign in to comment.