diff --git a/tests/UI/package-lock.json b/tests/UI/package-lock.json index e3f3fc3d..69f40a0e 100644 --- a/tests/UI/package-lock.json +++ b/tests/UI/package-lock.json @@ -81,7 +81,7 @@ }, "node_modules/@prestashop-core/ui-testing": { "version": "0.0.12", - "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#95fde037c9e0e705051aee5e7c35515a8817f529", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#c9555dd44758ad482abb04c602ccd6bf1822bf27", "integrity": "sha512-3HLVwSIs1mTh4ZXCFdZdEWuFCtFjxLoGxmzm3CrK9P95RK8d0E/kVG1WZx1w5WIpmwY1jGlcqiddPhKkmQ9kMw==", "dev": true, "license": "MIT", @@ -3078,10 +3078,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#95fde037c9e0e705051aee5e7c35515a8817f529", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#c9555dd44758ad482abb04c602ccd6bf1822bf27", "integrity": "sha512-3HLVwSIs1mTh4ZXCFdZdEWuFCtFjxLoGxmzm3CrK9P95RK8d0E/kVG1WZx1w5WIpmwY1jGlcqiddPhKkmQ9kMw==", "dev": true, - "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#95fde037c9e0e705051aee5e7c35515a8817f529", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#c9555dd44758ad482abb04c602ccd6bf1822bf27", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",