Skip to content

Conversation

@simeng-li
Copy link
Contributor

Summary

Address dependency security issues with pnpm audit --fix

pnpm audit fix
@simeng-li simeng-li requested review from a team, charIeszhao, Copilot and wangsijie and removed request for a team November 20, 2025 06:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses security vulnerabilities by updating the glob package from version 10.4.5 to 10.5.0 using pnpm audit --fix.

  • Adds pnpm override to force glob versions >=10.2.0 <10.5.0 to use ^10.5.0
  • Updates all glob package references in the lockfile to version 10.5.0

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Adds glob version override to pnpm.overrides section to enforce glob ^10.5.0 for vulnerable version ranges
pnpm-lock.yaml Updates glob package resolution from 10.4.5 to 10.5.0 and updates all dependency snapshots that reference glob
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cloudflare-workers-and-pages
Copy link

Deploying logto-docs-tutorials with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0ba6339
Status: ✅  Deploy successful!
Preview URL: https://3fe1605d.logto-docs-tutorials.pages.dev
Branch Preview URL: https://simeng-audit-fix.logto-docs-tutorials.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link

Deploying logto-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0ba6339
Status: ✅  Deploy successful!
Preview URL: https://05575614.logto-docs.pages.dev
Branch Preview URL: https://simeng-audit-fix.logto-docs.pages.dev

View logs

@simeng-li simeng-li merged commit 7ba5b8a into master Nov 20, 2025
25 checks passed
@simeng-li simeng-li deleted the simeng-audit-fix branch November 20, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants