Address high severity vulnerabilities.#95
Merged
Conversation
Bump dependencies to remediate three open high-severity Dependabot alerts: - laravel/framework v12.10.2 -> v12.62.0 (GHSA-5vg9-5847-vvmq, CRLF injection in default email rule; patched in 12.60.0). Cascades the bundled Symfony 7.4.x components in examples/laravel. - symfony/mime v7.2.4 -> v7.4.13 (CVE-2026-45067 / GHSA-qpmx-3rfj-7rhv, email header / SMTP command injection via CRLF; patched in 7.4.12). - vite 8.0.9 -> 8.1.0 in examples/svelte-kit (CVE-2026-53571 / GHSA-fx2h-pf6j-xcff, server.fs.deny bypass on Windows; patched in 8.0.16). The svelte-kit lockfile also reconciles @nutrient-sdk/viewer to the 1.16.1 already pinned in package.json. Verified: composer validate passes and the svelte-kit production build succeeds. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
vladimir-tikhonov-nutrient
approved these changes
Jun 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remediates the three open high-severity Dependabot alerts.
laravel/frameworkexamples/laravel/composer.locksymfony/mimeexamples/laravel/composer.lockserver.fs.denybypass on Windows)viteexamples/svelte-kit/pnpm-lock.yamlNotes
laravel/frameworkbump cascades the bundled Symfony 7.4.x components inexamples/laravel(inherent to moving 52 minor versions);symfony/mime7.4.13 lands in the same update.@nutrient-sdk/viewerto the 1.16.1 already pinned inpackage.json(lockfile was stale at 1.13.1).vitecaret range) changed.🤖 Generated with Claude Code