Skip to content

Commit 32a2ba1

Browse files
Bump react-native-network-client to 1.3.4 (#7420) (#7422)
* Bump react-native-network-client to 1.3.4 * update Podfile (cherry picked from commit a01f3be) Co-authored-by: Daniel Espino García <[email protected]>
1 parent 53f8f31 commit 32a2ba1

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ PODS:
377377
- React-Core
378378
- react-native-netinfo (9.3.9):
379379
- React-Core
380-
- react-native-network-client (1.3.3):
380+
- react-native-network-client (1.3.4):
381381
- Alamofire (~> 5.6.4)
382382
- React-Core
383383
- Starscream (~> 4.0.4)
@@ -950,7 +950,7 @@ SPEC CHECKSUMS:
950950
react-native-image-picker: ec9b713e248760bfa0f879f0715391de4651a7cb
951951
react-native-in-app-review: db8bb167a5f238e7ceca5c242d6b36ce8c4404a4
952952
react-native-netinfo: 22c082970cbd99071a4e5aa7a612ac20d66b08f0
953-
react-native-network-client: 8435c8ba294738b52988144151e6144dbf125ce8
953+
react-native-network-client: 35acc439782ee71000497961f624d085f5a7abbb
954954
react-native-notifications: 83b4fd4a127a6c918fc846cae90da60f84819e44
955955
react-native-paste-input: 3392800944a47c00dddbff23c31c281482209679
956956
react-native-safe-area-context: f5549f36508b1b7497434baa0cd97d7e470920d4

package-lock.json

Lines changed: 7 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
@@ -17,7 +17,7 @@
1717
"@mattermost/calls": "github:mattermost/calls-common#v0.14.0",
1818
"@mattermost/compass-icons": "0.1.36",
1919
"@mattermost/react-native-emm": "1.3.5",
20-
"@mattermost/react-native-network-client": "1.3.3",
20+
"@mattermost/react-native-network-client": "1.3.4",
2121
"@mattermost/react-native-paste-input": "0.6.2",
2222
"@mattermost/react-native-turbo-log": "0.2.3",
2323
"@msgpack/msgpack": "2.8.0",

0 commit comments

Comments
 (0)