cargo-lambda-cdk
cargo-lambda-cdk copied to clipboard
`@babel/runtime-corejs3` has an open advisory
The version of @babel/runtime-corejs3 in the yarn.lock, 7.26.0 has an open advisory against it: https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8
We should update our lock file to use version >=7.26.10 to resolve this advisory / dependabot alert for our users.
The relevant line in the yarn.lock is here: https://github.com/cargo-lambda/cargo-lambda-cdk/blob/main/yarn.lock#L258