Skip to content

Commit 59a310f

Browse files
committed
fix: upgrade react-dom from 18.2.0 to 18.3.1
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/lonelycoder1011/project/6c3cb185-6dd7-4246-bdd4-b6a4e72f0e35?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 1fa1848 commit 59a310f

File tree

2 files changed

+16
-13
lines changed

2 files changed

+16
-13
lines changed

server/frontend/package-lock.json

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

server/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@testing-library/react": "^13.4.0",
88
"@testing-library/user-event": "^13.5.0",
99
"react": "^18.2.0",
10-
"react-dom": "^18.2.0",
10+
"react-dom": "^18.3.1",
1111
"react-router-dom": "^6.19.0",
1212
"react-scripts": "5.0.1",
1313
"web-vitals": "^2.1.4"

0 commit comments

Comments
 (0)