Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
In express, @nestjs/core, @nestjs/platform-express there is a package used "path-to-regexp" what causes a npm high security vulnerable. For Version 0.1.7 there is a path 0.1.10 but for 3.2.0 there is no patch currently available.
This should be updated.
Minimum reproduction code
pillarjs/path-to-regexp@29b96b4
Steps to reproduce
npm install
npm audit
Expected behavior
no high security vulnerable
Package
- I don't know. Or some 3rd-party package
-
@nestjs/common
-
@nestjs/core
-
@nestjs/microservices
-
@nestjs/platform-express
-
@nestjs/platform-fastify
-
@nestjs/platform-socket.io
-
@nestjs/platform-ws
-
@nestjs/testing
-
@nestjs/websockets
- Other (see below)
Other package
No response
NestJS version
10.3.10
Packages versions
latest
Node.js version
20
In which operating systems have you tested?
- macOS
- Windows
- Linux
Other
No response