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

Upgrade from deprecated versions of dependencies #85

Open
ashwinvis opened this issue Jun 17, 2021 · 0 comments
Open

Upgrade from deprecated versions of dependencies #85

ashwinvis opened this issue Jun 17, 2021 · 0 comments
Labels
Milestone

Comments

@ashwinvis
Copy link
Collaborator

Problem summary

 npm WARN deprecated mathjax-node-page@3.2.0: This package has been archived. MathJax v3 provides equivalent functionality.
npm WARN deprecated left-pad@1.3.0: use String.prototype.padStart()
npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.

Expected

No deprecation warnings

@ashwinvis ashwinvis added this to the 0.2.1 milestone Jun 18, 2021
@ashwinvis ashwinvis pinned this issue Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant