Skip to content

Commit

Permalink
🐛 [backport release-0.2] Upgrade version of webpack-dev-middleware (#…
Browse files Browse the repository at this point in the history
…1861)

Resolves: https://issues.redhat.com/browse/MTA-2489
Resolves: https://issues.redhat.com/browse/MTA-2649

Bump to `webpack-dev-middleware@5.3.4` on __release-0.2__ to keep
developers safe.

---------

Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
  • Loading branch information
sjd78 committed Apr 19, 2024
1 parent 0edf995 commit b564114
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"rimraf": "^4.4.1"
},
"overrides": {
"follow-redirects": "^1.15.6"
"follow-redirects": "^1.15.6",
"webpack-dev-middleware": "^5.3.4"
}
}

0 comments on commit b564114

Please sign in to comment.