fix security alerts by upgrading glob-parent #3343

This commit is contained in:
hakimel
2023-01-18 10:45:20 +01:00
parent 4a1b91a9c8
commit e0ef8db54b
2 changed files with 185 additions and 508 deletions

View File

@@ -58,6 +58,10 @@
"sass": "^1.39.2",
"yargs": "^15.1.0"
},
"overrides": {
"chokidar": "3.5.3",
"glob-parent": "6.0.2"
},
"browserslist": "> 2%, not dead",
"eslintConfig": {
"env": {