Browse Source

Updating dependencies to fix critical vulnerability in Dompurify (#1193)

* Updating dependencies to fix vulnerability https://security.snyk.io/vuln/SNYK-JS-DOMPURIFY-8318045

* Updating dependencies to fix vulnerability https://security.snyk.io/vuln/SNYK-JS-DOMPURIFY-8318045
pull/1195/head
mhilgersom 1 year ago
committed by GitHub
parent
commit
ba56fb72d6
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 12697
      frontend/package-lock.json
  2. 5
      frontend/package.json

12697
frontend/package-lock.json

File diff suppressed because it is too large

5
frontend/package.json

@ -126,6 +126,9 @@
"overrides": {
"ng2-charts": {
"ng2-charts-schematics": "0.1.7"
}
},
"tui-calendar": {
"dompurify": "^2.5.8"
}
}
}

Loading…
Cancel
Save