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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

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] <[email protected]>
@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
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.

1 participant