File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7676 "@types/mocha" : " ^8.2.1" ,
7777 "@types/node" : " ~14.14.3" ,
7878 "@types/webdriverio" : " ^5.0.0" ,
79- "chai" : " ^4.3.0 " ,
79+ "chai" : " ^4.3.1 " ,
8080 "chai-as-promised" : " ^7.1.1" ,
8181 "codelyzer" : " ^6.0.1" ,
8282 "concurrently" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -2650,16 +2650,16 @@ chai-as-promised@^7.1.1:
26502650 dependencies :
26512651 check-error "^1.0.2"
26522652
2653- chai@^4.3.0 :
2654- version "4.3.0 "
2655- resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.0 .tgz#5523a5faf7f819c8a92480d70a8cccbadacfc25f "
2656- integrity sha512-/BFd2J30EcOwmdOgXvVsmM48l0Br0nmZPlO0uOW4XKh6kpsUumRXBgPV+IlaqFaqr9cYbeoZAM1Npx0i4A+aiA ==
2653+ chai@^4.3.1 :
2654+ version "4.3.1 "
2655+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.1 .tgz#6fc6af447610709818e5c45116207d60b8a49cfd "
2656+ integrity sha512-JClPZFGRcSl7X8dYzlCJY7v+X1fBA+9Y339Y8EqhBVfp0QC1hTnaf7nMfR+XZ74clkBC64b0iEw2cWKHt3EVqA ==
26572657 dependencies :
26582658 assertion-error "^1.1.0"
26592659 check-error "^1.0.2"
26602660 deep-eql "^3.0.1"
26612661 get-func-name "^2.0.0"
2662- pathval "^1.1.0 "
2662+ pathval "^1.1.1 "
26632663 type-detect "^4.0.5"
26642664
26652665chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.0, chalk@^2.4.2 :
@@ -7472,10 +7472,10 @@ path-type@^3.0.0:
74727472 dependencies :
74737473 pify "^3.0.0"
74747474
7475- pathval@^1.1.0 :
7476- version "1.1.0 "
7477- resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.0 .tgz#b942e6d4bde653005ef6b71361def8727d0645e0 "
7478- integrity sha1-uULm1L3mUwBe9rcTYd74cn0GReA =
7475+ pathval@^1.1.1 :
7476+ version "1.1.1 "
7477+ resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1 .tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d "
7478+ integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ= =
74797479
74807480pbkdf2@^3.0.3 :
74817481 version "3.0.17"
You can’t perform that action at this time.
0 commit comments