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