Skip to content

Commit

Permalink
Bump dependency @metamask/snaps-sdk to ^4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MajorLift committed Jun 10, 2024
1 parent fc2911f commit c9ee93f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@metamask/snaps-sdk": "^4.4.1",
"@metamask/snaps-sdk": "^4.4.2",
"@metamask/superstruct": "^3.0.0",
"@metamask/utils": "^8.5.0",
"@types/uuid": "^9.0.8",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@ __metadata:
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/providers": ^17.0.0
"@metamask/snaps-sdk": ^4.4.1
"@metamask/snaps-sdk": ^4.4.2
"@metamask/superstruct": ^3.0.0
"@metamask/utils": ^8.5.0
"@types/jest": ^29.5.12
Expand Down Expand Up @@ -1154,7 +1154,7 @@ __metadata:
languageName: node
linkType: hard

"@metamask/snaps-sdk@npm:^4.4.1":
"@metamask/snaps-sdk@npm:^4.4.2":
version: 4.4.2
resolution: "@metamask/snaps-sdk@npm:4.4.2"
dependencies:
Expand Down

0 comments on commit c9ee93f

Please sign in to comment.