Skip to content

Commit

Permalink
chore: bump @dcl/catalyst-contracts from 4.4.1 to 4.4.2 (#320)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pentreathm <pentreathm@decentraland.org>
  • Loading branch information
dependabot[bot] and pentreathm authored Oct 1, 2024
1 parent 77b2dd9 commit a41f688
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@aws-sdk/client-sns": "^3.501.0",
"@dcl/catalyst-api-specs": "^3.3.0",
"@dcl/catalyst-contracts": "^4.4.1",
"@dcl/catalyst-contracts": "^4.4.2",
"@dcl/catalyst-storage": "^4.2.0",
"@dcl/crypto": "^3.4.5",
"@dcl/hashing": "^3.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -749,10 +749,10 @@
dependencies:
yaml "^2.3.4"

"@dcl/catalyst-contracts@^4.4.0", "@dcl/catalyst-contracts@^4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@dcl/catalyst-contracts/-/catalyst-contracts-4.4.1.tgz#c05e45c1e58d8633b8e0260f00b6b6908517471a"
integrity sha512-auKNcpZUQV4u7BiL65TXGB0j+eLRVzvpE7oDd7ML0wyB4A8op9B1Ca+7JKZQLClrhj6nbyXoDT7JzFeSpkipoA==
"@dcl/catalyst-contracts@^4.4.0", "@dcl/catalyst-contracts@^4.4.2":
version "4.4.2"
resolved "https://registry.yarnpkg.com/@dcl/catalyst-contracts/-/catalyst-contracts-4.4.2.tgz#e7a329d7aee25c90d7ee07dbe82200a048f17ff9"
integrity sha512-gJZo3IB8U+jhBJWR0DgoLS+zaUDIb/u79e7Rp+MEM78uH3bvC19S3Dd8lxWEbPXNKlCB0saUptfK/Buw0c1y2Q==

"@dcl/catalyst-storage@^4.2.0":
version "4.2.0"
Expand Down

0 comments on commit a41f688

Please sign in to comment.