Remove High Vulnerability #8

Merged
mattdimegs merged 3 commits from hotifx/fix-vulnerabilities into main 2024-08-30 02:03:27 +00:00
2 changed files with 578 additions and 506 deletions
Showing only changes of commit 35d5926f35 - Show all commits

1082
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -31,12 +31,12 @@
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-native": "0.74.3", "react-native": "0.74.3",
"react-native-dropdown-picker": "^5.4.6",
"react-native-gesture-handler": "~2.16.1", "react-native-gesture-handler": "~2.16.1",
"react-native-reanimated": "~3.10.1", "react-native-reanimated": "~3.10.1",
"react-native-safe-area-context": "4.10.5", "react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1", "react-native-screens": "3.31.1",
"react-native-textinput-effects": "^0.6.3", "react-native-textinput-effects": "^0.6.3",
"react-native-ui-kitten": "^4.4.1",
"react-native-web": "~0.19.10", "react-native-web": "~0.19.10",
"styled-components": "^6.1.12" "styled-components": "^6.1.12"
}, },