aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.44k stars 2.13k forks source link

chore: upgrading cross-spawn version to non-vulnerable version (7.0.5) #14020

Closed yuhengshs closed 2 days ago

yuhengshs commented 4 days ago

Description of changes

Due to vulnerability issue we discovered from dependabot alert, we are upgrading this dependency to a non-vulnerable version -> 7.0.5

https://github.com/aws-amplify/amplify-js/security/dependabot/98

Issue #, if available

Description of how you validated changes

Checklist

Checklist for repo maintainers

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.