node-express-mongo-passport-jwt-typescript
node-express-mongo-passport-jwt-typescript copied to clipboard
A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage using TypeScript
Images build successfully and up but a minor error is coming. Here is error detail in logs: ``` npm info it worked if it ends with ok api | npm...
Bumps [jws](https://github.com/brianloveswords/node-jws) from 3.2.2 to 3.2.3. Release notes Sourced from jws's releases. v3.2.3 Changed Fix advisory GHSA-869p-cjfg-cm3x: createSign and createVerify now require that a non empty secret is provided (via...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on tag 1.x c460dbd fmt ccb8ac6 Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...
Bumps [on-headers](https://github.com/jshttp/on-headers) to 1.1.0 and updates ancestor dependency [compression](https://github.com/expressjs/compression). These dependencies need to be updated together. Updates `on-headers` from 1.0.1 to 1.1.0 Release notes Sourced from on-headers's releases. 1.1.0 Important...