Skip to content

Commit

Permalink
fix: upgrade react-dom from 18.1.0 to 18.2.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-dom from 18.1.0 to 18.2.0.

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

See this project in Snyk:
https://app.snyk.io/org/expensify/project/35c87b83-0578-438a-9ce5-96d21d712614?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 9, 2023
1 parent 152020a commit 9daa883
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"octokit": "^3.1.1",
"prop-types": "^15.7.2",
"react": "18.2.0",
"react-dom": "18.1.0",
"react-dom": "18.2.0",
"react-native-config": "^1.4.5",
"react-native-onyx": "1.0.100",
"react-router-dom": "^5.3.4",
Expand Down

0 comments on commit 9daa883

Please sign in to comment.