@leanix/components 0.4.150 → 0.4.152

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.152",
4
4
  "license": "Apache-2.0",
5
5
  "author": "LeanIX GmbH",
6
6
  "repository": {
@@ -12,6 +12,7 @@
12
12
  "@ncstate/sat-popover": "8.0.1",
13
13
  "color": "3.1.3",
14
14
  "date-fns": "1.30.1",
15
+ "dompurify": "3.1.0",
15
16
  "marked": "4.0.10",
16
17
  "ngx-infinite-scroll": "16.0.0",
17
18
  "lodash": "4.17.21",
@@ -27,7 +28,6 @@
27
28
  "@angular/platform-browser": "^17.0.2",
28
29
  "@angular/router": "^17.0.2",
29
30
  "@ngx-translate/core": "14.0.0",
30
- "dompurify": "2.3.10",
31
31
  "rxjs": "7.8.1"
32
32
  },
33
33
  "module": "fesm2022/leanix-components.mjs",