fix(deps): upgrade @logto/rn from ^1.1.0 to ^1.2.0 (HIGH vuln)

This commit is contained in:
defenseur-auto-bot 2026-08-18 02:03:34 -04:00
parent fccd7faf95
commit d59a25b4de
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -12,7 +12,7 @@
"@expo-google-fonts/inter": "^0.4.2",
"@expo/ngrok": "^4.1.3",
"@expo/vector-icons": "^15.0.3",
"@logto/rn": "^1.1.0",
"@logto/rn": "^1.2.0",
"@react-native-async-storage/async-storage": "2.2.0",
"@react-native-community/datetimepicker": "8.4.4",
"@react-navigation/native": "^7.1.8",
@ -2958,9 +2958,9 @@
}
},
"node_modules/@logto/rn": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@logto/rn/-/rn-1.1.0.tgz",
"integrity": "sha512-GcB6gGrjBASrTy4FsyJWCgYHaCjl2Tl/6CL+OZfU9Vro7meyfrW2+bHBOi7aKeXl+tLNqUybHoFcv+sVvUObxw==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@logto/rn/-/rn-1.2.0.tgz",
"integrity": "sha512-sQLlkQ+h78JLHVxraYy6ehPSb++pym1rn5jRhwiLKbctUd/CZNBub/XUWJqRwX6JYtOux6VDZ0e5wNe/5EW++w==",
"license": "MIT",
"dependencies": {
"@logto/client": "3.1.2",
@ -2970,9 +2970,9 @@
},
"peerDependencies": {
"@react-native-async-storage/async-storage": ">=1.23.1 <3",
"expo-crypto": ">=14.0.2 <16",
"expo-secure-store": ">=14.0.1 <16",
"expo-web-browser": ">=14.0.2 <16",
"expo-crypto": ">=14.0.2 <57",
"expo-secure-store": ">=14.0.1 <57",
"expo-web-browser": ">=14.0.2 <57",
"react-native": ">=0.76.0 <1"
}
},

View file

@ -14,7 +14,7 @@
"@expo-google-fonts/inter": "^0.4.2",
"@expo/ngrok": "^4.1.3",
"@expo/vector-icons": "^15.0.3",
"@logto/rn": "^1.1.0",
"@logto/rn": "^1.2.0",
"@react-native-async-storage/async-storage": "2.2.0",
"@react-native-community/datetimepicker": "8.4.4",
"@react-navigation/native": "^7.1.8",