aura-voice icon indicating copy to clipboard operation
aura-voice copied to clipboard

NPM packages out of date

Open akpi816218 opened this issue 1 year ago • 0 comments

Output of npm audit:

# npm audit report

next  0.9.9 - 13.5.4-canary.11
Severity: moderate
Next.js missing cache-control header may lead to CDN caching empty reply - https://github.com/advisories/GHSA-c59h-r6p8-q9wc
Depends on vulnerable versions of postcss
Depends on vulnerable versions of zod
fix available via `npm audit fix --force`
Will install [email protected], which is outside the stated dependency range
node_modules/next

postcss  <8.4.31
Severity: moderate
PostCSS line return parsing error - https://github.com/advisories/GHSA-7fh5-64p2-3v2j
fix available via `npm audit fix --force`
Will install [email protected], which is outside the stated dependency range
node_modules/next/node_modules/postcss
node_modules/postcss

zod  <=3.22.2
Zod denial of service vulnerability - https://github.com/advisories/GHSA-m95q-7qp3-xv42
fix available via `npm audit fix --force`
Will install [email protected], which is outside the stated dependency range
node_modules/zod

3 vulnerabilities (1 low, 2 moderate)

To address all issues, run:
  npm audit fix --force

Possible updates: Screenshot from 2023-12-02 16-59-52

akpi816218 avatar Dec 03 '23 01:12 akpi816218