[Travis] Remove ignore CVE-2022-27311 (#17812)
This commit is contained in:
parent
bd75863b9d
commit
7bb25c98a8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue