Skip to content

Conversation

@mikeharder
Copy link
Member

No description provided.

Copy link

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 adds the overrides field to two package.json files to enforce jsonpath-plus version 10.3.0 throughout the dependency tree. The overrides mechanism ensures that all transitive dependencies resolve to the specified version, which is typically done for security patches or critical bug fixes.

Key changes:

  • Add overrides for jsonpath-plus to packages/rulesets/package.json
  • Add overrides for jsonpath-plus to packages/azure-openapi-validator/autorest/package.json

Reviewed changes

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

File Description
packages/rulesets/package.json Adds overrides field to enforce jsonpath-plus ^10.3.0 for all transitive dependencies
packages/azure-openapi-validator/autorest/package.json Adds overrides field to enforce jsonpath-plus ^10.3.0 for all transitive dependencies

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant