Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed May 14, 2024
1 parent f932af7 commit 36cb193
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@
"docker": "^1.0.0",
"dotenv": "^16.3.1",
"ethers": "5.6.0",
"expo": "^49.0.7",
"expo": "^50.0.0",
"expo-splash-screen": "~0.20.0",
"expo-status-bar": "~1.4.4",
"expo-updates": "~0.17.1",
"expo-updates": "~0.18.8",
"fast-average-color": "^9.3.0",
"filereader-stream": "^2.0.0",
"framer-motion": "^10.12.12",
Expand Down Expand Up @@ -151,7 +151,7 @@
"react-loading": "^2.0.3",
"react-markdown": "^8.0.7",
"react-mentions": "^4.4.7",
"react-native": "0.71.8",
"react-native": "0.73.0",
"react-native-web": "~0.18.10",
"react-player": "^2.12.0",
"react-pull-to-refresh": "^2.0.1",
Expand Down

0 comments on commit 36cb193

Please sign in to comment.