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