Skip to content

Commit

Permalink
fix: packages/app-mobile/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-ELLIPTIC-8187303
- https://snyk.io/vuln/SNYK-JS-DOMPURIFY-8184974
  • Loading branch information
snyk-bot committed Oct 19, 2024
1 parent b88929b commit 9b32e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/react-native-sqlite-storage": "^6.0.5",
"@types/react-native-vector-icons": "^6.4.18",
"@types/socket.io-client": "3.0.0",
"@xilinota/lib": "^2.15.0",
"@xilinota/lib": "^2.13.0",
"@xilinota/react-native-alarm-notification": "^2.13.1",
"@xilinota/react-native-saf-x": "^2.13.1",
"@xilinota/utils": "^2.13.1",
Expand Down

0 comments on commit 9b32e3a

Please sign in to comment.