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. #2642

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).
@somiaj somiaj merged commit 44e76a4 into openwebwork:develop Dec 17, 2024
2 checks passed
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