Closed joemewes closed 5 years ago
hi.
current express version is fixed at "4.14.1", which has a dep on fresh which has a Regular Expression Denial of Service security warning when running npm audit. FYI.
express
fresh
Regular Expression Denial of Service
Package │ fresh │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >= 0.5.2
is it possible to up the version of express or allow for ^minor updated versions of express/deps in package.json?
what's best?
can create a PR is needed. and thanks for the project... it's great!
Thanks to @kladess who fixed this. Release coming soon.
hi.
current
express
version is fixed at "4.14.1", which has a dep onfresh
which has aRegular Expression Denial of Service
security warning when running npm audit. FYI.is it possible to up the version of express or allow for ^minor updated versions of express/deps in package.json?
what's best?
can create a PR is needed. and thanks for the project... it's great!