issues
search
microsoft
/
tabster
Web Application Keyboard Navigation Tools
https://tabster.io
MIT License
122
stars
36
forks
source link
ci(release): fix npm install hang and address critical security deps
#406
Closed
TristanWatanabe
closed
2 months ago
TristanWatanabe
commented
2 months ago
npm install
was hanging in CI and that was caused by puppeteer version 21 (
see comment
). Bumped repo puppeteer version to
22.15.0
adds overrides for
loader-utils
and
shell-quote
deps to
docs
package as those were still being flagged by component governance
npm install
was hanging in CI and that was caused by puppeteer version 21 (see comment). Bumped repo puppeteer version to22.15.0
loader-utils
andshell-quote
deps todocs
package as those were still being flagged by component governance