Upgraded jQuery to 3.4.1 - fixes #2859

This commit is contained in:
Andy Miller
2020-03-19 11:31:10 -06:00
parent 2eae104c7a
commit db92c7b32d
2 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,8 @@
1. [](#new)
* Moved `Parsedown` 1.6 and `ParsedownExtra` 0.7 into `Grav\Framework\Parsedown` to allow fixes
1. [](#improved)
* Upgraded `jQuery` to latest 3.4.1 version [#2859](https://github.com/getgrav/grav/issues/2859)
1. [](#bugfix)
* Fixed PHP 7.4 issue in ParsedownExtra [#2832](https://github.com/getgrav/grav/issues/2832)
* Fix for [user reported](https://twitter.com/OriginalSicksec) CVE path-based open redirect

File diff suppressed because one or more lines are too long