Skip to content

Commit

Permalink
Merge pull request #15 from saviynt/dependabot/npm_and_yarn/dompurify…
Browse files Browse the repository at this point in the history
…-3.1.7

Bump dompurify from 3.1.0 to 3.1.7
  • Loading branch information
grokify authored Dec 8, 2024
2 parents f8680ee + 7d4a41c commit 787d6a7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"clsx": "^1.1.1",
"docusaurus-plugin-openapi-docs": "3.0.0-beta.10",
"docusaurus-theme-openapi-docs": "3.0.0-beta.10",
"dompurify": "3.1.0",
"dompurify": "3.1.7",
"lodash": "4.17.21",
"lodash.uniq": "4.5.0",
"marked": "12.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5311,10 +5311,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
dependencies:
domelementtype "^2.3.0"

[email protected].0, dompurify@^3.0.5:
version "3.1.0"
resolved "https://registry.npmjs.org/dompurify/-/dompurify-3.1.0.tgz"
integrity sha512-yoU4rhgPKCo+p5UrWWWNKiIq+ToGqmVVhk0PmMYBK4kRsR3/qhemNFL8f6CFmBd4gMwm3F4T7HBoydP5uY07fA==
[email protected].7, dompurify@^3.0.5:
version "3.1.7"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.7.tgz#711a8c96479fb6ced93453732c160c3c72418a6a"
integrity sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ==

domutils@^2.5.2, domutils@^2.8.0:
version "2.8.0"
Expand Down

0 comments on commit 787d6a7

Please sign in to comment.