apostrophecms / sanitize-html

Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis. Built on htmlparser2 for speed and tolerance
MIT License
3.68k stars 349 forks source link

Updates vulnerable dependency Postcss #636

Closed wesleimarinho closed 8 months ago

wesleimarinho commented 8 months ago

Updating vulnerable dependency already done on package-lock.json but not in package.json

Summary

Updates Postcss on package.json, what was already done on package-lock.json. Closes #635.

What kind of change does this PR introduce?

(Check at least one)

Make sure the PR fulfills these requirements: