Skip to content

Commit a742555

Browse files
committed
fix: upgrade react-error-boundary from 4.0.13 to 4.1.2
Snyk has created this PR to upgrade react-error-boundary from 4.0.13 to 4.1.2. See this package in npm: react-error-boundary 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 7d32293 commit a742555

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

frontend/package-lock.json

Lines changed: 10 additions & 9 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
@@ -21,7 +21,7 @@
2121
"next-themes": "^0.4.4",
2222
"react": "^18.3.1",
2323
"react-dom": "^18.2.0",
24-
"react-error-boundary": "^4.0.13",
24+
"react-error-boundary": "^4.1.2",
2525
"react-hook-form": "7.55.0",
2626
"react-icons": "^5.4.0"
2727
},

0 commit comments

Comments
 (0)