Skip to content

Commit

Permalink
🐛 [backport release-0.2] Upgrade version of follow-redirects
Browse files Browse the repository at this point in the history
Resolves: https://issues.redhat.com/browse/MTA-1950
Resolves: https://issues.redhat.com/browse/MTA-2454

Override `follow-redirects` to `follow-redirects@^1.15.6` on
__release-0.2__.

Signed-off-by: Scott J Dickerson <[email protected]>
  • Loading branch information
sjd78 committed Apr 18, 2024
1 parent 529f99b commit d4a5cef
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@
"concurrently": "^8.0.1",
"copyfiles": "^2.4.1",
"rimraf": "^4.4.1"
},
"overrides": {
"follow-redirects": "^1.15.6"
}
}

0 comments on commit d4a5cef

Please sign in to comment.