Skip to content

chore(deps): fix npm audit vulnerabilities#735

Merged
andrewkmin merged 1 commit into
mainfrom
andrew/npm-audit-fixes
Jul 20, 2026
Merged

chore(deps): fix npm audit vulnerabilities#735
andrewkmin merged 1 commit into
mainfrom
andrew/npm-audit-fixes

Conversation

@andrewkmin

@andrewkmin andrewkmin commented Jul 20, 2026

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.089 -11100 +310092100

View full report

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm js-yaml is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: scripts/openapi-gen/package-lock.jsonnpm/js-yaml@4.2.0

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/js-yaml@4.2.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@mintlify

mintlify Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
turnkey-docs 🟢 Ready View Preview Jul 20, 2026, 2:37 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
turnkey-docs 🟡 Building Jul 20, 2026, 2:35 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@andrewkmin
andrewkmin merged commit 0101da6 into main Jul 20, 2026
3 checks passed
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