Skip to content

Commit ccc10ad

Browse files
chore(deps-dev): bump dompurify from 3.4.0 to 3.4.11 in /packages/components (#1092)
* chore(deps-dev): bump dompurify in /packages/components Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.0 to 3.4.11. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.0...3.4.11) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.11 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * deps: update and dedupe yarn.lock for dompurify 3.4.11 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tuomo Kivinen <mrtuomok@gmail.com>
1 parent 21b9e72 commit ccc10ad

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"crypto-browserify": "3.12.1",
127127
"csstype": "3.1.3",
128128
"dequal": "2.0.3",
129-
"dompurify": "3.4.0",
129+
"dompurify": "3.4.11",
130130
"esbuild": "0.28.1",
131131
"esbuild-sass-plugin": "3.7.0",
132132
"eslint": "9.39.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3469,7 +3469,7 @@ __metadata:
34693469
date-fns: "npm:^4.1.0"
34703470
date-fns-tz: "npm:^3.2.0"
34713471
dequal: "npm:2.0.3"
3472-
dompurify: "npm:3.4.0"
3472+
dompurify: "npm:3.4.11"
34733473
esbuild: "npm:0.28.1"
34743474
esbuild-sass-plugin: "npm:3.7.0"
34753475
eslint: "npm:9.39.4"
@@ -12392,15 +12392,15 @@ __metadata:
1239212392
languageName: node
1239312393
linkType: hard
1239412394

12395-
"dompurify@npm:3.4.0, dompurify@npm:^3.3.1":
12396-
version: 3.4.0
12397-
resolution: "dompurify@npm:3.4.0"
12395+
"dompurify@npm:3.4.11, dompurify@npm:^3.3.1":
12396+
version: 3.4.11
12397+
resolution: "dompurify@npm:3.4.11"
1239812398
dependencies:
1239912399
"@types/trusted-types": "npm:^2.0.7"
1240012400
dependenciesMeta:
1240112401
"@types/trusted-types":
1240212402
optional: true
12403-
checksum: 0a41511a32a6f1422478f3815c9c3d3e5e4a308ffcf3545a9bbb5c76fb41fae3f07d06f33992fc1479b6e389ecb4ce04767a52081063e8030e429b6fae32042f
12403+
checksum: a7913c297e65f111e2fdbed4894b2392fbea456d0642b0d747f3ba78dd49034bbb9c679404e7979049c162b5ab80acdd5671ad4bdfbf743105abae0a728f8bc0
1240412404
languageName: node
1240512405
linkType: hard
1240612406

0 commit comments

Comments
 (0)