Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/dcl/schemas-14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pentreathm authored Oct 14, 2024
2 parents 1ecebcd + e413478 commit d4c6a04
Show file tree
Hide file tree
Showing 2 changed files with 7 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 @@ -23,7 +23,7 @@
"@dcl/block-indexer": "^1.1.2",
"@dcl/catalyst-api-specs": "^3.3.0",
"@dcl/catalyst-contracts": "^4.4.2",
"@dcl/catalyst-storage": "^4.2.0",
"@dcl/catalyst-storage": "^4.3.0",
"@dcl/content-validator": "^6.0.0",
"@dcl/crypto": "^3.4.5",
"@dcl/hashing": "^3.0.4",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -333,15 +333,16 @@
resolved "https://registry.npmjs.org/@dcl/catalyst-contracts/-/catalyst-contracts-4.4.2.tgz"
integrity sha512-gJZo3IB8U+jhBJWR0DgoLS+zaUDIb/u79e7Rp+MEM78uH3bvC19S3Dd8lxWEbPXNKlCB0saUptfK/Buw0c1y2Q==

"@dcl/catalyst-storage@^4.0.0", "@dcl/catalyst-storage@^4.2.0":
version "4.2.0"
resolved "https://registry.npmjs.org/@dcl/catalyst-storage/-/catalyst-storage-4.2.0.tgz"
integrity sha512-aE+EteZkn+AuIRAA65hceSW2rpQ7OJ5gVB55KgTcbDZnnICSirqrb9X6zXnrAGWoX3zC0J81bq2fYmmr30QvQw==
"@dcl/catalyst-storage@^4.0.0", "@dcl/catalyst-storage@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@dcl/catalyst-storage/-/catalyst-storage-4.3.0.tgz#5ea39d7e80a1027a1e4603f474c9db5a48bab386"
integrity sha512-5r+Ip29fgG9sT9qVU5GRP2YmuA9rPd7K+STa/ofjgURdMb+1/uDhoJbMRfMbu+ft9FcEN3qYkVnIipxf5v2KzA==
dependencies:
"@well-known-components/interfaces" "^1.1.1"
aws-sdk "^2.1426.0"
aws-sdk-client-mock "^3.0.0"
destroy "^1.2.0"
file-type "15"

"@dcl/content-hash-tree@^1.1.4":
version "1.1.4"
Expand Down Expand Up @@ -3405,7 +3406,7 @@ file-entry-cache@^6.0.1:
dependencies:
flat-cache "^3.0.4"

file-type@^15.0.1:
file-type@15, file-type@^15.0.1:
version "15.0.1"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-15.0.1.tgz#54175484953d48b970c095ba8737d4e0c3a9b407"
integrity sha512-0LieQlSA3bWUdErNrxzxfI4rhsvNAVPBO06R8pTc1hp9SE6nhqlVyvhcaXoMmtXkBTPnQenbMPLW9X76hH76oQ==
Expand Down

0 comments on commit d4c6a04

Please sign in to comment.