Skip to content

Commit

Permalink
Bump dompurify from 3.0.5 to 3.1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>

rh-pre-commit.version: 2.2.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
RomanNikitenko committed Oct 16, 2024
1 parent 2b744ed commit ceb6ed4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion code/extensions/markdown-language-features/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@
},
"dependencies": {
"@vscode/extension-telemetry": "^0.9.0",
"dompurify": "^3.0.5",
"dompurify": "^3.1.3",
"highlight.js": "^11.8.0",
"markdown-it": "^12.3.2",
"markdown-it-front-matter": "^0.2.4",
Expand Down
8 changes: 4 additions & 4 deletions code/extensions/markdown-language-features/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -248,10 +248,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
dependencies:
domelementtype "^2.3.0"

dompurify@^3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.5.tgz#eb3d9cfa10037b6e73f32c586682c4b2ab01fbed"
integrity sha512-F9e6wPGtY+8KNMRAVfxeCOHU0/NPWMSENNq4pQctuXRqqdEPW7q3CrLbR5Nse044WwacyjHGOMlvNsBe1y6z9A==
dompurify@^3.1.3:
version "3.1.7"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.7.tgz#711a8c96479fb6ced93453732c160c3c72418a6a"
integrity sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ==

domutils@^3.0.1:
version "3.1.0"
Expand Down

0 comments on commit ceb6ed4

Please sign in to comment.