diff --git a/client/package.json b/client/package.json index e598253f7..bdc757feb 100644 --- a/client/package.json +++ b/client/package.json @@ -75,7 +75,7 @@ "rxjs-compat": "^6.5.5", "sanitize-filename-ts": "^1.0.2", "spark-md5": "^3.0.2", - "tangy-form": "^4.45.3", + "tangy-form": "^4.45.4", "translation-web-component": "1.1.1", "tslib": "^1.10.0", "underscore": "^1.9.1", diff --git a/editor/package.json b/editor/package.json index 21b76ff96..7f640c5be 100644 --- a/editor/package.json +++ b/editor/package.json @@ -49,7 +49,7 @@ "redux": "^4.0.5", "rxjs": "~6.5.5", "rxjs-compat": "^6.5.5", - "tangy-form": "^4.45.3", + "tangy-form": "^4.45.4", "tangy-form-editor": "7.18.0", "translation-web-component": "0.0.3", "tslib": "^1.11.2", diff --git a/online-survey-app/package.json b/online-survey-app/package.json index d9de9e91b..4462c7205 100644 --- a/online-survey-app/package.json +++ b/online-survey-app/package.json @@ -25,7 +25,7 @@ "material-design-icons-iconfont": "^6.1.0", "redux": "^4.0.5", "rxjs": "~6.6.0", - "tangy-form": "^4.45.3", + "tangy-form": "^4.45.4", "translation-web-component": "^1.1.0", "tslib": "^2.0.0", "zone.js": "~0.10.2"