basti-app / basti

✨ Securely connect to RDS, Elasticache, and other AWS resources in VPCs with no idle cost
https://www.basti.app
MIT License
351 stars 18 forks source link

chore(basti-cli): update Basti CLI dependencies #110

Closed BohdanPetryshyn closed 2 months ago

BohdanPetryshyn commented 2 months ago

Proposed Changes

This PR updates some dependencies of the Basti CLI package to mitigate possible security vulnerabilities:

  1. @aws-sdk/* packages from 3.231.0 to 3.645.0.
  2. zod from 3.18.0 to 3.23.8.

Related Issues/PRs

[If there are any related issues or pull requests, please link to them here.]

Checklist