Skip to content

chore: resolve open dependabot security alerts#977

Open
jonathannorris wants to merge 1 commit intomainfrom
chore/dependabot-alerts-2
Open

chore: resolve open dependabot security alerts#977
jonathannorris wants to merge 1 commit intomainfrom
chore/dependabot-alerts-2

Conversation

@jonathannorris
Copy link
Copy Markdown
Member

Summary

Resolved 9 open Dependabot security alerts.

Dependabot Alerts Resolved

Alert Package Severity Fix
(ip-address alert) ip-address medium Resolution → ^10.1.1 (resolves to 10.2.0)
(axios alerts) axios high/medium/low Resolutions → ^1.15.2 (resolves to 1.16.0)

- axios resolutions -> ^1.15.2 (resolves to 1.16.0) (high/medium/low)
- ip-address -> ^10.1.1 (resolves to 10.2.0) (medium, XSS)
Copilot AI review requested due to automatic review settings May 8, 2026 17:40
@jonathannorris jonathannorris enabled auto-merge (squash) May 8, 2026 17:40
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying devcycle-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 16be102
Status: ✅  Deploy successful!
Preview URL: https://97b69b24.devcycle-docs.pages.dev
Branch Preview URL: https://chore-dependabot-alerts-2.devcycle-docs.pages.dev

View logs

Copy link
Copy Markdown
Contributor

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

Updates dependency overrides to address open Dependabot security alerts by bumping vulnerable transitive packages via Yarn resolutions and regenerating the lockfile accordingly.

Changes:

  • Updated the Yarn resolutions override for axios to ^1.15.2 (locking to 1.16.0 in yarn.lock).
  • Added ip-address resolution overrides to ^10.1.1 (locking to 10.2.0 in yarn.lock).
  • Regenerated yarn.lock to reflect the resolved versions (including updated follow-redirects under axios).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Adjusts Yarn resolutions to force patched axios and ip-address versions.
yarn.lock Updates locked dependency graph to reflect new resolved versions/checksums.

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

Comment thread package.json
Comment on lines +98 to +99
"ip-address@npm:^9.0.5": "^10.1.1",
"ip-address@npm:^10.0.1": "^10.1.1",
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