Merge branch 'renovate/sanitize-html-2.x' into 'develop'
chore(deps): update dependency @types/sanitize-html to v2.13.0 Co-authored-by: GitLab CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev> See merge request firefish/firefish!11297
This commit is contained in:
commit
fcc16da7fa
2 changed files with 6 additions and 6 deletions
|
@ -147,7 +147,7 @@
|
|||
"@types/random-seed": "0.3.5",
|
||||
"@types/ratelimiter": "3.4.6",
|
||||
"@types/rename": "1.0.7",
|
||||
"@types/sanitize-html": "2.11.0",
|
||||
"@types/sanitize-html": "2.13.0",
|
||||
"@types/semver": "7.5.8",
|
||||
"@types/sinonjs__fake-timers": "8.1.5",
|
||||
"@types/syslog-pro": "1.0.3",
|
||||
|
|
|
@ -425,8 +425,8 @@ importers:
|
|||
specifier: 1.0.7
|
||||
version: 1.0.7
|
||||
'@types/sanitize-html':
|
||||
specifier: 2.11.0
|
||||
version: 2.11.0
|
||||
specifier: 2.13.0
|
||||
version: 2.13.0
|
||||
'@types/semver':
|
||||
specifier: 7.5.8
|
||||
version: 7.5.8
|
||||
|
@ -2537,8 +2537,8 @@ packages:
|
|||
'@types/responselike@1.0.3':
|
||||
resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==}
|
||||
|
||||
'@types/sanitize-html@2.11.0':
|
||||
resolution: {integrity: sha512-7oxPGNQHXLHE48r/r/qjn7q0hlrs3kL7oZnGj0Wf/h9tj/6ibFyRkNbsDxaBBZ4XUZ0Dx5LGCyDJ04ytSofacQ==}
|
||||
'@types/sanitize-html@2.13.0':
|
||||
resolution: {integrity: sha512-X31WxbvW9TjIhZZNyNBZ/p5ax4ti7qsNDBDEnH4zAgmEh35YnFD1UiS6z9Cd34kKm0LslFW0KPmTQzu/oGtsqQ==}
|
||||
|
||||
'@types/seedrandom@3.0.8':
|
||||
resolution: {integrity: sha512-TY1eezMU2zH2ozQoAFAQFOPpvP15g+ZgSfTZt31AUUH/Rxtnz3H+A/Sv1Snw2/amp//omibc+AEkTaA8KUeOLQ==}
|
||||
|
@ -8641,7 +8641,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@types/node': 20.16.1
|
||||
|
||||
'@types/sanitize-html@2.11.0':
|
||||
'@types/sanitize-html@2.13.0':
|
||||
dependencies:
|
||||
htmlparser2: 8.0.2
|
||||
|
||||
|
|
Loading…
Reference in a new issue