Skip to content

Commit cc7a33b

Browse files
Merge pull request #1551 from frigus02/dependabot/npm_and_yarn/dompurify-3.3.3
build(deps): bump dompurify from 3.3.2 to 3.3.3
2 parents b30ae4c + 2fdb98c commit cc7a33b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@polymer/paper-tooltip": "3.0.1",
6161
"@polymer/polymer": "3.5.2",
6262
"ace-builds": "1.43.6",
63-
"dompurify": "3.3.2",
63+
"dompurify": "3.3.3",
6464
"frigus02-vkbeautify": "1.0.1",
6565
"mousetrap": "1.6.5",
6666
"string_score": "0.1.22",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3454,10 +3454,10 @@ domhandler@^5.0.1, domhandler@^5.0.2, domhandler@^5.0.3:
34543454
dependencies:
34553455
domelementtype "^2.3.0"
34563456

3457-
dompurify@3.3.2:
3458-
version "3.3.2"
3459-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.2.tgz#58c515d0f8508b8749452a028aa589ad80b36325"
3460-
integrity sha512-6obghkliLdmKa56xdbLOpUZ43pAR6xFy1uOrxBaIDjT+yaRuuybLjGS9eVBoSR/UPU5fq3OXClEHLJNGvbxKpQ==
3457+
dompurify@3.3.3:
3458+
version "3.3.3"
3459+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.3.tgz#680cae8af3e61320ddf3666a3bc843f7b291b2b6"
3460+
integrity sha512-Oj6pzI2+RqBfFG+qOaOLbFXLQ90ARpcGG6UePL82bJLtdsa6CYJD7nmiU8MW9nQNOtCHV3lZ/Bzq1X0QYbBZCA==
34613461
optionalDependencies:
34623462
"@types/trusted-types" "^2.0.7"
34633463

0 commit comments

Comments
 (0)