fix: npm audit fix to resolve vulnerabilities 1 low, 3 moderate, 1 high #108
Reference in New Issue
Block a user
Delete Branch "jsnbuchanan/crowd-funder-for-time-pwa:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Previously an
npm auditrevealed14 vulnerabilities (1 low, 12 moderate, 1 high)I ran
npm audit fixto resolve5 vulnerabilities (1 low, 3 moderate, 1 high).There are still
9 moderate severity vulnerabilities, but I will work on those independentally because they may involve updating to library version that have breaking changes.Fixed
Severity: moderate (follow-redirects <=1.15.5)
follow-redirects' Proxy-Authorization header kept across hosts
see https://github.com/advisories/GHSA-cxjh-pqwp-8mfp
Severity: moderate (ip <1.1.9)
NPM IP package incorrectly identifies some private IP addresses as public
see https://github.com/advisories/GHSA-78xj-cgh5-2h22
Severity: moderate (jose 3.0.0 - 4.15.4)
jose vulnerable to resource exhaustion via specifically crafted JWE with compressed plaintext
see https://github.com/advisories/GHSA-hhhv-q57g-882q
Severity: low (undici <=5.28.2)
Undici proxy-authorization header not cleared on cross-origin redirect in fetch
see https://github.com/advisories/GHSA-3787-6prv-h9w3
Severity: high (webpack-dev-middleware <=5.3.3)
Path traversal in webpack-dev-middleware
see https://github.com/advisories/GHSA-wr3j-pwj9-hqq6