fix: fix trustedHTML issue

- (Maybe) fix #2339, caused by YouTube's A/B testing
This commit is contained in:
JellyBrick
2024-09-17 20:05:22 +09:00
parent dbb9e95b32
commit d5a5ed35b6
4 changed files with 19 additions and 0 deletions

8
pnpm-lock.yaml generated
View File

@ -190,6 +190,9 @@ importers:
'@types/semver':
specifier: 7.5.8
version: 7.5.8
'@types/trusted-types':
specifier: 2.0.7
version: 2.0.7
'@typescript-eslint/eslint-plugin':
specifier: 8.6.0
version: 8.6.0(@typescript-eslint/parser@8.6.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
@ -1137,6 +1140,9 @@ packages:
'@types/semver@7.5.8':
resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
'@types/trusted-types@2.0.7':
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
'@types/verror@1.10.10':
resolution: {integrity: sha512-l4MM0Jppn18hb9xmM6wwD1uTdShpf9Pn80aXTStnK1C94gtPvJcV2FrDmbOQUAQfJ1cKZHktkQUDwEqaAKXMMg==}
@ -4895,6 +4901,8 @@ snapshots:
'@types/semver@7.5.8': {}
'@types/trusted-types@2.0.7': {}
'@types/verror@1.10.10':
optional: true