mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
fix(deps): update dependency dompurify to v3.2.4 [security]
Some checks failed
Docker / build-and-push (backend) (push) Has been cancelled
Docker / build-and-push (frontend) (push) Has been cancelled
E2E Tests / backend-sqlite (push) Has been cancelled
E2E Tests / backend-mariadb (push) Has been cancelled
E2E Tests / backend-postgres (push) Has been cancelled
E2E Tests / Build test build of frontend (push) Has been cancelled
Lint and check format / Lint files and check formatting (push) Has been cancelled
REUSE Compliance Check / reuse (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Static Analysis / Njsscan code scanning (push) Has been cancelled
Static Analysis / CodeQL analysis (push) Has been cancelled
Run tests & build / Test and build with NodeJS 20 (push) Has been cancelled
E2E Tests / frontend-cypress (1) (push) Has been cancelled
E2E Tests / frontend-cypress (2) (push) Has been cancelled
E2E Tests / frontend-cypress (3) (push) Has been cancelled
Some checks failed
Docker / build-and-push (backend) (push) Has been cancelled
Docker / build-and-push (frontend) (push) Has been cancelled
E2E Tests / backend-sqlite (push) Has been cancelled
E2E Tests / backend-mariadb (push) Has been cancelled
E2E Tests / backend-postgres (push) Has been cancelled
E2E Tests / Build test build of frontend (push) Has been cancelled
Lint and check format / Lint files and check formatting (push) Has been cancelled
REUSE Compliance Check / reuse (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Static Analysis / Njsscan code scanning (push) Has been cancelled
Static Analysis / CodeQL analysis (push) Has been cancelled
Run tests & build / Test and build with NodeJS 20 (push) Has been cancelled
E2E Tests / frontend-cypress (1) (push) Has been cancelled
E2E Tests / frontend-cypress (2) (push) Has been cancelled
E2E Tests / frontend-cypress (3) (push) Has been cancelled
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4ee9997256
commit
902abf72e6
2 changed files with 3 additions and 10 deletions
|
@ -63,7 +63,7 @@
|
|||
"diff": "7.0.0",
|
||||
"dom-serializer": "2.0.0",
|
||||
"domhandler": "5.0.3",
|
||||
"dompurify": "3.1.7",
|
||||
"dompurify": "3.2.4",
|
||||
"emoji-picker-element": "1.23.0",
|
||||
"emoji-picker-element-data": "1.6.1",
|
||||
"eventemitter2": "6.4.9",
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -2731,7 +2731,7 @@ __metadata:
|
|||
diff: "npm:7.0.0"
|
||||
dom-serializer: "npm:2.0.0"
|
||||
domhandler: "npm:5.0.3"
|
||||
dompurify: "npm:3.1.7"
|
||||
dompurify: "npm:3.2.4"
|
||||
dotenv-cli: "npm:7.4.4"
|
||||
emoji-picker-element: "npm:1.23.0"
|
||||
emoji-picker-element-data: "npm:1.6.1"
|
||||
|
@ -9913,14 +9913,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dompurify@npm:3.1.7":
|
||||
version: 3.1.7
|
||||
resolution: "dompurify@npm:3.1.7"
|
||||
checksum: 10c0/fcceef2e9f824d712a056fa699b0538f3337f5cf00ccb7227bdc7eba5463823e15d9aecc00a2fd81c726b28a71e7b09f0eb8a2fde1021c40e35f12dc67b66394
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dompurify@npm:^3.2.1":
|
||||
"dompurify@npm:3.2.4, dompurify@npm:^3.2.1":
|
||||
version: 3.2.4
|
||||
resolution: "dompurify@npm:3.2.4"
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue