chore: Regenerate package-lock.json files for Next.js 15.5.7#539
Merged
Conversation
|
Co-authored-by: colinmurphy <682403+colinmurphy@users.noreply.github.com>
Co-authored-by: colinmurphy <682403+colinmurphy@users.noreply.github.com>
Co-authored-by: colinmurphy <682403+colinmurphy@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update Next.js to version 15.5.7 in examples
chore: Regenerate package-lock.json files for Next.js 15.5.7
Dec 4, 2025
📦 Plugin Artifacts Ready!Download from GitHub Actions run Available plugins:
See the "Artifacts" section at the bottom of the Actions run page |
colinmurphy
approved these changes
Dec 4, 2025
ahuseyn
approved these changes
Dec 4, 2025
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.
Description
PR #538 updated
package.jsonfiles to Next.js 15.5.7 but did not regeneratepackage-lock.jsonfiles, leaving installations vulnerable to GHSA-9qr9-h5gf-34mp.Changed:
package-lock.jsonfiles (were locked at 15.4.7 or 15.5.2)^15.5→^15.5.7) and regenerated its lockfile (was at 15.5.5)Files updated:
examples/next/*/example-app/package-lock.json(4 files)packages/toolbar/examples/next/example-app/package.json+package-lock.jsonplugins/hwp-previews/examples/hwp-preview-rest/example-app/package-lock.jsonplugins/wpgraphql-webhooks/examples/webhooks-isr/example-app/package-lock.jsonAll tracked lockfiles now reference Next.js 15.5.7. Security audits confirm 0 vulnerabilities.
Related Issue
Completes work from #538
Dependant PRs
None
Type of Change
How Has This Been Tested?
npm auditon updated examples (0 vulnerabilities)Screenshots
N/A
Checklist
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.