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:
Abdullah.
2025-10-22 14:42:24 +05:00
committed by GitHub
parent 226cc9eb74
commit d593eb134b
3 changed files with 317 additions and 133 deletions
+1 -1
View File
@@ -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",