fix: prototype pollution vulnerability in parse-git-config (#15242)
Fixes [Dependabot Alert 203](https://github.com/twentyhq/twenty/security/dependabot/203) - prototype pollution vulnerability in parse-git-config. parse-git-config was a dependency for danger@11.3.1, but danger@13.0.4 does not depend on it.
This commit is contained in:
+1
-1
@@ -160,7 +160,7 @@
|
||||
"chromatic": "^6.18.0",
|
||||
"concurrently": "^8.2.2",
|
||||
"cross-var": "^1.1.0",
|
||||
"danger": "^11.3.0",
|
||||
"danger": "^13.0.4",
|
||||
"dotenv-cli": "^7.4.4",
|
||||
"esbuild": "^0.25.10",
|
||||
"eslint": "^9.32.0",
|
||||
|
||||
Reference in New Issue
Block a user