Closed justinclift closed 1 week ago
body-parser also has a high severity alert associated with it.
The issue for webpack-dev-middleware has also been untriaged since April.
Ugh, that's not a good sign. :frowning:
Thanks for the info @wraithgar. :smile:
Looks like dependabot PRs are flowing once again which is a good sign!
Hi @justinclift. Thanks for reporting. We're working through bumping outdated dependencies with security alerts as we speak! We should have a release out later this week.
Awesome, thanks for the heads up @serhalp. :smile:
No PR for webpack-dev-middleware yet.
Well spotted. :smile:
Yeah hopefully the upcoming release fixes all of the outstanding security dependencies. That seems to be a tricky ongoing process these days as larger projects commonly have an ocean of dependencies. :scream:
Looks like dependabot PRs are flowing once again which is a good sign!
- body-parser: chore(deps): bump body-parser from 1.20.1 to 1.20.3 #39097
- path-to-regexp: chore(deps): bump path-to-regexp from 0.1.7 to 0.1.10 #39096
- webpack-dev-middleware chore(deps): bump webpack-dev-middleware from 4.3.0 to 5.3.4 #39106
Hi, 2 of 3 dependency updates are yet to be merged. When are you planning to release a new version that upgrades these dependencies?
Preliminary Checks
Description
Gatsby presently has a requirement on
path-to-regexp
0.1.7
, which GitHub Dependabot has started issuingHigh
severity security alerts for:Hopefully a new point release of Gatsby 5.13.x can be created to resolve this problem. :smile:
Further info:
Reproduction Link
n/a
Steps to Reproduce
n/a
Expected Result
To have a Gatsby release available without security vulnerabilities in its dependency chain. :smile:
Actual Result
Gatsby 5.13.7 presently uses dependencies with reported security vulnerabilities. :frowning:
Environment
Config Flags
n/a