fixed peer dependency vulnerability,
moved react-scripts to dev dependencies Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
This commit is contained in:
parent
841f1f9dc0
commit
9134e14b58
5837
package-lock.json
generated
5837
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -20,9 +20,11 @@
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-router-dom": "^6.2.1",
|
||||
"react-scripts": "^5.0.0",
|
||||
"web-vitals": "^2.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"react-scripts": "^5.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
|
Loading…
Reference in New Issue
Block a user