Closed BohdanPetryshyn closed 2 months ago
This PR updates some dependencies of the Basti CLI package to mitigate possible security vulnerabilities:
@aws-sdk/*
3.231.0
3.645.0
zod
3.18.0
3.23.8
[If there are any related issues or pull requests, please link to them here.]
npm run test
Proposed Changes
This PR updates some dependencies of the Basti CLI package to mitigate possible security vulnerabilities:
@aws-sdk/*
packages from3.231.0
to3.645.0
.zod
from3.18.0
to3.23.8
.Related Issues/PRs
[If there are any related issues or pull requests, please link to them here.]
Checklist
npm run test
).