Skip to content

Commit 3f5427c

Browse files
Update dependency dompurify to v3.1.3 [SECURITY]
1 parent 60c4047 commit 3f5427c

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

app/jenkins-for-jira-ui/package-lock.json

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

app/jenkins-for-jira-ui/yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3238,7 +3238,7 @@
32383238
dependencies:
32393239
"@types/jest" "*"
32403240

3241-
"@types/trusted-types@*", "@types/trusted-types@^2.0.2":
3241+
"@types/trusted-types@*", "@types/trusted-types@^2.0.2", "@types/trusted-types@^2.0.7":
32423242
version "2.0.7"
32433243
resolved "https://packages.atlassian.com/api/npm/npm-remote/@types/trusted-types/-/trusted-types-2.0.7.tgz"
32443244
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
@@ -5043,10 +5043,12 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1:
50435043
dependencies:
50445044
domelementtype "^2.2.0"
50455045

5046-
dompurify@^3.0.8:
5047-
version "3.0.8"
5048-
resolved "https://packages.atlassian.com/api/npm/npm-remote/dompurify/-/dompurify-3.0.8.tgz"
5049-
integrity sha512-b7uwreMYL2eZhrSCRC4ahLTeZcPZxSmYfmcQGXGkXiZSNW1X85v+SDM5KsWcpivIiUBH47Ji7NtyUdpLeF5JZQ==
5046+
dompurify@^3.1.3:
5047+
version "3.2.3"
5048+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.3.tgz#05dd2175225324daabfca6603055a09b2382a4cd"
5049+
integrity sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA==
5050+
optionalDependencies:
5051+
"@types/trusted-types" "^2.0.7"
50505052

50515053
domutils@^1.7.0:
50525054
version "1.7.0"

0 commit comments

Comments
 (0)