Browse Source

Update dompurify to 3.0.5

tags/10.3.0.82913
David Cho-Lerat 10 months ago
parent
commit
b6e4eb474d
2 changed files with 6 additions and 6 deletions
  1. 1
    1
      server/sonar-web/package.json
  2. 5
    5
      server/sonar-web/yarn.lock

+ 1
- 1
server/sonar-web/package.json View File

@@ -25,7 +25,7 @@
"d3-zoom": "3.0.0",
"date-fns": "2.30.0",
"diff": "5.1.0",
"dompurify": "3.0.3",
"dompurify": "3.0.5",
"formik": "2.4.1",
"lodash": "4.17.21",
"lunr": "2.3.9",

+ 5
- 5
server/sonar-web/yarn.lock View File

@@ -5177,7 +5177,7 @@ __metadata:
date-fns: 2.30.0
design-system: 1.0.0
diff: 5.1.0
dompurify: 3.0.3
dompurify: 3.0.5
enzyme: 3.11.0
enzyme-to-json: 3.6.2
esbuild: 0.19.2
@@ -7030,10 +7030,10 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:3.0.3":
version: 3.0.3
resolution: "dompurify@npm:3.0.3"
checksum: 02242f2fe6a5c078fd0cb04efc93079d73a2fe886bebb5e33100b7e52f4b9bfe5f2afb0b69cae39d9a13d7bbf54435df41494890c4abe7740429828b2dbb94d9
"dompurify@npm:3.0.5":
version: 3.0.5
resolution: "dompurify@npm:3.0.5"
checksum: 2d9421570c833ce26ce7022955241749b646d41e8bf453f42ede9f22d0e98af482cedb7dfbf8129419eb48b351c1d677a08fc9f1cd91836ce7f6c1807a0676b2
languageName: node
linkType: hard


Loading…
Cancel
Save