Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintenance of npm packages. #1161

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

drgrice1
Copy link
Member

Run npx update-browserslist-db@latest since caniuse-lite is complaining that it is outdated. This has been happening for a while now.

Run npm audit fix because there is a low severity security vulnerability in the nanoid package (used indirectly by something else we use).

Run `npx update-browserslist-db@latest` since `caniuse-lite` is
complaining that it is outdated.

Run `npm audit fix` because there is a low severity security
vulnerability in the nanoid package (used indirectly by something else
we use).
@drgrice1 drgrice1 force-pushed the npm-maintenance-update branch from 40b0941 to 3021e40 Compare December 17, 2024 12:48
@somiaj somiaj merged commit d0175d5 into openwebwork:develop Dec 17, 2024
3 checks passed
@drgrice1 drgrice1 deleted the npm-maintenance-update branch December 18, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants