dfh-ui-library 1.12.618 → 1.12.620

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dfh-ui-library",
3
- "version": "1.12.618",
3
+ "version": "1.12.620",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "build": "rollup -c --bundleConfigAsCjs --environment NODE_ENV:production",
@@ -24,6 +24,7 @@
24
24
  "autoprefixer": "^10.4.16",
25
25
  "classnames": "^2.3.2",
26
26
  "dfh-form-generator": "^1.2.81",
27
+ "dompurify": "^3.1.6",
27
28
  "formik": "^2.4.5",
28
29
  "lodash": "^4.17.21",
29
30
  "moment": "^2.29.4",
@@ -62,6 +63,7 @@
62
63
  "@testing-library/jest-dom": "^6.1.4",
63
64
  "@testing-library/react": "^14.1.2",
64
65
  "@testing-library/user-event": "^14.5.1",
66
+ "@types/dompurify": "^3.0.5",
65
67
  "@types/jest": "^29.5.9",
66
68
  "@types/react-datepicker": "^4.19.4",
67
69
  "@types/signature_pad": "^2.3.6",