Skip to content

Commit d88a3e1

Browse files
authored
Merge pull request #496 from OpenConext/dependabot/npm_and_yarn/manage-gui/dompurify-3.2.5
Bump dompurify from 3.2.4 to 3.2.5 in /manage-gui
2 parents 1575b04 + f42fadd commit d88a3e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

manage-gui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@codemirror/lang-json": "^6.0.1",
77
"@uiw/react-codemirror": "^4.23.10",
88
"@uiw/react-md-editor": "^4.0.3",
9-
"dompurify": "^3.2.4",
9+
"dompurify": "^3.2.5",
1010
"http-proxy-middleware": "^3.0.3",
1111
"js-cookie": "^3.0.5",
1212
"lodash.merge": "^4.6.2",

manage-gui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4254,10 +4254,10 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.0:
42544254
dependencies:
42554255
domelementtype "^2.2.0"
42564256

4257-
dompurify@^3.2.4:
4258-
version "3.2.4"
4259-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e"
4260-
integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
4257+
dompurify@^3.2.5:
4258+
version "3.2.5"
4259+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.5.tgz#11b108656a5fb72b24d916df17a1421663d7129c"
4260+
integrity sha512-mLPd29uoRe9HpvwP2TxClGQBzGXeEC/we/q+bFlmPPmj2p2Ugl3r6ATu/UU1v77DXNcehiBg9zsr1dREyA/dJQ==
42614261
optionalDependencies:
42624262
"@types/trusted-types" "^2.0.7"
42634263

0 commit comments

Comments
 (0)