Skip to content

Fix dependabot security vulnerabilities (batch) #224

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 22, 2025

Conversation

octonautcal
Copy link
Contributor

@octonautcal octonautcal commented Jul 22, 2025

Fixes the list security vulnerabilities scanned by dependabot. This should be relatively safe since there are only minor and patch upgrades, and no major version upgrades or breaking changes in the patch notes.

Testing evidence:

calluy➜Git/api-client.ts/examples(cal/dependabot-batch)» npm audit                                                            [14:28:06]
found 0 vulnerabilities
calluy➜Git/api-client.ts/examples(cal/dependabot-batch)» cd ..                                                                [14:28:09]
calluy➜~/Git/api-client.ts(cal/dependabot-batch)» npm audit                                                                   [14:28:12]
found 0 vulnerabilities

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@octonautcal octonautcal force-pushed the cal/dependabot-batch branch from 03ba4dc to 83e3afe Compare July 22, 2025 03:55
@octonautcal octonautcal force-pushed the cal/dependabot-batch branch from 83e3afe to 09f16f7 Compare July 22, 2025 04:02
@octonautcal octonautcal force-pushed the cal/dependabot-batch branch from e8d3a77 to 91a828e Compare July 22, 2025 04:13
Copy link

@zentron zentron left a comment

Choose a reason for hiding this comment

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

LGTM

@octonautcal octonautcal merged commit b6c7539 into main Jul 22, 2025
5 checks passed
@octonautcal octonautcal deleted the cal/dependabot-batch branch July 22, 2025 23:45
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