Skip to content

Commit 3ed9d1d

Browse files
committed
chore(dependencies): overrides undici version to ^7.18.2 to mitigate 2 low severity vulnerabilities
undici 7.0.0 - 7.18.1 Undici has an unbounded decompression chain in HTTP responses on Node.js Fetch API via Content-Encoding leads to resource exhaustion - GHSA-g9mf-h72j-4rw9 node_modules/undici @angular/build >=21.0.0-next.0 Depends on vulnerable versions of undici node_modules/@angular/build 2 low severity vulnerabilities
1 parent 49e24af commit 3ed9d1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,6 @@
7272
},
7373
"overrides": {
7474
"sass": "^1.97.0"
75+
"undici": "^7.18.2"
7576
}
7677
}

0 commit comments

Comments
 (0)