Skip to content

Commit

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

See this package in npm:
react-dom

See this project in Snyk:
https://app.snyk.io/org/navodveduth/project/490420ba-ca91-42fa-8b7b-33e66d48ee7e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 28, 2024
1 parent 1d591a7 commit 267034c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 23 deletions.
47 changes: 25 additions & 22 deletions FrontEnd/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 FrontEnd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"chart.js": "^4.3.0",
"react": "^18.2.0",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-icons": "^4.8.0",
"react-router-dom": "^6.11.0",
"react-scripts": "^5.0.1",
Expand Down

0 comments on commit 267034c

Please sign in to comment.