Skip to content

Commit 7bca3c7

Browse files
committed
fix: upgrade react from 18.2.0 to 18.3.1
Snyk has created this PR to upgrade react from 18.2.0 to 18.3.1. See this package in npm: react See this project in Snyk: https://app.snyk.io/org/security-8KHZ9964cxY5TWRHP7gEjR/project/a7ac78bd-d757-4c2c-b151-024a909ce0fa?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e10a74d commit 7bca3c7

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

browser_example/package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

browser_example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "jest"
1111
},
1212
"dependencies": {
13-
"react": "18.2.0",
13+
"react": "18.3.1",
1414
"react-native": "0.71.2",
1515
"react-native-branch": "^5.7.0",
1616
"react-native-webview": "^11.26.1"

0 commit comments

Comments
 (0)