Skip to content

Commit

Permalink
SONAR-23201 Fix SSF-651
Browse files Browse the repository at this point in the history
  • Loading branch information
david-cho-lerat-sonarsource authored and sonartech committed Sep 27, 2024
1 parent 5be5b6e commit 7609f44
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion server/sonar-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"d3-zoom": "3.0.0",
"date-fns": "2.29.3",
"diff": "5.1.0",
"dompurify": "2.4.1",
"dompurify": "2.5.4",
"formik": "2.2.9",
"lodash": "4.17.21",
"lunr": "2.3.9",
Expand Down
10 changes: 5 additions & 5 deletions server/sonar-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2875,7 +2875,7 @@ __metadata:
d3-zoom: 3.0.0
date-fns: 2.29.3
diff: 5.1.0
dompurify: 2.4.1
dompurify: 2.5.4
enzyme: 3.11.0
enzyme-adapter-react-16: 1.15.7
enzyme-to-json: 3.6.2
Expand Down Expand Up @@ -4546,10 +4546,10 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:2.4.1":
version: 2.4.1
resolution: "dompurify@npm:2.4.1"
checksum: 1169177465b3cbb25a44322937fba549f6c4e1a91b83245d144471be26619c835cccf0f8e20aa78c25ac11a06efd17cc1b9db9cacadceb78a4c08a1029eafee5
"dompurify@npm:2.5.4":
version: 2.5.4
resolution: "dompurify@npm:2.5.4"
checksum: 1b40b7b1c5466ad68841b0743c871987167052a67411d2d25f31741a7961c651acc54d6cc45480afb01e0ff084870699a25217d5f2d4da3c53ca8c92ab430450
languageName: node
linkType: hard

Expand Down

0 comments on commit 7609f44

Please sign in to comment.