diff --git a/tests/UI/package-lock.json b/tests/UI/package-lock.json index 5da45d5d23..40dcbbd210 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#e0fc31babc2d21764fc3b97afb64885cd1708e31", - "integrity": "sha512-w8dTwoHG+mOO6BV++F2bVtU1MUl4NOE6SRfqzsbQA4uwb7y4VU4gfcAkIDiGtvaikQGrjifViia83mmz2LE8tA==", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#c893c7760b0b05a2899c96750fb7e3e42e1b975d", + "integrity": "sha512-R1TbluoDgvA3kUwa+ULtNSYIuahq6hi7NG0Y/a4Gah8IDRos+1PDPhOrcat8rZMf25JvlTSx38EiVOk8er9pBw==", "dev": true, "license": "MIT", "dependencies": { @@ -3262,10 +3262,10 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#e0fc31babc2d21764fc3b97afb64885cd1708e31", - "integrity": "sha512-w8dTwoHG+mOO6BV++F2bVtU1MUl4NOE6SRfqzsbQA4uwb7y4VU4gfcAkIDiGtvaikQGrjifViia83mmz2LE8tA==", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#c893c7760b0b05a2899c96750fb7e3e42e1b975d", + "integrity": "sha512-R1TbluoDgvA3kUwa+ULtNSYIuahq6hi7NG0Y/a4Gah8IDRos+1PDPhOrcat8rZMf25JvlTSx38EiVOk8er9pBw==", "dev": true, - "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#e0fc31babc2d21764fc3b97afb64885cd1708e31", + "from": "@prestashop-core/ui-testing@github:PrestaShop/ui-testing-library#c893c7760b0b05a2899c96750fb7e3e42e1b975d", "requires": { "@faker-js/faker": "^9.0.3", "@playwright/test": "^1.48.1",