Switch back to release version of sanitize-html

The limit depth option has been available in a released version for a while now.
This commit is contained in:
J. Ryan Stinnett
2021-05-10 14:57:35 +01:00
parent 01a3c42d16
commit 7f4c525d62
2 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
"react-transition-group": "^4.4.1",
"resize-observer-polyfill": "^1.5.1",
"rfc4648": "^1.4.0",
"sanitize-html": "github:apostrophecms/sanitize-html#3c7f93f2058f696f5359e3e58d464161647226db",
"sanitize-html": "^2.3.2",
"tar-js": "^0.3.0",
"text-encoding-utf-8": "^1.0.2",
"url": "^0.11.0",