Skip to content

chore: fix dependabot security alerts - #1184

Open
nicolaskempf57 wants to merge 1 commit into
mainfrom
chore/dependabot-alerts
Open

chore: fix dependabot security alerts#1184
nicolaskempf57 wants to merge 1 commit into
mainfrom
chore/dependabot-alerts

Conversation

@nicolaskempf57

Copy link
Copy Markdown
Contributor
  • dompurify ^3.4.13 (XSS via IN_PLACE hook removal)
  • @nuxt/devtools 3.4.1 via lockfile refresh (critical RCE, within nuxt 4.4 accepted range)
  • tighten pnpm overrides for transitive deps: fast-uri ^3.1.5, brace-expansion ^1.1.18/^2.1.4/^5.0.9, postcss ^8.5.23, js-yaml ^3.15.1/^4.3.1, nanoid ^3.3.17

nuxt advisories (fix >= 4.5.1) are left out on purpose: nuxt 4.5 breaks typecheck (plugin provide inference collapses to unknown) and pulls vite 8 into the lockfile. Needs a dedicated migration.

- dompurify ^3.4.13 (XSS via IN_PLACE hook removal)
- @nuxt/devtools 3.4.1 via lockfile refresh (critical RCE, within nuxt 4.4 accepted range)
- tighten pnpm overrides for transitive deps:
  fast-uri ^3.1.5, brace-expansion ^1.1.18/^2.1.4/^5.0.9,
  postcss ^8.5.23, js-yaml ^3.15.1/^4.3.1, nanoid ^3.3.17

nuxt advisories (fix >= 4.5.1) are left out on purpose: nuxt 4.5
breaks typecheck (plugin provide inference collapses to unknown)
and pulls vite 8 into the lockfile. Needs a dedicated migration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant