diff --git a/tests/UI/package-lock.json b/tests/UI/package-lock.json index 2d1a0f53..32f364f8 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#fa01aff3e3836fa1225ab374ace54a9b647e7cb0", - "integrity": "sha512-urhBx8s7zgbn/Bvj1Ekses1Biy8B4IEO8QR22CPmwAZZ7d9AbTGEGKHK0Fs6jbyigKIplSqXDNj1IuuOsPs6/g==", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#60c81a990d9c1cbdb623f1904751c160a424b92f", + "integrity": "sha512-eiIVr9m9NBWXp7JZxAEEwuag7c0ZwehObQH0qD0iSC6XhF5yhft/CDYfTyFNS8yUZqg2G3xDlY3mR4tpfBkL2w==", "dev": true, "license": "MIT", "dependencies": { @@ -3078,10 +3078,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#fa01aff3e3836fa1225ab374ace54a9b647e7cb0", - "integrity": "sha512-urhBx8s7zgbn/Bvj1Ekses1Biy8B4IEO8QR22CPmwAZZ7d9AbTGEGKHK0Fs6jbyigKIplSqXDNj1IuuOsPs6/g==", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#60c81a990d9c1cbdb623f1904751c160a424b92f", + "integrity": "sha512-eiIVr9m9NBWXp7JZxAEEwuag7c0ZwehObQH0qD0iSC6XhF5yhft/CDYfTyFNS8yUZqg2G3xDlY3mR4tpfBkL2w==", "dev": true, - "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#fa01aff3e3836fa1225ab374ace54a9b647e7cb0", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#60c81a990d9c1cbdb623f1904751c160a424b92f", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",