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 636 packages, and audited 1828 packages in 10s 118 packages are looking for funding run `npm fund` for details 16 vulnerabilities (5 low, 3 moderate, 4 high, 4 critical) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. > test > AUTH_SERVICE_URL=http://localhost:4000 DEVICE_SERVICE_URL=http://localhost:4000 EXPERIMENT_SERVICE_URL=http://localhost:4000 mocha (node:6769) 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) (node:6769) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. (Use `node --trace-deprecation ...` to show where the warning was created) LTI Login ✔ should be able to launch (544ms) ✔ should be able to launch multiple times (292ms) Platform ✔ should list platforms when authorized (40ms) ✔ should delete not registered platforms from the database ✔ should create a platform when authorized ✔ should NOT create a platform when NOT authorized (38ms) LTI Role Selection ✔ should be able to modify session experiment (496ms) LTI Students ✔ should display students (119ms) ✔ should update students (231ms) 9 passing (2s)