Browse Source

chore(deps): update dependency @types/sanitize-html to v2.9.3

pull/3383/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
89be09c80f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      web/package-lock.json

6
web/package-lock.json generated

@ -14309,9 +14309,9 @@
} }
}, },
"node_modules/@types/sanitize-html": { "node_modules/@types/sanitize-html": {
"version": "2.9.2", "version": "2.9.3",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.9.2.tgz", "resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.9.3.tgz",
"integrity": "sha512-7TAQFoXdwjSvebOl0oKh5QXGrI+uyTc8Here+WcR9vpLEE7wxpoK6Vuvw++dsmL+Yw8K91x76tLoWchD5pqpRg==", "integrity": "sha512-1rsSdEJLV7utAG+Fms2uP+nSmmYmOhUUSSZvUz4wF2wlA0M5/A/gVgnpWZ7EKaPWsrrxWiSuNJqSBW8dh2isBA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"htmlparser2": "^8.0.0" "htmlparser2": "^8.0.0"

Loading…
Cancel
Save