Skip to content
Snippets Groups Projects
Commit f34eb516 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Oliver Hader
Browse files

[TASK] Incorporate changes of jQuery version 3.5.0

This commit introduces live-patching of node_modules, which applies
patch files to specific modules (similar to composer-patches).

Patch files for fixing security issues are provided and applied after
installing the modules via `yarn install`.

http://blog.jquery.com/2020/05/04/jquery-3-5-1-released-fixing-a-regression/

The patches are based on
https://github.com/DanielRuf/snyk-js-jquery-565129.

Resolves: #91334
Releases: master, 9.5
Change-Id: I85555e9a21d6121e1a39c057b777a9250d56a781
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64459


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
parent 49d8b1cc
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment