Skip to content

chore(deps): bump dependencies #4262

Merged
montelaidev merged 9 commits intomainfrom
bump-dependencies-07-05-2024
May 17, 2024
Merged

chore(deps): bump dependencies #4262
montelaidev merged 9 commits intomainfrom
bump-dependencies-07-05-2024

Conversation

@montelaidev
Copy link
Copy Markdown
Contributor

@montelaidev montelaidev commented May 7, 2024

Explanation

This pull request updates the following dependencies

  • @metamask/keyring-api to ^6.1.1,
  • @metamask/eth-snap-keyring to ^4.1.1
  • @metamask/snaps-utils to ^7.4.0
  • @metamask/snaps-controllers to ^8.1.1

References

Changelog

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate

@montelaidev montelaidev requested a review from a team May 7, 2024 06:35
@socket-security
Copy link
Copy Markdown

socket-security bot commented May 7, 2024

package.json Outdated
"pre-push": "yarn lint"
},
"resolutions": {
"@metamask/snaps-sdk": "4.0.1",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this resolution? This seems to indicate a misalignment between dependencies and so it would be great if we can avoid this because it means that clients may need to apply the same resolution in order to use the packages in this repo.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be removed. I originally thought this would help fix a type issue with the snaps sdk, the new version fixed it.

@montelaidev montelaidev merged commit fd97553 into main May 17, 2024
@montelaidev montelaidev deleted the bump-dependencies-07-05-2024 branch May 17, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants