From bba3bbfe892cb81177b21265b051953b1fb5b826 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 20 Apr 2023 08:04:42 +0000 Subject: [PATCH] chore(deps): update dependency @types/dompurify to v3.0.2 --- package.json | 2 +- pnpm-lock.yaml | 21 ++++----------------- 2 files changed, 5 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index d76e06736..172543e53 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@histoire/plugin-vue": "0.16.1", "@rushstack/eslint-patch": "1.2.0", "@types/codemirror": "5.60.7", - "@types/dompurify": "3.0.1", + "@types/dompurify": "3.0.2", "@types/flexsearch": "0.7.3", "@types/is-touch-device": "1.0.0", "@types/lodash.debounce": "4.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1972f1d29..f6fcd53bb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -156,8 +156,8 @@ devDependencies: specifier: 5.60.7 version: 5.60.7 '@types/dompurify': - specifier: 3.0.1 - version: 3.0.1 + specifier: 3.0.2 + version: 3.0.2 '@types/flexsearch': specifier: 0.7.3 version: 0.7.3 @@ -3805,10 +3805,9 @@ packages: '@types/node': 18.15.12 dev: true - /@types/dompurify@3.0.1: - resolution: {integrity: sha512-ubq8VKmf8W+U48jUOiZO4BoSGS7NnbITPMvrF+7HgMN4L+eezCKv8QBPB8p3o4YPicLMmNeTyDkE5X4c2ViHJQ==} + /@types/dompurify@3.0.2: + resolution: {integrity: sha512-YBL4ziFebbbfQfH5mlC+QTJsvh0oJUrWbmxKMyEdL7emlHJqGR2Qb34TEFKj+VCayBvjKy3xczMFNhugThUsfQ==} dependencies: - '@types/jsdom': 21.1.1 '@types/trusted-types': 2.0.2 dev: true @@ -3898,14 +3897,6 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jsdom@21.1.1: - resolution: {integrity: sha512-cZFuoVLtzKP3gmq9eNosUL1R50U+USkbLtUQ1bYVgl/lKp0FZM7Cq4aIHAL8oIvQ17uSHi7jXPtfDOdjPwBE7A==} - dependencies: - '@types/node': 18.15.12 - '@types/tough-cookie': 4.0.2 - parse5: 7.1.2 - dev: true - /@types/json-schema@7.0.9: resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==} dev: true @@ -4015,10 +4006,6 @@ packages: dependencies: '@types/estree': 1.0.0 - /@types/tough-cookie@4.0.2: - resolution: {integrity: sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==} - dev: true - /@types/trusted-types@2.0.2: resolution: {integrity: sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==} dev: true