From 3619b73dc7b84e6a749f80b7b66dd79a0697849a Mon Sep 17 00:00:00 2001 From: karolina-siemieniuk-morawska Date: Thu, 25 Jan 2024 15:30:19 +0100 Subject: [PATCH] updated ng2-json-editor --- record-editor/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/record-editor/package.json b/record-editor/package.json index 6d6ca9066..37c348256 100644 --- a/record-editor/package.json +++ b/record-editor/package.json @@ -42,7 +42,7 @@ "immutable": "^3.8.1", "inspire-schemas": "61.5.26", "lodash": "4.17.2", - "ng2-json-editor": "https://github.com/inveniosoftware-contrib/ng2-json-editor.git#92b16562758d58a7d3536e374f381772a88e1888", + "ng2-json-editor": "https://github.com/inveniosoftware-contrib/ng2-json-editor.git#744d83d7f4758cb3fe6d11817746bd14000b0d4c", "ngx-bootstrap": "2.0.0-beta.7", "ngx-toastr": "^6.1.4", "raven-js": "3.27.0",