Skip to content

Commit

Permalink
Bump guzzlehttp/guzzle to fix security issues
Browse files Browse the repository at this point in the history
  • Loading branch information
bryceandy committed Jun 18, 2022
1 parent 468562e commit d725ddf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## [v0.0.6](https://github.com/bryceandy/laravel-selcom/compare/v0.0.5...v0.0.6) - June 18, 2022
* Bump `guzzlehttp/psr7` to fix cross domain cookie leakage
* Bump `guzzlehttp/psr7` to fix failure to strip authorization header on HTTP downgrade
* Bump `guzzlehttp/psr7` to fix failure to strip the cookie header on change in host or HTTP downgrade

## [v0.0.5](https://github.com/bryceandy/laravel-selcom/compare/v0.0.4...v0.0.5) - April 28, 2022
* Bump `guzzlehttp/psr7` to fix security issue Improper Input Validation

Expand All @@ -14,4 +19,4 @@

## v0.0.1 - September 15, 2021
* Checkout API
* Initial release
* Initial release
12 changes: 6 additions & 6 deletions composer.lock

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

0 comments on commit d725ddf

Please sign in to comment.