diff --git a/formulus/package-lock.json b/formulus/package-lock.json index bf4e91b73..46ad66e0b 100644 --- a/formulus/package-lock.json +++ b/formulus/package-lock.json @@ -13866,14 +13866,14 @@ } }, "node_modules/react-native-permissions": { - "version": "5.4.4", - "resolved": "https://registry.npmjs.org/react-native-permissions/-/react-native-permissions-5.4.4.tgz", - "integrity": "sha512-WB5lRCBGXETfuaUhem2vgOceb9+URCeyfKpLGFSwoOffLuyJCA6+NTR3l1KLkrK4Ykxsig37z16/shUVufmt7A==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/react-native-permissions/-/react-native-permissions-5.5.1.tgz", + "integrity": "sha512-nTKFoj47b6EXNqbbg+8VFwBWMpxF1/UTbrNBLpXkWpt005pH4BeFv/NwpcC1iNhToKBrxQD+5kI0z6+kTYoYWA==", "license": "MIT", "peerDependencies": { - "react": ">=18.1.0", - "react-native": ">=0.70.0", - "react-native-windows": ">=0.70.0" + "react": "*", + "react-native": "*", + "react-native-windows": "*" }, "peerDependenciesMeta": { "react-native-windows": {