fix(deps): bump axios, node-forge, undici, ws in docusaurus lockfile#81366
Merged
Aaron ("AJ") Steers (aaronsteers) merged 1 commit intoJul 2, 2026
Merged
Conversation
Regenerate docusaurus/pnpm-lock.yaml to resolve 24 Dependabot alerts: - axios: 1.13.1 -> 1.18.1 (12 alerts) - node-forge: 1.3.1 -> 1.4.0 (6 alerts) - undici: 7.16.0 -> 7.28.0 (4 alerts) - ws: 7.5.10 -> 7.5.11, 8.18.3 -> 8.21.0 (2 alerts) Co-Authored-By: AJ Steers <aj@airbyte.io>
Contributor
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Contributor
👋 Greetings, Airbyte Team Member!Here are some helpful tips and reminders for your convenience. 💡 Show Tips and TricksPR Slash CommandsAirbyte Maintainers (that's you!) can execute the following slash commands on your PR:
📚 Show Repo GuidanceHelpful Resources
|
Contributor
|
Deploy preview for airbyte-docs ready!
Deployed with vercel-action |
09de56a
into
master
61 of 64 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Resolves 24 Dependabot security alerts for transitive npm dependencies in
docusaurus/pnpm-lock.yaml:Resolves https://github.com/airbytehq/airbyte-internal-issues/issues/16679
How
Lockfile-only regeneration — no direct dependency or code changes. Ran
pnpm update axios node-forge undici wsthenpnpm install --lockfile-onlyin thedocusaurus/directory.Version changes in lockfile:
No breaking changes — all upgrades are minor/patch within the same major version lines.
Review guide
docusaurus/pnpm-lock.yaml— regenerated lockfile with patched transitive dependency versionsUser Impact
No user-facing impact. This only affects the documentation site's build dependencies.
Can this PR be safely reverted and rolled back?
Link to Devin session: https://app.devin.ai/sessions/51c0e8e5617546959e861e7cb54d8074
Requested by: Aaron ("AJ") Steers (@aaronsteers)