diff --git a/tests/UI/package-lock.json b/tests/UI/package-lock.json index 5e15a6eed0..4fc83dd67c 100644 --- a/tests/UI/package-lock.json +++ b/tests/UI/package-lock.json @@ -216,8 +216,8 @@ }, "node_modules/@prestashop-core/ui-testing": { "version": "0.0.12", - "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#27f2b6fde062d66fa9397a7095757b425e3fb357", - "integrity": "sha512-NKRpdIp6ahN0XjNlXHz3pNPxFWWn2QWYLufT9XyA2DQQLRfZ4lYepFJMhNhLvRD4DbBJmbsgC/yHbLsjcF862Q==", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#19eee8ccd3d3d728e75a4830ed6673566e13fecb", + "integrity": "sha512-0Yhqww0Cq4Xu9SSnxEOYUPTKNYiiPzrRpj0Fym1O+FOHxjHuCX9yFzPRCd9S5cU+bjppDW0OhRVdu+91HHZxlA==", "dev": true, "license": "MIT", "dependencies": { @@ -3265,10 +3265,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#27f2b6fde062d66fa9397a7095757b425e3fb357", - "integrity": "sha512-NKRpdIp6ahN0XjNlXHz3pNPxFWWn2QWYLufT9XyA2DQQLRfZ4lYepFJMhNhLvRD4DbBJmbsgC/yHbLsjcF862Q==", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#19eee8ccd3d3d728e75a4830ed6673566e13fecb", + "integrity": "sha512-0Yhqww0Cq4Xu9SSnxEOYUPTKNYiiPzrRpj0Fym1O+FOHxjHuCX9yFzPRCd9S5cU+bjppDW0OhRVdu+91HHZxlA==", "dev": true, - "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#27f2b6fde062d66fa9397a7095757b425e3fb357", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#19eee8ccd3d3d728e75a4830ed6673566e13fecb", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",