aws-amplify / amplify-category-api

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development. This plugin provides functionality for the API category, allowing for the creation and management of GraphQL and REST based backends for your amplify project.
https://docs.amplify.aws/
Apache License 2.0
89 stars 79 forks source link

bump cross-spawn version in scripts/yarn.lock to patched version #3043

Closed bobbyu99 closed 1 week ago

bobbyu99 commented 1 week ago

Description of changes

To fix this dependabot alert, bumping cross-spawn version in scripts/yarn.lock to patched version.

CDK / CloudFormation Parameters Changed

Issue #, if available

Description of how you validated changes

Checklist

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