Closed briri closed 4 months ago
1 Warning | |
---|---|
:warning: | This PR is too big! Consider breaking it down into smaller PRs. |
Generated by :no_entry_sign: Danger
@briri , I ran the command "npm audit fix --force
", and noticed that it updated "puppeteer" to "^22.13.0" and tinymce version to "^7.2.1". I looked those packages up, and it does appear that the versions we are using now have some vulnerabilities. Also, "pa11y" and "pa11y-ci" versions were updated.
I know that we are not using the main branch, but I figured while you're in there we could also make those updates.
ok agreed. I updated TinyMCE and Puppeteer and then I removed the devDependencies. They're not used
app/javascript
I ran yarn audit
and it is happy now
Thanks Brian
Just updating the main branch for all gem and JS dependencies to address Dependabot alerts