[Gekidou] Fix rounding numbers with different locale (#6499)

* update reference to bring in the fix

* Revert "update reference to bring in the fix"

This reverts commit abd464b805c06f1c9097e4540842e268f82c06d7.

* Update package-lock.json
This commit is contained in:
Avinash Lingaloo 2022-07-22 11:02:00 +04:00 committed by GitHub
parent c460c485a7
commit d8c77855b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
package-lock.json generated
View file

@ -4119,7 +4119,7 @@
},
"node_modules/@mattermost/react-native-network-client": {
"version": "0.1.0",
"resolved": "git+ssh://git@github.com/mattermost/react-native-network-client.git#dd7a5b76e5b75dd42f413e646777446710b420b9",
"resolved": "git+ssh://git@github.com/mattermost/react-native-network-client.git#c32749d6eb52ab577fa388ba4c7a0dfcacc6e9ff",
"license": "MIT",
"dependencies": {
"validator": "13.7.0",
@ -28792,7 +28792,7 @@
"requires": {}
},
"@mattermost/react-native-network-client": {
"version": "git+ssh://git@github.com/mattermost/react-native-network-client.git#dd7a5b76e5b75dd42f413e646777446710b420b9",
"version": "git+ssh://git@github.com/mattermost/react-native-network-client.git#c32749d6eb52ab577fa388ba4c7a0dfcacc6e9ff",
"from": "@mattermost/react-native-network-client@github:mattermost/react-native-network-client",
"requires": {
"validator": "13.7.0",