Skip to content

Commit

Permalink
chore: bump @dcl/catalyst-storage from 4.1.0 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [@dcl/catalyst-storage](https://github.com/decentraland/catalyst-storage) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/decentraland/catalyst-storage/releases)
- [Commits](decentraland/catalyst-storage@4.1.0...4.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 4539aaa commit e31e26f
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 @@ -15,7 +15,7 @@
"@aws-sdk/client-sns": "^3.501.0",
"@dcl/catalyst-api-specs": "^3.2.5",
"@dcl/catalyst-contracts": "^4.3.1",
"@dcl/catalyst-storage": "^4.1.0",
"@dcl/catalyst-storage": "^4.2.0",
"@dcl/crypto": "^3.4.5",
"@dcl/hashing": "^3.0.4",
"@dcl/platform-crypto-middleware": "^1.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -754,10 +754,10 @@
resolved "https://registry.yarnpkg.com/@dcl/catalyst-contracts/-/catalyst-contracts-4.3.1.tgz#ee79b4bf9c07fbe79c35b208323b6e30bf6e2598"
integrity sha512-wOaIG/RwsKniQu1wDhigiQHDbfYMSu9Ifk7PToLMA01ellPrF0CZK06vGJLtXlahaXfUbv94N03teS7kYRORLA==

"@dcl/catalyst-storage@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@dcl/catalyst-storage/-/catalyst-storage-4.1.0.tgz#85cbd59cf8f38a702a6c17cd18e39235557fe19a"
integrity sha512-evXnRUXJOpbi/mCTYmc/TBBtlCgUawYgD1PPyvvwWtJh8lFkkvLaaQPxLL6lkRlgR0XkgsUfdMIUFGj1YDrNOQ==
"@dcl/catalyst-storage@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@dcl/catalyst-storage/-/catalyst-storage-4.2.0.tgz#a8a6d4f96c2a3cffa4dcc3564fa24e83bbc8ebd0"
integrity sha512-aE+EteZkn+AuIRAA65hceSW2rpQ7OJ5gVB55KgTcbDZnnICSirqrb9X6zXnrAGWoX3zC0J81bq2fYmmr30QvQw==
dependencies:
"@well-known-components/interfaces" "^1.1.1"
aws-sdk "^2.1426.0"
Expand Down

0 comments on commit e31e26f

Please sign in to comment.