Skip to content

chore(deps): bump axios from ^1.8.3 to ^1.11.0 in @slack/webhook#2335

Merged
zimeg merged 2 commits intomainfrom
mwbrooks-chore-bump-axios-1-11-0
Aug 21, 2025
Merged

chore(deps): bump axios from ^1.8.3 to ^1.11.0 in @slack/webhook#2335
zimeg merged 2 commits intomainfrom
mwbrooks-chore-bump-axios-1-11-0

Conversation

@mwbrooks
Copy link
Copy Markdown
Member

@mwbrooks mwbrooks commented Aug 12, 2025

Summary

This pull request bumps the minimum version of axios to axios@^1.11.0 to address a security vulnerability in form-data (GHSA-fjxv-7rqg-78g4).

The PR also bumps axios to ^1.11.0 in the following older packages and examples:

  • @slack/interactive-messages (deprecated)
  • examples/express-all-interactions

Related to #2332

Fixes #2307

Fixes #2331

Requirements (place an x in each [ ])

Also bump axios to ^1.11.0 in:
- @slack/interactive-messages
- examples/express-all-interactions
@mwbrooks mwbrooks added this to the webhook@7.0.6 milestone Aug 12, 2025
@mwbrooks mwbrooks self-assigned this Aug 12, 2025
@mwbrooks mwbrooks added semver:patch pkg:interactive-messages (deprecated) pkg:webhook applies to `@slack/webhook` area:examples issues related to example or sample code dependencies Pull requests that update a dependency file labels Aug 12, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.75%. Comparing base (b66a2cb) to head (cbf9192).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2335   +/-   ##
=======================================
  Coverage   92.75%   92.75%           
=======================================
  Files          38       38           
  Lines       10676    10676           
  Branches      692      692           
=======================================
  Hits         9903     9903           
  Misses        761      761           
  Partials       12       12           
Flag Coverage Δ
cli-hooks 95.23% <ø> (ø)
cli-test 94.74% <ø> (ø)
oauth 77.39% <ø> (ø)
socket-mode 61.87% <ø> (ø)
web-api 97.99% <ø> (ø)
webhook 96.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mwbrooks LGTM! Thanks for keeping things current 🔏✨

@tonylawrence-outreach
Copy link
Copy Markdown

Is there an ETA when this PR will merge?

@zimeg
Copy link
Copy Markdown
Member

zimeg commented Aug 21, 2025

@tonylawrence-outreach Let's merge it now! Thanks as always for keeping things current @mwbrooks 🙏 ✨

@zimeg zimeg merged commit e00efd9 into main Aug 21, 2025
57 checks passed
@zimeg zimeg deleted the mwbrooks-chore-bump-axios-1-11-0 branch August 21, 2025 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:examples issues related to example or sample code dependencies Pull requests that update a dependency file pkg:webhook applies to `@slack/webhook` semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@slack/webhooks - form-data vulnerability in axios dependency Vulnerability in a sub-dependency (form-data) in @slack/wehooks@7.0.5

4 participants