fix: address Snyk findings (remove mock password, override vulnerable deps)
This commit is contained in:
@@ -99,6 +99,8 @@
|
||||
},
|
||||
"overrides": {
|
||||
"@types/react": "19.0.12",
|
||||
"@types/react-dom": "19.0.4"
|
||||
"@types/react-dom": "19.0.4",
|
||||
"picomatch": ">=4.0.2",
|
||||
"postcss": ">=8.4.31"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user