Skip to content
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: upgrade react-native from 0.66.2 to 0.69.4
Snyk has created this PR to upgrade react-native from 0.66.2 to 0.69.4.

See this package in npm:
https://www.npmjs.com/package/react-native

See this project in Snyk:
https://app.snyk.io/org/justm0rph3u5/project/e3c14072-e3ad-4816-8882-20f4b362285a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 11, 2022
commit a2adfdfdbf8452d6398ab5f6c8a3b0b71523d1cf
2 changes: 1 addition & 1 deletion packages/react-native-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,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.66.2",
"react-native": "0.69.4",
"react-native-fast-image": "8.5.11",
"react-native-gesture-handler": "https://raw.githubusercontent.com/wordpress-mobile/react-native-gesture-handler/2.3.2-wp-1/react-native-gesture-handler-2.3.2-wp-1.tgz",
"react-native-get-random-values": "1.4.0",
Expand Down