fix: resolve npm audit security vulnerabilities#4948
Conversation
Agent-Logs-Url: https://github.com/microsoft/vscode-azurefunctions/sessions/63bcc899-25ba-4614-b29e-831f8ae52aa7 Co-authored-by: bwateratmsft <36966225+bwateratmsft@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/vscode-azurefunctions/sessions/63bcc899-25ba-4614-b29e-831f8ae52aa7 Co-authored-by: bwateratmsft <36966225+bwateratmsft@users.noreply.github.com>
|
@copilot Please revert the |
Agent-Logs-Url: https://github.com/microsoft/vscode-azurefunctions/sessions/b6ce998b-c9b0-4969-a7d6-ae412a4acc15 Co-authored-by: bwateratmsft <36966225+bwateratmsft@users.noreply.github.com>
Done in 53aaf6d. Reverted |
Addresses npm vulnerabilities in dev dependencies by running
npm audit fix. The remaining vulnerabilities (diff,serialize-javascript,mocha) can only be addressed via--force, which would installundefined@undefinedand is not viable.Changes
package-lock.json— updated vianpm audit fixto patch:underscore(<=1.13.7) — High: unlimited recursion DoS (GHSA-qpx9-hpmf-5gmw)Original prompt