Skip to content

Commit 3ed8d9c

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/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent d1df85e commit 3ed8d9c

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

frontend/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.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"axios": "1.7.4",
2020
"form-data": "4.0.0",
2121
"next-themes": "^0.4.4",
22-
"react": "^18.2.0",
22+
"react": "^18.3.1",
2323
"react-dom": "^18.2.0",
2424
"react-error-boundary": "^4.0.13",
2525
"react-hook-form": "7.49.3",

0 commit comments

Comments
 (0)