Skip to content

Commit 0976f4c

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.150",
14-
"dompurify": "^3.2.6",
14+
"dompurify": "^3.3.1",
1515
"i18n-js": "^4.5.1",
1616
"isomorphic-dompurify": "^2.26.0",
1717
"js-cookie": "^3.0.5",

welcome/yarn.lock

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

1650-
dompurify@^3.2.6:
1651-
version "3.2.6"
1652-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.6.tgz#ca040a6ad2b88e2a92dc45f38c79f84a714a1cad"
1653-
integrity sha512-/2GogDQlohXPZe6D6NOgQvXLPSYBqIWMnZ8zzOhn09REE4eyAzb+Hed3jhoM9OkuaJ8P6ZGTTVWQKAi8ieIzfQ==
1650+
dompurify@^3.2.6, dompurify@^3.3.1:
1651+
version "3.3.1"
1652+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.1.tgz#c7e1ddebfe3301eacd6c0c12a4af284936dbbb86"
1653+
integrity sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==
16541654
optionalDependencies:
16551655
"@types/trusted-types" "^2.0.7"
16561656

0 commit comments

Comments
 (0)