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 WARN deprecated [email protected]: No longer supported. Install the latest release!
added 118 packages, and audited 119 packages in 8s
19 packages are looking for funding
run npm fund for details
2 high severity vulnerabilities
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run npm audit for details.
lolo@Lolos-MBP discord-music-bot-a260d1eb43a974ea232c603c93b0e1f40647ae68 % npm audit
npm audit report
@discordjs/opus <0.8.0
Severity: high
Uncontrolled Resource Consumption in @discordjs/opus - GHSA-rvgf-69j7-xh78
fix available via npm audit fix --force
Will install @discordjs/[email protected], which is a breaking change
node_modules/@discordjs/opus
prism-media 1.2.0 - 1.3.2
Depends on vulnerable versions of @discordjs/opus
node_modules/prism-media`
Request clarification here — should I be installing a newer version of @discordjs/opus? Newer version of [email protected]? I don't know how.
The text was updated successfully, but these errors were encountered:
`npm WARN deprecated [email protected]: No longer supported. Install the latest release!
added 118 packages, and audited 119 packages in 8s
19 packages are looking for funding
run
npm fund
for details2 high severity vulnerabilities
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run
npm audit
for details.lolo@Lolos-MBP discord-music-bot-a260d1eb43a974ea232c603c93b0e1f40647ae68 % npm audit
npm audit report
@discordjs/opus <0.8.0
Severity: high
Uncontrolled Resource Consumption in @discordjs/opus - GHSA-rvgf-69j7-xh78
fix available via
npm audit fix --force
Will install @discordjs/[email protected], which is a breaking change
node_modules/@discordjs/opus
prism-media 1.2.0 - 1.3.2
Depends on vulnerable versions of @discordjs/opus
node_modules/prism-media`
Request clarification here — should I be installing a newer version of @discordjs/opus? Newer version of [email protected]? I don't know how.
The text was updated successfully, but these errors were encountered: