Skip to content

Commit 8930fc2

Browse files
build(deps): Bump dompurify and @types/dompurify (#1001)
Bumps [dompurify](https://github.com/cure53/DOMPurify) and [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify). These dependencies needed to be updated together. Updates `dompurify` from 3.2.4 to 3.3.1 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.4...3.3.1) Updates `@types/dompurify` from 3.0.5 to 3.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.3.1 dependency-type: direct:production - dependency-name: "@types/dompurify" dependency-version: 3.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c7370f commit 8930fc2

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@hot-loader/react-dom": "^17.0.2",
2626
"@octokit/rest": "^21.0.2",
2727
"@types/chrome": "^0.0.203",
28-
"@types/dompurify": "^3.0.5",
28+
"@types/dompurify": "^3.2.0",
2929
"@types/react-copy-to-clipboard": "^5.0.7",
3030
"antd": "^5.20.6",
3131
"antd-style": "^3.6.1",
@@ -35,7 +35,7 @@
3535
"copy-to-clipboard": "^3.3.3",
3636
"delay": "^5.0.0",
3737
"dom-loaded": "^3.0.0",
38-
"dompurify": "^3.2.4",
38+
"dompurify": "^3.3.1",
3939
"echarts": "^5.3.0",
4040
"element-ready": "^6.2.1",
4141
"github-url-detection": "^8.1.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2246,12 +2246,12 @@
22462246
dependencies:
22472247
"@types/ms" "*"
22482248

2249-
"@types/dompurify@^3.0.5":
2250-
version "3.0.5"
2251-
resolved "https://registry.yarnpkg.com/@types/dompurify/-/dompurify-3.0.5.tgz#02069a2fcb89a163bacf1a788f73cb415dd75cb7"
2252-
integrity sha512-1Wg0g3BtQF7sSb27fJQAKck1HECM6zV1EB66j8JH9i3LCjYabJa0FSdiSgsD5K/RbrsR0SiraKacLB+T8ZVYAg==
2249+
"@types/dompurify@^3.2.0":
2250+
version "3.2.0"
2251+
resolved "https://registry.yarnpkg.com/@types/dompurify/-/dompurify-3.2.0.tgz#56610bf3e4250df57744d61fbd95422e07dfb840"
2252+
integrity sha512-Fgg31wv9QbLDA0SpTOXO3MaxySc4DKGLi8sna4/Utjo4r3ZRPdCt4UQee8BWr+Q5z21yifghREPJGYaEOEIACg==
22532253
dependencies:
2254-
"@types/trusted-types" "*"
2254+
dompurify "*"
22552255

22562256
"@types/eslint-scope@^3.7.7":
22572257
version "3.7.7"
@@ -2602,7 +2602,7 @@
26022602
dependencies:
26032603
"@types/node" "*"
26042604

2605-
"@types/trusted-types@*", "@types/trusted-types@^2.0.7":
2605+
"@types/trusted-types@^2.0.7":
26062606
version "2.0.7"
26072607
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
26082608
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
@@ -4097,10 +4097,10 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1:
40974097
dependencies:
40984098
domelementtype "^2.2.0"
40994099

4100-
dompurify@^3.1.6, dompurify@^3.2.4:
4101-
version "3.2.4"
4102-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e"
4103-
integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
4100+
dompurify@*, dompurify@^3.1.6, dompurify@^3.3.1:
4101+
version "3.3.1"
4102+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.1.tgz#c7e1ddebfe3301eacd6c0c12a4af284936dbbb86"
4103+
integrity sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==
41044104
optionalDependencies:
41054105
"@types/trusted-types" "^2.0.7"
41064106

0 commit comments

Comments
 (0)