Browse Source

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

pull/3324/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
b023a88f27
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

@ -13962,9 +13962,9 @@
} }
}, },
"node_modules/@types/sanitize-html": { "node_modules/@types/sanitize-html": {
"version": "2.9.0", "version": "2.9.1",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.9.0.tgz", "resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.9.1.tgz",
"integrity": "sha512-4fP/kEcKNj2u39IzrxWYuf/FnCCwwQCpif6wwY6ROUS1EPRIfWJjGkY3HIowY1EX/VbX5e86yq8AAE7UPMgATg==", "integrity": "sha512-XSLD0a9P8c+rKUM09KIi5Nd8mOHLHNgXb1G04rpXWa/GqQVpM+knrS9KR9ptj1CeC3gXWGZn75ApH3H6qNbhYA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"htmlparser2": "^8.0.0" "htmlparser2": "^8.0.0"

Loading…
Cancel
Save