diff --git a/views/package-lock.json b/views/package-lock.json index e34a8dd829..2fc26fc56f 100644 --- a/views/package-lock.json +++ b/views/package-lock.json @@ -13,7 +13,7 @@ "@oat-sa/tao-core-libs": "^1.0.0", "@oat-sa/tao-core-sdk": "^3.2.1", "@oat-sa/tao-core-shared-libs": "^1.7.0", - "@oat-sa/tao-core-ui": "github:@oat-sa/tao-core-ui-fe#fix/ADF-1865/update-criteria-labels", + "@oat-sa/tao-core-ui": "^3.9.8", "codemirror": "^5.54.0", "dompurify": "^2.4.0", "gamp": "0.2.1", @@ -81,9 +81,9 @@ "license": "GPL-2.0" }, "node_modules/@oat-sa/tao-core-ui": { - "version": "3.9.7", - "resolved": "git+ssh://git@github.com/oat-sa/tao-core-ui-fe.git#90fe996c462141b253fc2a015bb1bd5060b341ae", - "license": "GPL-2.0" + "version": "3.9.8", + "resolved": "https://registry.npmjs.org/@oat-sa/tao-core-ui/-/tao-core-ui-3.9.8.tgz", + "integrity": "sha512-7P+DzUJGaH4eW48D/vPmstw6vcCZZN3ur1jgB7wZc2PoQe74f/GWBnpJf/1PC9vx8xAVIxlz3A69w4tWUa0yQA==" }, "node_modules/amdefine": { "version": "1.0.1", diff --git a/views/package.json b/views/package.json index 5901cf8d05..9e5181237c 100644 --- a/views/package.json +++ b/views/package.json @@ -13,7 +13,7 @@ "@oat-sa/tao-core-libs": "^1.0.0", "@oat-sa/tao-core-sdk": "^3.2.1", "@oat-sa/tao-core-shared-libs": "^1.7.0", - "@oat-sa/tao-core-ui": "github:@oat-sa/tao-core-ui-fe#fix/ADF-1865/update-criteria-labels", + "@oat-sa/tao-core-ui": "^3.9.8", "codemirror": "^5.54.0", "dompurify": "^2.4.0", "gamp": "0.2.1",