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

hyco-https packages throws deprecation warning when invoked #91

Open
DCMattyG opened this issue Jul 17, 2024 · 0 comments
Open

hyco-https packages throws deprecation warning when invoked #91

DCMattyG opened this issue Jul 17, 2024 · 0 comments

Comments

@DCMattyG
Copy link

DCMattyG commented Jul 17, 2024

Actual Behavior

When starting the example NodeJS project, a deprecation warning is shown

Expected Behavior

No deprecations notices or warnings are present within the base hyco-https package

Versions

  • OS platform and version: Windows 11
  • Node Version: 22.4.1
  • NPM package version or commit ID: 1.4.5

Deprecation Warning Message

(node:11908) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

NodeJS Deprecation Notice

https://nodejs.org/api/deprecations.html#DEP0060

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

No branches or pull requests

1 participant