Skip to content

Commit

Permalink
Add an overrides section to enforce a safe minimum version
Browse files Browse the repository at this point in the history
Signed-off-by: Scott J Dickerson <[email protected]>
  • Loading branch information
sjd78 committed Apr 19, 2024
1 parent 84870e0 commit ee85f06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 ee85f06

Please sign in to comment.