Skip to content

Commit c521954

Browse files
committed
update to fix incompatible module error
1 parent 48f673f commit c521954

File tree

2 files changed

+2
-31
lines changed

2 files changed

+2
-31
lines changed

tests/e2e/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "redisinsight",
33
"version": "1.0.0",
44
"description": "End-to-end tests",
5+
"license": "SSPL",
56
"main": "index.js",
67
"scripts": {
78
"test:live": "testcafe --live chrome ",

tests/e2e/yarn.lock

Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -5699,36 +5699,6 @@ [email protected]:
56995699
tunnel-agent "0.6.0"
57005700
webauth "^1.1.0"
57015701

5702-
testcafe-hammerhead@>=19.4.0:
5703-
version "31.3.0"
5704-
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-31.3.0.tgz#6ab36f861b6e90f4c884751623cd4cc95150d0ba"
5705-
integrity sha512-bTy9qL4jtmNr1+ATleWX+I2JC4BA83WV0X6SBXiFovCHg84RkSdqoj2n4LQp6WEzDm5RV3eV+P+kToH/XYywnw==
5706-
dependencies:
5707-
"@electron/asar" "^3.2.3"
5708-
acorn-hammerhead "0.6.1"
5709-
bowser "1.6.0"
5710-
crypto-md5 "^1.0.0"
5711-
css "2.2.3"
5712-
debug "4.3.1"
5713-
esotope-hammerhead "0.6.4"
5714-
http-cache-semantics "^4.1.0"
5715-
httpntlm "^1.8.10"
5716-
iconv-lite "0.5.1"
5717-
lodash "^4.17.20"
5718-
lru-cache "2.6.3"
5719-
match-url-wildcard "0.0.4"
5720-
merge-stream "^1.0.1"
5721-
mime "~1.4.1"
5722-
mustache "^2.1.1"
5723-
nanoid "^3.1.12"
5724-
os-family "^1.0.0"
5725-
parse5 "2.2.3"
5726-
pinkie "2.0.4"
5727-
read-file-relative "^1.2.0"
5728-
semver "5.5.0"
5729-
tough-cookie "4.0.0"
5730-
tunnel-agent "0.6.0"
5731-
57325702
57335703
version "5.0.0"
57345704
resolved "https://registry.yarnpkg.com/testcafe-legacy-api/-/testcafe-legacy-api-5.0.0.tgz#dde9dc2ee9e9490afed58b83df23cf2e01a6c303"
@@ -5747,7 +5717,7 @@ [email protected]:
57475717
pinkie "^2.0.1"
57485718
read-file-relative "^1.2.0"
57495719
strip-bom "^2.0.0"
5750-
testcafe-hammerhead ">=19.4.0"
5720+
testcafe-hammerhead "24.2.1"
57515721

57525722
57535723
version "1.4.6"

0 commit comments

Comments
 (0)