Skip to content

chore(deps): refresh lockfile and bump qs override to 6.15.3#2568

Merged
pethers merged 1 commit into
mainfrom
copilot/update-dependencies-and-lockfile
Jul 21, 2026
Merged

chore(deps): refresh lockfile and bump qs override to 6.15.3#2568
pethers merged 1 commit into
mainfrom
copilot/update-dependencies-and-lockfile

Conversation

Copilot AI commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

All direct dependencies were already pinned to their latest stable versions. The only actionable update was bumping the qs transitive override to its latest patch.

  • Bumped qs override: 6.15.26.15.3
  • Regenerated package-lock.json to pin updated transitive packages (side-channel, side-channel-list, object-inspect, es-define-property)
// package.json
"overrides": {
  "qs": "6.15.3"
}

Copilot AI changed the title chore(deps): pin qs override to 6.15.3 and refresh lockfile chore(deps): refresh lockfile and bump qs override to 6.15.3 Jul 21, 2026
Copilot AI requested a review from pethers July 21, 2026 11:30
@github-actions github-actions Bot added infrastructure CI/CD and build infrastructure dependencies Dependency updates javascript JavaScript dependencies labels Jul 21, 2026
@pethers
pethers marked this pull request as ready for review July 21, 2026 11:54
@pethers
pethers merged commit 6591bea into main Jul 21, 2026
17 checks passed
@pethers
pethers deleted the copilot/update-dependencies-and-lockfile branch July 21, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates infrastructure CI/CD and build infrastructure javascript JavaScript dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants