Skip to content

Commit 2a73f9b

Browse files
committed
Upgrade network-client
1 parent bf2fd51 commit 2a73f9b

File tree

3 files changed

+12
-10
lines changed

3 files changed

+12
-10
lines changed

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,7 +1498,7 @@ PODS:
14981498
- Yoga
14991499
- react-native-netinfo (11.4.1):
15001500
- React-Core
1501-
- react-native-network-client (1.8.4):
1501+
- react-native-network-client (1.9.1):
15021502
- Alamofire (~> 5.10.2)
15031503
- DoubleConversion
15041504
- glog
@@ -2663,7 +2663,7 @@ SPEC CHECKSUMS:
26632663
react-native-emm: 983a347e31aef8a93cbc51b6cea08708dacada84
26642664
react-native-image-picker: 32515318a4ecfbc864f5f94a1c67df1ce4b8d854
26652665
react-native-netinfo: cec9c4e86083cb5b6aba0e0711f563e2fbbff187
2666-
react-native-network-client: 0318a28947973601ce5783c78f997f0560ee6140
2666+
react-native-network-client: 1693a5825b2716aed45a3fde11c97377b6400a35
26672667
react-native-notifications: 3bafa1237ae8a47569a84801f17d80242fe9f6a5
26682668
react-native-paste-input: e151e40812741262c997fcb859ee806cbfabf617
26692669
react-native-performance: 125a96c145e29918b55b45ce25cbba54f1e24dcd

package-lock.json

Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@mattermost/compass-icons": "0.1.48",
2424
"@mattermost/hardware-keyboard": "file:./libraries/@mattermost/hardware-keyboard",
2525
"@mattermost/react-native-emm": "1.6.2",
26-
"@mattermost/react-native-network-client": "1.8.4",
26+
"@mattermost/react-native-network-client": "1.9.1",
2727
"@mattermost/react-native-paste-input": "0.8.1",
2828
"@mattermost/react-native-turbo-log": "0.6.0",
2929
"@mattermost/rnshare": "file:./libraries/@mattermost/rnshare",

0 commit comments

Comments
 (0)