mirror of
https://github.com/rjNemo/meal_planner
synced 2026-06-06 02:26:49 +00:00
chore: fix cve
This commit is contained in:
parent
75fb6726f6
commit
3773e79185
2 changed files with 2486 additions and 5244 deletions
|
|
@ -8,8 +8,8 @@
|
|||
"@testing-library/user-event": "^13.0.10",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-scripts": "^4.0.3"
|
||||
"react-router-dom": "^6.1.1",
|
||||
"react-scripts": "^5.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
|
|
|||
Loading…
Reference in a new issue