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

Deprecation warning for http-proxy 'util._extend' #5306

Open
Torquin opened this issue Sep 25, 2024 · 0 comments
Open

Deprecation warning for http-proxy 'util._extend' #5306

Torquin opened this issue Sep 25, 2024 · 0 comments

Comments

@Torquin
Copy link

Torquin commented Sep 25, 2024

Bug report

Deprecation warning for dependency http-proxy 1.18.1

Actual Behavior

When using npm start script, I get a warning :
The 'util._extend' API is deprecated. Please use Object.assing() instead.

How Do We Reproduce?

Using the node --trace-deprecation in start script, it directs to : node_modules/http-proxy/lib/http-proxy/index.js

Results of npx webpack-cli info

System:
OS: Linux 4.18 Rocky Linux 8.10 (Green Obsidian)
CPU: (12) x64 Intel(R) Core(TM) i7-10710U CPU @ 1.10GHz
Memory: 10.02 GB / 31.11 GB
Binaries:
Node: 22.8.0 - ~/.nvm/versions/node/v22.8.0/bin/node
npm: 10.8.2 - ~/.nvm/versions/node/v22.8.0/bin/npm
Browsers:
Brave Browser: 128.1.69.168
Chrome: 130.0.6710.0
Packages:
angular-router-loader: ^0.8.5 => 0.8.5
babel-loader: ^9.1.0 => 9.2.1
compression-webpack-plugin: ^11.1.0 => 11.1.0
copy-webpack-plugin: ^12.0.2 => 12.0.2
css-loader: ^7.1.2 => 7.1.2
css-minimizer-webpack-plugin: ^7.0.0 => 7.0.0
css-to-string-loader: github:ekopranototjoa/css-to-string-loader => 0.1.3
eslint-webpack-plugin: ^4.0.1 => 4.2.0
extract-loader: ^5.1.0 => 5.1.0
file-loader: ^6.0.0 => 6.2.0
html-loader: ^5.1.0 => 5.1.0
html-webpack-plugin: ^5.6 => 5.6.0
json-loader: ^0.5.3 => 0.5.7
null-loader: ^4.0.0 => 4.0.1
postcss-loader: ^8.1.1 => 8.1.1
style-loader: ^4.0.0 => 4.0.0
url-loader: ^4.1.0 => 4.1.1
webpack: ^5.89.0 => 5.94.0
webpack-cli: ^5.1.4 => 5.1.4
webpack-dev-server: ^5.1.0 => 5.1.0
webpack-merge: ^6.0.1 => 6.0.1

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