Skip to content

Commit

Permalink
fix: packages/react-native-editor/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-WS-7266574
  • Loading branch information
snyk-bot committed Jun 17, 2024
1 parent 142725a commit 3e2b0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-native-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"jed": "^1.1.1",
"jsdom-jscore-rn": "0.1.8",
"node-fetch": "^2.6.0",
"react-native": "0.71.11",
"react-native": "0.73.0",
"react-native-fast-image": "8.5.11",
"react-native-gesture-handler": "2.10.2",
"react-native-get-random-values": "1.4.0",
Expand Down

0 comments on commit 3e2b0a8

Please sign in to comment.