[Travis] Remove ignore CVE-2022-27311 (#17812)

This commit is contained in:
Mac Siri 2022-06-02 14:30:41 -04:00 committed by GitHub
parent bd75863b9d
commit 7bb25c98a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@ jobs:
script:
- yarn lint:frontend
- yarn test --colors
- bundle exec bundle-audit check --update --ignore=CVE-2022-27311
- bundle exec bundle-audit check --update
- bin/test-console-check
- yarn build-storybook
- NODE_ENV=production RAILS_ENV=production bundle exec rake assets:precompile