|
1252 | 1252 | resolved "https://registry.yarnpkg.com/@codeceptjs/helper/-/helper-1.0.2.tgz#feefbdc7877e7cf98dabcda55ae313b72bda6d98" |
1253 | 1253 | integrity sha512-QKuyw4cGVa78YYj+g02RXitcUYpV4qKjZDHxfCIH2w8lJIr1FQohRD3o/MpcqEnvp475HQJN/OyWhdUBstJupA== |
1254 | 1254 |
|
1255 | | -"@codeceptjs/ui@^0.4.6": |
1256 | | - version "0.4.7" |
1257 | | - resolved "https://registry.yarnpkg.com/@codeceptjs/ui/-/ui-0.4.7.tgz#411c5524c959f835b530385c5780fa775d848e10" |
1258 | | - integrity sha512-QQMlhewczh2fPfQnkUI5pOG1GmLR0Bc6FiW2no3EEjiQKEycr4F1on574WDr2Q+BbRCxS10ZsopU5ju7CfV4bA== |
| 1255 | +"@codeceptjs/ui@^0.5.0": |
| 1256 | + version "0.5.0" |
| 1257 | + resolved "https://registry.yarnpkg.com/@codeceptjs/ui/-/ui-0.5.0.tgz#51899b14a2d4be187ad5685e993d1bff79d69316" |
| 1258 | + integrity sha512-6nZAnn5OKAh2JNRtIwcJV2qF0RcLR6GkciREH8UQgFQBmQAN0dKumfULtX4sD8C5s6yal4PfwRIioyOfY8fEaQ== |
1259 | 1259 | dependencies: |
1260 | 1260 | "@codeceptjs/configure" "^0.8.0" |
1261 | 1261 | axios "^0.24.0" |
1262 | | - body-parser "^1.20.0" |
1263 | | - cheerio "^1.0.0-rc.11" |
| 1262 | + body-parser "^1.20.1" |
| 1263 | + cheerio "^1.0.0-rc.12" |
1264 | 1264 | chokidar "^3.5.3" |
1265 | 1265 | commander "^8.3.0" |
1266 | 1266 | core-js "2.6.12" |
1267 | 1267 | debug "^4.3.4" |
1268 | 1268 | electron "^15.5.5" |
1269 | | - express "^4.18.1" |
| 1269 | + express "^4.18.2" |
1270 | 1270 | lodash.clonedeep "^4.5.0" |
1271 | 1271 | nanoid "^3.3.4" |
1272 | 1272 | socket.io "^2.3.0" |
@@ -3474,7 +3474,7 @@ body-parser@1.20.1: |
3474 | 3474 | type-is "~1.6.18" |
3475 | 3475 | unpipe "1.0.0" |
3476 | 3476 |
|
3477 | | -body-parser@^1.20.0: |
| 3477 | +body-parser@^1.20.1: |
3478 | 3478 | version "1.20.2" |
3479 | 3479 | resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd" |
3480 | 3480 | integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA== |
@@ -3878,7 +3878,7 @@ cheerio-select@^2.1.0: |
3878 | 3878 | domhandler "^5.0.3" |
3879 | 3879 | domutils "^3.0.1" |
3880 | 3880 |
|
3881 | | -cheerio@^1.0.0-rc.11: |
| 3881 | +cheerio@^1.0.0-rc.12: |
3882 | 3882 | version "1.0.0-rc.12" |
3883 | 3883 | resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683" |
3884 | 3884 | integrity sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q== |
@@ -5488,7 +5488,7 @@ expect@^26.6.2: |
5488 | 5488 | jest-message-util "^26.6.2" |
5489 | 5489 | jest-regex-util "^26.0.0" |
5490 | 5490 |
|
5491 | | -express@^4.18.1: |
| 5491 | +express@^4.18.2: |
5492 | 5492 | version "4.18.2" |
5493 | 5493 | resolved "https://registry.yarnpkg.com/express/-/express-4.18.2.tgz#3fabe08296e930c796c19e3c516979386ba9fd59" |
5494 | 5494 | integrity sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ== |
|
0 commit comments