stable

Clone or download

Read-only

request #13864: Update to DOMPurify 2.0.0

This version is tagged as major due to a breaking change in the API. This upgrade is forced by an unexpected change in Chrome 77 [0] (see implications for DOMPurify in [1]). Even if this is not supposed to impact Tuleap, it can be hard to troubleshoot in production since this is caused by a specific version of one browser. It is best to upgrade now to avoid the potential pain. [0] https://bugs.chromium.org/p/chromium/issues/detail?id=1002685 [1] https://github.com/cure53/DOMPurify/issues/361 Change-Id: Ibc852c866d23824964ee8c0299ffb8457bf07b1b

Modified Files

Name
M plugins/create_test_env/scripts/package-lock.json +7 −7 Go to diff View file
M plugins/create_test_env/scripts/package.json +1 −1 Go to diff View file
M plugins/document/scripts/package-lock.json +7 −7 Go to diff View file
M plugins/document/scripts/package.json +1 −1 Go to diff View file
M plugins/label/www/scripts/package-lock.json +7 −7 Go to diff View file
M plugins/label/www/scripts/package.json +1 −1 Go to diff View file
M plugins/release_widget/scripts/package-lock.json +7 −7 Go to diff View file
M plugins/release_widget/scripts/package.json +1 −1 Go to diff View file
M plugins/taskboard/scripts/package-lock.json +7 −7 Go to diff View file
M plugins/taskboard/scripts/package.json +1 −1 Go to diff View file
M plugins/tracker/www/scripts/package-lock.json +7 −7 Go to diff View file
M plugins/tracker/www/scripts/package.json +1 −1 Go to diff View file
M src/www/scripts/package-lock.json +3 −3 Go to diff View file
M src/www/scripts/package.json +1 −1 Go to diff View file
M src/www/themes/common/tlp/package-lock.json +3 −3 Go to diff View file
M src/www/themes/common/tlp/package.json +1 −1 Go to diff View file