frontend_reactjs | (node:38) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
frontend_reactjs | (Use `node --trace-deprecation ...` to show where the warning was created)
frontend_reactjs | (node:38) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
package deprecated to fix in the frontend:
_Originally posted by @ethan0905 in https://github.com/ethan0905/ft_transcendence/issues/24#issuecomment-1497538987_