You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Elte156 we for now just added a resolution to 1.9.0 since it seems the appropriate version according to GHSA-9wv6-86v2-598j
And also the changes in the changelog do not seem to be that much and breaking (but we also do not use the code path which includes the path-to-regexp package).
Is there an existing issue for this?
Current behavior
https://github.com/nestjs/serve-static/blob/master/package.json#L70
This pinned version is affected by https://nvd.nist.gov/vuln/detail/CVE-2024-45296
Please update it!
Minimum reproduction code
https://github.com/nestjs/serve-static/blob/master/package.json#L70
Steps to reproduce
No response
Expected behavior
Package is updated to a version without the CVE.
Maybe
dependencies
should not be pinned since it requires all projects to release a new version instead of the consuming projects to update the transitive dependencies itself. FWIW: https://docs.npmjs.com/specifying-dependencies-and-devdependencies-in-a-package-json-file#manually-editing-the-packagejson-filePackage version
4.0.2
NestJS version
No response
Node.js version
No response
In which operating systems have you tested?
Other
No response
The text was updated successfully, but these errors were encountered: