@leanix/components 0.4.150 → 0.4.151

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leanix/components",
3
- "version": "0.4.150",
3
+ "version": "0.4.151",
4
4
  "license": "Apache-2.0",
5
5
  "author": "LeanIX GmbH",
6
6
  "repository": {
@@ -27,7 +27,7 @@
27
27
  "@angular/platform-browser": "^17.0.2",
28
28
  "@angular/router": "^17.0.2",
29
29
  "@ngx-translate/core": "14.0.0",
30
- "dompurify": "2.3.10",
30
+ "dompurify": "3.1.0",
31
31
  "rxjs": "7.8.1"
32
32
  },
33
33
  "module": "fesm2022/leanix-components.mjs",