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

deps: bump dependencies #413

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jniles
Copy link
Contributor

@jniles jniles commented Jul 4, 2024

Updates dependencies to remove vuln warnings. Also removes bors.toml and changes to using npm instead of yarn.

Updates dependencies to remove vuln warnings.  Also removes bors.toml
and changes to using npm instead of yarn.
Puppeteer silently changed their API to return a Uint8Array instead of
a buffer causing test to fail.  Here, I am simply updating the tests.
If we wanted to keep the old API, we could call new Buffer() on the
output of the render function, but I believe this is likely unnecessary.
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.

1 participant