Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade react-native from 0.64.0 to 0.69.12 #51

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: packages/react-native-editor/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WS-7266574
snyk-bot committed Jun 18, 2024

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
commit 13ec3e47e41588b330464428698ac799deab992d
2 changes: 1 addition & 1 deletion packages/react-native-editor/package.json
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@
"jed": "^1.1.1",
"jsdom-jscore-rn": "git+https://github.com/iamcco/jsdom-jscore-rn.git#a562f3d57c27c13e5bfc8cf82d496e69a3ba2800",
"node-fetch": "^2.6.0",
"react-native": "0.64.0",
"react-native": "0.69.12",
"react-native-gesture-handler": "https://raw.githubusercontent.com/wordpress-mobile/react-native-gesture-handler/e20fb879b029dc2da92ff06e059cc8b1bd1cee26/react-native-gesture-handler-1.10.1-wp-3.tgz",
"react-native-get-random-values": "https://raw.githubusercontent.com/wordpress-mobile/react-native-get-random-values/f3f5e2a04078e4b00f6a3ca38ac1c73be942a2c9/react-native-get-random-values-1.4.0-wp-1.tgz",
"react-native-hr": "git+https://github.com/Riglerr/react-native-hr.git#2d01a5cf77212d100e8b99e0310cce5234f977b3",