Skip to content

Commit 1ad23b3

Browse files
committed
fix: packages/react-native-editor/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 - https://snyk.io/vuln/SNYK-JS-SOURCEMAPSUPPORT-6112477
1 parent f2c9ed7 commit 1ad23b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native-editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"jed": "^1.1.1",
5858
"jsdom-jscore-rn": "0.1.8",
5959
"node-fetch": "^2.6.0",
60-
"react-native": "0.71.15",
60+
"react-native": "0.76.0",
6161
"react-native-fast-image": "8.5.11",
6262
"react-native-gesture-handler": "2.10.2",
6363
"react-native-get-random-values": "1.4.0",

0 commit comments

Comments
 (0)