fix: update astro to resolve CVE-2026-45028#167
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR updates the direct Astro dependency from ^6.1.8 to ^6.1.10 and refreshes the lockfile entries for Astro and its updated transitive dependencies. The change matches the stated CVE remediation and the lockfile version, resolved tarball, and integrity metadata are internally consistent with the package update.
Concerns
- No correctness, dependency-consistency, spec-drift, or security concerns were found in the changed lines.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
Summary
astrofrom^6.1.8to^6.1.10.package-lock.jsonsoastroresolves to6.1.10, the patched version for CVE-2026-45028.Security
Verification
npx -y npm@10 audit --jsonno longer reportsastro.npx -y npm@10 cinpx -y npm@10 run typechecknpx -y npm@10 run buildConversation: https://staging.warp.dev/conversation/8e180e72-2d88-4a5f-b30b-1cd561dcca12
Run: https://oz.staging.warp.dev/runs/019e83e9-da97-7dab-8218-52c764eda608
This PR was generated with Oz.