Skip to content

chore(deps): fix open security vulnerabilities by bumping aws-sdk package and npm audix fix.#165

Merged
ryndaniels merged 1 commit intomasterfrom
jake/security-fixes
Feb 11, 2026
Merged

chore(deps): fix open security vulnerabilities by bumping aws-sdk package and npm audix fix.#165
ryndaniels merged 1 commit intomasterfrom
jake/security-fixes

Conversation

@theborowski
Copy link
Copy Markdown
Contributor

@theborowski theborowski commented Feb 9, 2026

context

Updates the @aws-sdk/client-cloudformation package to the latest version which fixes 15 high security vulnerabilities and additionally updates a couple of moderate level vulnerabilities through npm audit fix. The result is 0 open security vulnerabilities with passing tests.

  • bumps the patch version from 9.3.1 to 9.3.2

before

❯ npm i

up to date, audited 552 packages in 1s

70 packages are looking for funding
  run `npm fund` for details

18 vulnerabilities (1 low, 2 moderate, 15 high)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.

after

❯ npm i

up to date, audited 552 packages in 967ms

69 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

@theborowski theborowski requested a review from a team as a code owner February 9, 2026 16:11
@ryndaniels ryndaniels merged commit 030e077 into master Feb 11, 2026
6 checks passed
@theborowski theborowski deleted the jake/security-fixes branch February 11, 2026 15:48
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