From 7dcc0e9687fb0a9dff40634303160d4ec1861f8c Mon Sep 17 00:00:00 2001 From: Bayheck Date: Thu, 30 Jan 2025 13:57:20 +0500 Subject: [PATCH] testing --- package-lock.json | 29 +++++++++++++++-------------- package.json | 2 +- 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index de066c35bd..5e2435e3a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -92,7 +92,7 @@ "source-map-support": "^0.5.16", "strip-bom": "^2.0.0", "testcafe-browser-tools": "2.0.26", - "testcafe-hammerhead": "31.7.4", + "testcafe-hammerhead": "https://github.com/Bayheck/Builds/raw/main/testcafe-hammerhead-31.7.4.tgz", "testcafe-legacy-api": "5.1.8", "testcafe-reporter-json": "^2.1.0", "testcafe-reporter-list": "^2.2.0", @@ -6252,8 +6252,9 @@ }, "node_modules/esotope-hammerhead": { "version": "0.6.8", - "resolved": "https://registry.npmjs.org/esotope-hammerhead/-/esotope-hammerhead-0.6.8.tgz", - "integrity": "sha512-2Zhg0c6NfrNA4QT5s4+QG5WJQtq3Se7GonNwtNwfr7sVIo/7L8rirPfh9yyloEmDA7R0yPgD10teFxhf2vWyIw==", + "resolved": "https://github.com/Bayheck/Builds/raw/main/esotope-hammerhead-0.6.8.tgz", + "integrity": "sha512-E28D0MrIBU7zEy+Mu+RqqFlFGQSV6vaCteilK4upZhNk1nrK1q87RNeCkIai+mM6QIv7Ajw4tLqj2COqzkcCsA==", + "license": "MIT", "dependencies": { "@types/estree": "0.0.46" } @@ -6261,7 +6262,8 @@ "node_modules/esotope-hammerhead/node_modules/@types/estree": { "version": "0.0.46", "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.46.tgz", - "integrity": "sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg==" + "integrity": "sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg==", + "license": "MIT" }, "node_modules/espree": { "version": "7.3.1", @@ -15522,8 +15524,9 @@ }, "node_modules/testcafe-hammerhead": { "version": "31.7.4", - "resolved": "https://registry.npmjs.org/testcafe-hammerhead/-/testcafe-hammerhead-31.7.4.tgz", - "integrity": "sha512-cTBLS4pDGTJpGoLI9TBuB/TfmVuawSss4PRqxfa2MhvD2QVnLgOlQ/ODNZcYJXaeJKrmlSoSlF6uSt5lif00Uw==", + "resolved": "https://github.com/Bayheck/Builds/raw/main/testcafe-hammerhead-31.7.4.tgz", + "integrity": "sha512-9gP2znCjarsjZLaUk6mp3JjcV0dDIzq+JeMUUaSTG0C5THAc0Ghj1noeH15Wc5T4BKSRKgoUDoSRZUCCAzIo0A==", + "license": "MIT", "dependencies": { "@adobe/css-tools": "^4.3.0-rc.1", "@electron/asar": "^3.2.3", @@ -15531,7 +15534,7 @@ "bowser": "1.6.0", "crypto-md5": "^1.0.0", "debug": "4.3.1", - "esotope-hammerhead": "0.6.8", + "esotope-hammerhead": "https://github.com/Bayheck/Builds/raw/main/esotope-hammerhead-0.6.8.tgz", "http-cache-semantics": "^4.1.0", "httpntlm": "^1.8.10", "iconv-lite": "0.5.1", @@ -21481,9 +21484,8 @@ } }, "esotope-hammerhead": { - "version": "0.6.8", - "resolved": "https://registry.npmjs.org/esotope-hammerhead/-/esotope-hammerhead-0.6.8.tgz", - "integrity": "sha512-2Zhg0c6NfrNA4QT5s4+QG5WJQtq3Se7GonNwtNwfr7sVIo/7L8rirPfh9yyloEmDA7R0yPgD10teFxhf2vWyIw==", + "version": "https://github.com/Bayheck/Builds/raw/main/esotope-hammerhead-0.6.8.tgz", + "integrity": "sha512-E28D0MrIBU7zEy+Mu+RqqFlFGQSV6vaCteilK4upZhNk1nrK1q87RNeCkIai+mM6QIv7Ajw4tLqj2COqzkcCsA==", "requires": { "@types/estree": "0.0.46" }, @@ -28703,9 +28705,8 @@ } }, "testcafe-hammerhead": { - "version": "31.7.4", - "resolved": "https://registry.npmjs.org/testcafe-hammerhead/-/testcafe-hammerhead-31.7.4.tgz", - "integrity": "sha512-cTBLS4pDGTJpGoLI9TBuB/TfmVuawSss4PRqxfa2MhvD2QVnLgOlQ/ODNZcYJXaeJKrmlSoSlF6uSt5lif00Uw==", + "version": "https://github.com/Bayheck/Builds/raw/main/testcafe-hammerhead-31.7.4.tgz", + "integrity": "sha512-9gP2znCjarsjZLaUk6mp3JjcV0dDIzq+JeMUUaSTG0C5THAc0Ghj1noeH15Wc5T4BKSRKgoUDoSRZUCCAzIo0A==", "requires": { "@adobe/css-tools": "^4.3.0-rc.1", "@electron/asar": "^3.2.3", @@ -28713,7 +28714,7 @@ "bowser": "1.6.0", "crypto-md5": "^1.0.0", "debug": "4.3.1", - "esotope-hammerhead": "0.6.8", + "esotope-hammerhead": "https://github.com/Bayheck/Builds/raw/main/esotope-hammerhead-0.6.8.tgz", "http-cache-semantics": "^4.1.0", "httpntlm": "^1.8.10", "iconv-lite": "0.5.1", diff --git a/package.json b/package.json index 208638a001..8936a870f8 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "source-map-support": "^0.5.16", "strip-bom": "^2.0.0", "testcafe-browser-tools": "2.0.26", - "testcafe-hammerhead": "31.7.4", + "testcafe-hammerhead": "https://github.com/Bayheck/Builds/raw/main/testcafe-hammerhead-31.7.4.tgz", "testcafe-legacy-api": "5.1.8", "testcafe-reporter-json": "^2.1.0", "testcafe-reporter-list": "^2.2.0",