Skip to content

chore(deps): fix npm audit vulnerabilities#693

Open
andrewkmin wants to merge 1 commit into
mainfrom
valet/npm-audit-fixes
Open

chore(deps): fix npm audit vulnerabilities#693
andrewkmin wants to merge 1 commit into
mainfrom
valet/npm-audit-fixes

Conversation

@andrewkmin
Copy link
Copy Markdown
Contributor

Runs npm audit fix in scripts/openapi-gen/ to address the 5 reported vulnerabilities (1 high, 3 moderate, 1 low) reported by GitHub's Dependabot on tkhq/docs's default branch.

What changed

  • scripts/openapi-gen/package-lock.json — transitive dependency bumps only. No changes to package.json.

Verification

$ cd scripts/openapi-gen && npm audit
found 0 vulnerabilities

All fixes were applied via transitive resolution — no direct dependency versions were changed, so behavior of openapi-gen should be unaffected.

Notes

Replaces #691 (closed) with the commit authored under the correct identity.

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedjs-yaml@​4.1.0 ⏵ 4.2.0100 +1100 +210088100

View full report

Copy link
Copy Markdown

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.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • scripts/openapi-gen/package-lock.json: Language not supported

💡 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.

2 participants