Skip to content

Commit bebd521

Browse files
Bump dompurify from 3.3.2 to 3.4.0 in /welcome
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.2...3.4.0) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc866bc commit bebd521

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

welcome/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@surfnet/sds": "^0.0.162",
14-
"dompurify": "^3.3.2",
14+
"dompurify": "^3.4.0",
1515
"i18n-js": "^4.5.3",
1616
"isomorphic-dompurify": "^3.0.0",
1717
"js-cookie": "^3.0.5",

welcome/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1475,10 +1475,10 @@ dom-accessibility-api@^0.6.3:
14751475
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz#993e925cc1d73f2c662e7d75dd5a5445259a8fd8"
14761476
integrity sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==
14771477

1478-
dompurify@^3.3.1, dompurify@^3.3.2:
1479-
version "3.3.2"
1480-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.2.tgz#58c515d0f8508b8749452a028aa589ad80b36325"
1481-
integrity sha512-6obghkliLdmKa56xdbLOpUZ43pAR6xFy1uOrxBaIDjT+yaRuuybLjGS9eVBoSR/UPU5fq3OXClEHLJNGvbxKpQ==
1478+
dompurify@^3.3.1, dompurify@^3.4.0:
1479+
version "3.4.0"
1480+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.0.tgz#b1fc33ebdadb373241621e0a30e4ad81573dfd0b"
1481+
integrity sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==
14821482
optionalDependencies:
14831483
"@types/trusted-types" "^2.0.7"
14841484

0 commit comments

Comments
 (0)