Skip to content

Commit c213a03

Browse files
committed
Merge remote-tracking branch 'origin/AC-7686' into Hammer_Release_Regression_Issues_29Jan22
2 parents 0c6a66f + 428c70e commit c213a03

File tree

3 files changed

+20
-10
lines changed

3 files changed

+20
-10
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"colinmollenhour/php-redis-session-abstract": "^1.5",
4040
"composer/composer": "^2.0, !=2.2.16",
4141
"elasticsearch/elasticsearch": "^7.17||^8.5",
42-
"ezyang/htmlpurifier": "^4.14",
42+
"ezyang/htmlpurifier": "^4.16",
4343
"guzzlehttp/guzzle": "^7.5",
4444
"laminas/laminas-captcha": "^2.12",
4545
"laminas/laminas-code": "^4.5",

composer.lock

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

lib/internal/Magento/Framework/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"lib-libxml": "*",
2626
"colinmollenhour/php-redis-session-abstract": "^1.5",
2727
"composer/composer": "^2.0, !=2.2.16",
28-
"ezyang/htmlpurifier": "^4.14",
28+
"ezyang/htmlpurifier": "^4.16",
2929
"guzzlehttp/guzzle": "^7.5",
3030
"laminas/laminas-code": "^4.5",
3131
"laminas/laminas-escaper": "^2.10",

0 commit comments

Comments
 (0)