aws-solutions / aws-connected-vehicle-solution

The AWS Connected Vehicle Solution is a reference implementation that provides a foundation for automotive product transformations for connected vehicle services, autonomous driving, electric powertrains, and shared mobility.
http://aws.amazon.com/answers/iot/connected-vehicle-cloud/
Other
87 stars 54 forks source link

removing unused grunt dependencies #9

Open gsingh04 opened 3 years ago

gsingh04 commented 3 years ago

Issue #, if available: npm reports several CVEs with grunt dependencies file: source/resources/helper/package.json

Description of changes: grunt dependency doesn't seem to be getting utilized in any testing or compilation/build step, removing non-needed dependencies

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.