Skip to content

chore(deps): Upgrading semver for vulnerability fix#68

Open
arstulke wants to merge 5 commits intoalma-cdk:mainfrom
arstulke:chore/upgrading-projen-for-semver-vulnerability-fix
Open

chore(deps): Upgrading semver for vulnerability fix#68
arstulke wants to merge 5 commits intoalma-cdk:mainfrom
arstulke:chore/upgrading-projen-for-semver-vulnerability-fix

Conversation

@arstulke
Copy link

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, semver and yaml but 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.

@arstulke arstulke changed the title Chore/upgrading projen for semver vulnerability fix chore(deps): Upgrading semver for vulnerability fix Sep 26, 2025
@arstulke-btc
Copy link

Can someone build and deploy a beta version for this PR, so I can verify the change using npm audit?

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.

Package depends on vulnerable version of semver

2 participants