diff --git a/tests/UI/package-lock.json b/tests/UI/package-lock.json index 2d9a0083af..3b49bc0f30 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#c893c7760b0b05a2899c96750fb7e3e42e1b975d", - "integrity": "sha512-R1TbluoDgvA3kUwa+ULtNSYIuahq6hi7NG0Y/a4Gah8IDRos+1PDPhOrcat8rZMf25JvlTSx38EiVOk8er9pBw==", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#e621af0942f9a5a12f5b784de5126c886fce7858", + "integrity": "sha512-AcceL0TMF58FNOq46S/M7/zccS3Hd5BJivl4y9DBe7J0k9727x6CQHTYs9y+sFmQTJ4nOx7q07k5WQ5ZyprwBA==", "dev": true, "license": "MIT", "dependencies": { @@ -3263,10 +3263,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#c893c7760b0b05a2899c96750fb7e3e42e1b975d", - "integrity": "sha512-R1TbluoDgvA3kUwa+ULtNSYIuahq6hi7NG0Y/a4Gah8IDRos+1PDPhOrcat8rZMf25JvlTSx38EiVOk8er9pBw==", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#e621af0942f9a5a12f5b784de5126c886fce7858", + "integrity": "sha512-AcceL0TMF58FNOq46S/M7/zccS3Hd5BJivl4y9DBe7J0k9727x6CQHTYs9y+sFmQTJ4nOx7q07k5WQ5ZyprwBA==", "dev": true, - "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#c893c7760b0b05a2899c96750fb7e3e42e1b975d", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#e621af0942f9a5a12f5b784de5126c886fce7858", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",