Skip to content

Commit

Permalink
Merge pull request #766 from etn-ccis/dependabot/npm_and_yarn/dompuri…
Browse files Browse the repository at this point in the history
…fy-3.1.3

Bump dompurify from 3.0.2 to 3.1.3
  • Loading branch information
JeffGreiner-eaton authored Sep 17, 2024
2 parents 9b22c20 + 517b9e4 commit 98cb4af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/dompurify": "^3.0.2",
"axios": "^1.7.4",
"color": "^4.2.3",
"dompurify": "^3.0.2",
"dompurify": "^3.1.3",
"fireworks-canvas": "^2.6.2",
"flexsearch": "~0.6.0",
"lodash.debounce": "^4.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4771,10 +4771,10 @@ domhandler@^5.0.1, domhandler@^5.0.2, domhandler@^5.0.3:
dependencies:
domelementtype "^2.3.0"

dompurify@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.2.tgz#bc4c7c011c825e7704341a285461d8d407d9429a"
integrity sha512-B8c6JdiEpxAKnd8Dm++QQxJL4lfuc757scZtcapj6qjTjrQzyq5iAyznLKVvK+77eYNiFblHBlt7MM0fOeqoKw==
dompurify@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.3.tgz#cfe3ce4232c216d923832f68f2aa18b2fb9bd223"
integrity sha512-5sOWYSNPaxz6o2MUPvtyxTTqR4D3L77pr5rUQoWgD5ROQtVIZQgJkXbo1DLlK3vj11YGw5+LnF4SYti4gZmwng==

domutils@^1.7.0:
version "1.7.0"
Expand Down

0 comments on commit 98cb4af

Please sign in to comment.