Skip to content

Commit 3f5f248

Browse files
lholmquistsnyk-bot
andauthored
fix: upgrade react-dom from 19.1.0 to 19.1.1 (#316)
Snyk has created this PR to upgrade react-dom from 19.1.0 to 19.1.1. See this package in npm: react-dom See this project in Snyk: https://app.snyk.io/org/nodeshift-agg/project/63543855-c8af-438d-9aa9-ce9af390b39e?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 5bbde93 commit 3f5f248

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@testing-library/react": "^16.3.0",
1010
"@testing-library/user-event": "^14.6.1",
1111
"react": "^19.0.0",
12-
"react-dom": "^19.1.0",
12+
"react-dom": "^19.1.1",
1313
"react-scripts": "5.0.1",
1414
"web-vitals": "^5.0.3"
1515
},

0 commit comments

Comments
 (0)