diff --git a/tests/UI/package-lock.json b/tests/UI/package-lock.json index 50874194f9..1751719076 100644 --- a/tests/UI/package-lock.json +++ b/tests/UI/package-lock.json @@ -87,7 +87,8 @@ }, "node_modules/@prestashop-core/ui-testing": { "version": "0.0.12", - "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#57222750cdf6125a169d88f9afde8a352da85f9b", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#f231d80b3f457751002b18cfafd74ce8342873fc", + "integrity": "sha512-ACyQOO446SYUm15Sal4Jy6QAV/IS+joyEISXCpz3tDMzXdm/P7ex8Pt9DvBeKwZ+Mmqwv4zt8xp5uXSOloUhYQ==", "dev": true, "license": "MIT", "dependencies": { @@ -3072,9 +3073,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#57222750cdf6125a169d88f9afde8a352da85f9b", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#f231d80b3f457751002b18cfafd74ce8342873fc", + "integrity": "sha512-ACyQOO446SYUm15Sal4Jy6QAV/IS+joyEISXCpz3tDMzXdm/P7ex8Pt9DvBeKwZ+Mmqwv4zt8xp5uXSOloUhYQ==", "dev": true, - "from": "@prestashop-core/ui-testing@https://github.com/PrestaShop/ui-testing-library#main", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#f231d80b3f457751002b18cfafd74ce8342873fc", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",