Skip to content

Commit

Permalink
Upgrade on-ramp-sdk to 1.0.1 (#4320)
Browse files Browse the repository at this point in the history
  • Loading branch information
wachunei authored May 14, 2022
1 parent 67c05ee commit 1531883
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 @@ -97,7 +97,7 @@
"react-native-gesture-handler/**/cross-fetch": "3.1.5"
},
"dependencies": {
"@consensys/on-ramp-sdk": "^1.0.0",
"@consensys/on-ramp-sdk": "^1.0.1",
"@exodus/react-native-payments": "git+https://github.com/MetaMask/react-native-payments.git#dbc8cbbed570892d2fea5e3d183bf243e062c1e5",
"@keystonehq/bc-ur-registry-eth": "^0.7.7",
"@keystonehq/metamask-airgapped-keyring": "^0.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1104,10 +1104,10 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@consensys/on-ramp-sdk@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@consensys/on-ramp-sdk/-/on-ramp-sdk-1.0.0.tgz#e299ea04a0c510b9702c724d867689a8667e3533"
integrity sha512-2R0WI/RO79hV128rMeB79T61xJYd5fWTSZ23uuBfN5Wxynw88GLmxQZHmIp34bW2xqWERa4Ozgq/kuLB5RukgQ==
"@consensys/on-ramp-sdk@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@consensys/on-ramp-sdk/-/on-ramp-sdk-1.0.1.tgz#8e9fd5a43d8e809d4e7c2653d87ec6f83ccfe0fa"
integrity sha512-04quej7y+rjkzPBRr+PAL31bpH2rmkinCBhYjAj28kH6XEWviCnT7J3VlEOdUXTrz9IxYTv5QpZ7n4l6fKeTxQ==
dependencies:
async "^3.2.3"
axios "^0.21.0"
Expand Down

0 comments on commit 1531883

Please sign in to comment.