Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
module: remove usage of require('util') in
cjs/loader.js
Use `require('internal/util').deprecate` instead of `require('util').deprecate` in `lib/internal/modules/cjs/loader.js`. PR-URL: #26802 Refs: #26546 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
- Loading branch information