fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
This commit is contained in:
snyk-bot 2024-05-13 23:44:42 +00:00
parent 224c054b04
commit cc87e6a907
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
1 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@
"commonmark-react-renderer": "git+https://github.com/RocketChat/commonmark-react-renderer.git", "commonmark-react-renderer": "git+https://github.com/RocketChat/commonmark-react-renderer.git",
"dequal": "^2.0.3", "dequal": "^2.0.3",
"ejson": "^2.2.3", "ejson": "^2.2.3",
"expo": "^46.0.9", "expo": "^51.0.0",
"expo-apple-authentication": "4.2.1", "expo-apple-authentication": "4.2.1",
"expo-av": "11.2.3", "expo-av": "11.2.3",
"expo-camera": "12.3.0", "expo-camera": "12.3.0",
@ -85,7 +85,7 @@
"prop-types": "15.7.2", "prop-types": "15.7.2",
"react": "17.0.2", "react": "17.0.2",
"react-hook-form": "^7.34.2", "react-hook-form": "^7.34.2",
"react-native": "RocketChat/react-native#1b987e4ae3d5e912fda77da5215912ec15f14327", "react-native": "0.72.0",
"react-native-animatable": "^1.3.3", "react-native-animatable": "^1.3.3",
"react-native-background-timer": "2.4.1", "react-native-background-timer": "2.4.1",
"react-native-bootsplash": "^4.3.3", "react-native-bootsplash": "^4.3.3",