Skip to content

Commit 314ebfb

Browse files
alexpmuleclaude
andcommitted
@W-22491924 fix: upgrade DOMPurify 3.2.5 to 3.4.5 to resolve CVEs
Addresses W-22392962 and W-22392963 reported by apikit-rest-module team. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4fbdfeb commit 314ebfb

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"@api-components/amf-helper-mixin": "^4.5.36",
4141
"@api-components/api-console-ext-comm": "^3.0.0",
4242
"@api-components/api-documentation": "^6.1.8",
43+
"@api-components/api-method-documentation": "^5.2.30",
4344
"@api-components/api-navigation": "^4.3.20",
4445
"@api-components/api-request": "^0.3.8",
4546
"@api-components/api-summary": "^4.6.16",
@@ -155,9 +156,9 @@
155156
"semver": "7.5.4",
156157
"decode-uri-component": "0.4.1",
157158
"set-value": "4.1.0",
158-
"dompurify": "3.2.5"
159+
"dompurify": "3.4.5"
159160
},
160161
"resolutions": {
161-
"dompurify": "3.2.5"
162+
"dompurify": "3.4.5"
162163
}
163164
}

0 commit comments

Comments
 (0)