Skip to content

Commit cd53784

Browse files
committed
chore(site): take in-range security updates in the lockfile
npm audit fix --package-lock-only; package.json is unchanged, so every bump stays inside the declared ranges. 9 advisories drop to 3. The site builds identically before and after (2 pages, 7 files, no warnings). The remaining three (astro, sharp, esbuild) need astro 5 -> 7, a major upgrade left for its own change. The critical astro advisories need define:vars or server islands, and this static site uses neither. Refs #1
1 parent 28b93e3 commit cd53784

1 file changed

Lines changed: 45 additions & 35 deletions

File tree

site/package-lock.json

Lines changed: 45 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)