Fix npm audit warnings in NPM package (#6437)
This commit is contained in:
committed by
GitHub
parent
54d486ae12
commit
0ae5190937
@@ -95,6 +95,7 @@ jobs:
|
||||
./scripts/format.sh && ./scripts/error_on_dirty.sh
|
||||
node ./scripts/validate_changelog.js
|
||||
npm run docs && ./scripts/error_on_dirty.sh
|
||||
npm audit --production
|
||||
|
||||
docker-image:
|
||||
needs: format-taginfo-docs
|
||||
|
||||
Reference in New Issue
Block a user