diff --git a/package-lock.json b/package-lock.json index cde9395..42c9e7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "kokio", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "kokio", - "version": "1.2.0", + "version": "1.2.1", "hasInstallScript": true, "dependencies": { "@aa-sdk/core": "4.88.4", @@ -16,7 +16,7 @@ "@heliofi/checkout-react-native": "0.2.1", "@noble/hashes": "1.8.0", "@react-native-async-storage/async-storage": "2.2.0", - "@react-native-community/netinfo": "11.5.2", + "@react-native-community/netinfo": "12.0.1", "@react-navigation/material-top-tabs": "7.4.27", "@react-navigation/native": "7.2.4", "@simplewebauthn/server": "13.3.0", @@ -5037,9 +5037,9 @@ } }, "node_modules/@react-native-community/netinfo": { - "version": "11.5.2", - "resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-11.5.2.tgz", - "integrity": "sha512-/g0m65BtX9HU+bPiCH2517bOHpEIUsGrWFXDzi1a5nNKn5KujQgm04WhL7/OSXWKHyrT8VVtUoJA0XKRxueBpQ==", + "version": "12.0.1", + "resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-12.0.1.tgz", + "integrity": "sha512-P/3caXIvfYSJG8AWJVefukg+ZGRPs+M4Lp3pNJtgcTYoJxCjWrKQGNnCkj/Cz//zWa/avGed0i/wzm0T8vV2IQ==", "license": "MIT", "peerDependencies": { "react": "*", diff --git a/package.json b/package.json index 4898888..329fc53 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@heliofi/checkout-react-native": "0.2.1", "@noble/hashes": "1.8.0", "@react-native-async-storage/async-storage": "2.2.0", - "@react-native-community/netinfo": "11.5.2", + "@react-native-community/netinfo": "12.0.1", "@react-navigation/material-top-tabs": "7.4.27", "@react-navigation/native": "7.2.4", "@simplewebauthn/server": "13.3.0",