Skip to content

Commit 5a39c9d

Browse files
Merge pull request #108 from SpringRoll/chore/180949322-upgrade-follow-redirects
Updated follow-redirect package reference from http-proxy
2 parents 1a2ee5c + ef1cde8 commit 5a39c9d

3 files changed

Lines changed: 7 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [2.2.5] - unreleased
9+
- Upgraded follow-redirects dependancy for security alert
910

1011
## Fixed
11-
1212
- Fixed error when reporting a plugin preload failure
1313

1414
## [2.2.4] - 2021-06-04

package-lock.json

Lines changed: 5 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"@babel/polyfill": "^7.4.3",
5050
"bellhop-iframe": "^3.2.0",
5151
"core-js": "^3.6.5",
52+
"http-proxy": "^1.18.1",
5253
"whatwg-fetch": "^3.0.0"
5354
},
5455
"keywords": [

0 commit comments

Comments
 (0)