jogold / cloudstructs

High-level constructs for AWS CDK
Apache License 2.0
165 stars 12 forks source link

Vulnerable slack/web-api version #248

Closed wolfm89 closed 9 months ago

wolfm89 commented 9 months ago

It seems that cloudstructs is using @slack/web-api@5.15.0 which has a dependency to axios@^0.21.1 and that contains a vulnerability (https://github.com/axios/axios/issues/6022). It would be great if you could upgrade the Slack Web API version to 6.*