Skip to content

Commit

Permalink
chore(deps): update galoymoney client to support legacy retail qr codes
Browse files Browse the repository at this point in the history
  • Loading branch information
dolcalmi committed Oct 25, 2024
1 parent 3fa703f commit dd6aba6
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 @@ -64,7 +64,7 @@
"@formatjs/intl-getcanonicallocales": "^2.3.0",
"@formatjs/intl-locale": "^3.4.5",
"@formatjs/intl-relativetimeformat": "^11.2.12",
"@galoymoney/client": "^0.2.9",
"@galoymoney/client": "^0.2.11",
"@galoymoney/react-native-geetest-module": "^0.1.3",
"@react-native-async-storage/async-storage": "^1.23.1",
"@react-native-clipboard/clipboard": "^1.14.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2015,10 +2015,10 @@
"@formatjs/intl-localematcher" "0.5.4"
tslib "^2.4.0"

"@galoymoney/client@^0.2.9":
version "0.2.9"
resolved "https://registry.npmjs.org/@galoymoney/client/-/client-0.2.9.tgz#fa8c70658d1dfeeed7dbaad1caa6b654347e87b4"
integrity sha512-s7aim0ZLx99noIU0OCVRDuDd2Yp2S0HWMBm6I1B+Brb+vEVTD9E1TG7dvpCiHuALSBrjU3NsjELlapzHuZtMbA==
"@galoymoney/client@^0.2.11":
version "0.2.11"
resolved "https://registry.yarnpkg.com/@galoymoney/client/-/client-0.2.11.tgz#f2dae5ce687a32a8b7120aafbbcb017a503e1fca"
integrity sha512-jYUklAuHIL/fNw+4zIKPinlCfUNrrqLCwj8hvFpNY2Fdnn0BNwjcsiRDltVFpjxaQP291fBmxscpxA+Gf91QDw==

"@galoymoney/react-native-geetest-module@^0.1.3":
version "0.1.5"
Expand Down

0 comments on commit dd6aba6

Please sign in to comment.