Skip to content

Commit

Permalink
🐛 Upgrade version of follow-redirects (#1862)
Browse files Browse the repository at this point in the history
Resolves: https://issues.redhat.com/browse/MTA-1952
Resolves: https://issues.redhat.com/browse/MTA-2456

Override `follow-redirects` and upgrade to `follow-redirects@^1.15.6`.

Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
  • Loading branch information
sjd78 authored Apr 19, 2024
1 parent 6e5cb97 commit 7dfc262
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 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 @@ -72,5 +72,8 @@
"ts-node": "^10.9.1",
"type-fest": "^3.13.0",
"typescript": "^5.1.6"
},
"overrides": {
"follow-redirects": "^1.15.6"
}
}

0 comments on commit 7dfc262

Please sign in to comment.