openapix
openapix copied to clipboard
chore(deps): Upgrading semver for vulnerability fix
Fixes #67.
- I didn't upgrade projen and CDK because of breaking changes in JSII.
- This project still depends on vulnerable versions of
aws-cdk-lib,brace-expansion,semverandyamlbut only in dev or peer dependencies. - Hopefully the JS package doesn't depend on vulnerable versions (I could only test via local install of the .tar.gz file). Can you build and deploy a beta version for this branch, so I can verify using
npm audit? - I created multiple small commits to make them easier to follow. If the changes are approved, I can also squash the commits for a clearer history, if you want to.
Can someone build and deploy a beta version for this PR, so I can verify the change using npm audit?