You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm audit
# npm audit report
dicer *
Severity: high
Crash in HeaderParser in dicer - https://github.com/advisories/GHSA-wm7h-9275-46v2
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/dicer
firebase-admin >=7.1.0
Depends on vulnerable versions of dicer
node_modules/firebase-admin
2 high severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
owaineevans
changed the title
npm install reports high severity vulnerabilities in firebase-admin 10.2.0
npm install reports high severity vulnerability of dicer in firebase-admin 10.2.0
May 26, 2022
Describe your environment
Describe the problem
npm install
reports:npm audit
reports:Steps to reproduce:
npm install firebase-admin
npm audit
Relevant Code:
The text was updated successfully, but these errors were encountered: