手動で npm audit fix
キーボードのビルドガイド公開用に docsaurus を使っています。
npm audit fix を流したら以下のように15の high 警告が出ました。
# npm audit report
path-to-regexp 2.0.0 - 3.2.0
Severity: high
path-to-regexp outputs backtracking regular expressions - https://github.com/advisories/GHSA-9wv6-86v2-598j
No fix available
node_modules/serve-handler/node_modules/path-to-regexp
serve-handler *
Depends on vulnerable versions of path-to-regexp
~~以下略~