Merge pull request #32562 from overleaf/dependabot-npm_and_yarn-dompurify-3.3.2

Bump dompurify from 3.3.0 to 3.3.2

GitOrigin-RevId: db5755d018d971c0558ab3c3f9bba9533047bf8b
This commit is contained in:
Andrew Rumble
2026-03-31 15:59:43 +02:00
committed by Copybot
parent 332588826d
commit 5513f9d378
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -25410,9 +25410,9 @@
}
},
"node_modules/dompurify": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.3.0.tgz",
"integrity": "sha512-r+f6MYR1gGN1eJv0TVQbhA7if/U7P87cdPl3HN5rikqaBSBxLiCb/b9O+2eG0cxz0ghyU+mU1QkbsOwERMYlWQ==",
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.3.3.tgz",
"integrity": "sha512-Oj6pzI2+RqBfFG+qOaOLbFXLQ90ARpcGG6UePL82bJLtdsa6CYJD7nmiU8MW9nQNOtCHV3lZ/Bzq1X0QYbBZCA==",
"dev": true,
"license": "(MPL-2.0 OR Apache-2.0)",
"optionalDependencies": {
@@ -53932,7 +53932,7 @@
"d3": "^3.5.16",
"daterangepicker": "2.1.27",
"diff": "^5.1.0",
"dompurify": "^3.2.4",
"dompurify": "^3.3.2",
"downshift": "^9.0.9",
"es6-promise": "^4.2.8",
"escodegen": "^2.0.0",
+1 -1
View File
@@ -322,7 +322,7 @@
"d3": "^3.5.16",
"daterangepicker": "2.1.27",
"diff": "^5.1.0",
"dompurify": "^3.2.4",
"dompurify": "^3.3.2",
"downshift": "^9.0.9",
"es6-promise": "^4.2.8",
"escodegen": "^2.0.0",