Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

chore: fix all npm audit vulnerabilities - #33

Merged
prom-as merged 1 commit into
devfrom
adam/fix-vulnerabilities
Mar 18, 2026
Merged

chore: fix all npm audit vulnerabilities#33
prom-as merged 1 commit into
devfrom
adam/fix-vulnerabilities

Conversation

@prom-as

@prom-as prom-as commented Mar 17, 2026

Copy link
Copy Markdown

Summary

  • Upgrade direct dependencies: h3 (request smuggling fix), @google-cloud/storage, @aws-sdk/* (eliminates transitive fast-xml-parser and @smithy/config-resolver vulns)
  • Add pnpm overrides for remaining transitive vulnerabilities: fast-xml-parser, jws, tar, minimatch, axios, flatted, rollup, serialize-javascript, undici, lodash, lodash-es, qs, ajv, @tootallnate/once
  • pnpm audit now reports 0 vulnerabilities

Test plan

  • pnpm audit returns clean
  • All 17 tests pass locally

PR Content is Generated

- Upgrade h3 ^1.15.4 → ^1.15.5 (request smuggling fix)
- Upgrade @google-cloud/storage ^7.17.0 → ^7.19.0
- Upgrade @aws-sdk/client-s3, lib-storage, s3-request-presigner ^3.879.0 → ^3.1011.0
- Add pnpm overrides for transitive vulnerabilities:
  fast-xml-parser, jws, tar, minimatch, axios, flatted, rollup,
  serialize-javascript, undici, lodash, lodash-es, qs, ajv,
  @tootallnate/once

vibed commit
@prom-as
prom-as marked this pull request as ready for review March 17, 2026 23:14
@prom-as
prom-as merged commit eda8ab2 into dev Mar 18, 2026
25 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants