diff --git a/mobile/package-lock.json b/mobile/package-lock.json
index bc3b0fdaf..a3ac67f83 100644
--- a/mobile/package-lock.json
+++ b/mobile/package-lock.json
@@ -9,7 +9,7 @@
       "version": "0.7.1",
       "dependencies": {
         "@react-native-clipboard/clipboard": "^1.13.2",
-        "@react-native-community/netinfo": "^11.3.0",
+        "@react-native-community/netinfo": "^11.4.1",
         "react": "18.2.0",
         "react-native": "^0.71.8",
         "react-native-encrypted-storage": "^4.0.3",
@@ -4442,9 +4442,9 @@
       "license": "MIT"
     },
     "node_modules/@react-native-community/netinfo": {
-      "version": "11.3.0",
-      "resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-11.3.0.tgz",
-      "integrity": "sha512-mR9iqUi0GzuC8ut+goI/lLkgG+a2OViI1mjSdXHKZnkfdJVjHblyWX3xoA8GE4GH8X4r0X/PNM3Vvyf2FH9mVg==",
+      "version": "11.4.1",
+      "resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-11.4.1.tgz",
+      "integrity": "sha512-B0BYAkghz3Q2V09BF88RA601XursIEA111tnc2JOaN7axJWmNefmfjZqw/KdSxKZp7CZUuPpjBmz/WCR9uaHYg==",
       "peerDependencies": {
         "react-native": ">=0.59"
       }
diff --git a/mobile/package.json b/mobile/package.json
index 60369aa05..f72bcb72b 100644
--- a/mobile/package.json
+++ b/mobile/package.json
@@ -13,7 +13,7 @@
   },
   "dependencies": {
     "@react-native-clipboard/clipboard": "^1.13.2",
-    "@react-native-community/netinfo": "^11.3.0",
+    "@react-native-community/netinfo": "^11.4.1",
     "react": "18.2.0",
     "react-native": "^0.71.8",
     "react-native-encrypted-storage": "^4.0.3",