npm WARN deprecated superagent@8.1.2: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net added 570 packages, and audited 1762 packages in 12s 110 packages are looking for funding run `npm fund` for details 5 vulnerabilities (1 low, 2 moderate, 2 critical) To address all issues, run: npm audit fix Run `npm audit` for details. > test > mocha (node:5295) ExperimentalWarning: `--experimental-loader` may be removed in the future; instead use `register()`: --import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("ts-node/esm", pathToFileURL("./"));' (Use `node --trace-warnings ...` to show where the warning was created) Platform ✔ should list platforms when authorized (38ms) ✔ should delete not registered platforms from the database ✔ should create a platform when authorized ✔ should NOT create a platform when NOT authorized 4 passing (195ms)