diff --git a/package-lock.json b/package-lock.json index d392d6bd..ee866c86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@ng-web-apis/universal": "3.0.7", "@nguniversal/express-engine": "15.2.1", "@tinkoff/ng-dompurify": "4.0.0", - "dompurify": "3.0.8", + "dompurify": "3.0.9", "express": "4.18.2", "ngx-highlightjs": "6.1.3", "rxjs": "7.8.1", @@ -19530,9 +19530,9 @@ "integrity": "sha512-3VdM/SXBZX2omc9JF9nOPCtDaYQ67BGp5CoLpIQlO2KCAPETs8TcDHacF26jXadGbvUteZzRTeos2fhID5+ucQ==" }, "node_modules/dompurify": { - "version": "3.0.8", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.8.tgz", - "integrity": "sha512-b7uwreMYL2eZhrSCRC4ahLTeZcPZxSmYfmcQGXGkXiZSNW1X85v+SDM5KsWcpivIiUBH47Ji7NtyUdpLeF5JZQ==" + "version": "3.0.9", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.9.tgz", + "integrity": "sha512-uyb4NDIvQ3hRn6NiC+SIFaP4mJ/MdXlvtunaqK9Bn6dD3RuB/1S/gasEjDHD8eiaqdSael2vBv+hOs7Y+jhYOQ==" }, "node_modules/domutils": { "version": "2.8.0", diff --git a/package.json b/package.json index 85541119..6f0f51f0 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@ng-web-apis/universal": "3.0.7", "@nguniversal/express-engine": "15.2.1", "@tinkoff/ng-dompurify": "4.0.0", - "dompurify": "3.0.8", + "dompurify": "3.0.9", "express": "4.18.2", "ngx-highlightjs": "6.1.3", "rxjs": "7.8.1",