Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
"@metamask/preinstalled-example-snap": "^0.7.2",
"@metamask/profile-metrics-controller": "^2.0.0",
"@metamask/profile-sync-controller": "^27.0.0",
"@metamask/ramps-controller": "^4.0.0",
"@metamask/ramps-controller": "^4.1.0",
"@metamask/react-native-acm": "^1.0.1",
"@metamask/react-native-actionsheet": "2.4.2",
"@metamask/react-native-button": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8742,14 +8742,14 @@ __metadata:
languageName: node
linkType: hard

"@metamask/ramps-controller@npm:^4.0.0":
version: 4.0.0
resolution: "@metamask/ramps-controller@npm:4.0.0"
"@metamask/ramps-controller@npm:^4.1.0":
version: 4.1.0
resolution: "@metamask/ramps-controller@npm:4.1.0"
dependencies:
"@metamask/base-controller": "npm:^9.0.0"
"@metamask/controller-utils": "npm:^11.18.0"
"@metamask/messenger": "npm:^0.3.0"
checksum: 10/53a134aa86675a5204027b4d836e37338721f6e8f6617abde43ce21c4621e7c8d346f08692926b395f8538165e705a10c18e163a3602bb90eca9d4beecc35e77
checksum: 10/6e05fc1e2765aa69b3667dab5243113c062cf848f67be090c61909c596ed19ba458abe1918c285a043a286a49dde953729dc266cc367aa0aee9718e30f88fec0
languageName: node
linkType: hard

Expand Down Expand Up @@ -34136,7 +34136,7 @@ __metadata:
"@metamask/profile-metrics-controller": "npm:^2.0.0"
"@metamask/profile-sync-controller": "npm:^27.0.0"
"@metamask/providers": "npm:^18.3.1"
"@metamask/ramps-controller": "npm:^4.0.0"
"@metamask/ramps-controller": "npm:^4.1.0"
"@metamask/react-native-acm": "npm:^1.0.1"
"@metamask/react-native-actionsheet": "npm:2.4.2"
"@metamask/react-native-button": "npm:^3.0.0"
Expand Down
Loading