GoogleCloudPlatform / cloud-run-anthos-reference-web-app

An opinionated set of best practices aimed at demonstrating a reference architecture for building a web application on Google Cloud using Cloud Run for Anthos.
https://cloud.google.com/anthos/run
Apache License 2.0
37 stars 22 forks source link

Fix npm audit failures #22

Closed ssmall closed 4 years ago

ssmall commented 4 years ago

This PR adds npm-force-resolutions as a last resort for vulnerabilities in indirect dependencies.