Skip to content

Commit bd0321d

Browse files
Bump dompurify from 3.4.0 to 3.4.11 in /client (#2464)
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:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b634dad commit bd0321d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"chart.js": "^2.9.4",
3434
"chartkick": "^3.1.1",
3535
"core-js": "3",
36-
"dompurify": "^3.4.0",
36+
"dompurify": "^3.4.11",
3737
"dot-prop": "^5.1.1",
3838
"font-awesome": "^4.7.0",
3939
"history": "^4.9.0",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7286,10 +7286,10 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1:
72867286
dependencies:
72877287
domelementtype "^2.2.0"
72887288

7289-
dompurify@^3.4.0:
7290-
version "3.4.0"
7291-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.0.tgz#b1fc33ebdadb373241621e0a30e4ad81573dfd0b"
7292-
integrity sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==
7289+
dompurify@^3.4.11:
7290+
version "3.4.11"
7291+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.11.tgz#29c8ba496475f279ef4015784068452fb14a0680"
7292+
integrity sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw==
72937293
optionalDependencies:
72947294
"@types/trusted-types" "^2.0.7"
72957295

0 commit comments

Comments
 (0)