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 deprecated node packages #3778

Open
8 tasks
milescalabresi opened this issue Oct 6, 2024 · 0 comments
Open
8 tasks

Upgrade deprecated node packages #3778

milescalabresi opened this issue Oct 6, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file Front End Infrastructure Technical Debt

Comments

@milescalabresi
Copy link
Contributor

Some of our JavaScript (nodejs) tools are deprecated. These are the warnings:

  • npm warn deprecated [email protected]: This module relies on Node.js's internals and will break at some point. Do not use it, and update to [email protected].
  • npm warn deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
  • npm warn deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
  • npm warn deprecated [email protected]: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
  • npm warn deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
  • npm warn deprecated [email protected]: Use uuid module instead
  • npm warn deprecated [email protected]: request has been deprecated, see Request’s Past, Present and Future request/request#3142
  • npm warn deprecated [email protected]: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
@milescalabresi milescalabresi added Infrastructure Technical Debt Front End dependencies Pull requests that update a dependency file labels Oct 6, 2024
@milescalabresi milescalabresi added this to the Stable Release 17 milestone Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Front End Infrastructure Technical Debt
Projects
None yet
Development

No branches or pull requests

1 participant