|
35 | 35 | "co-body": "6.1.0", |
36 | 36 | "colors": "1.4.0", |
37 | 37 | "http-proxy": "1.18.1", |
38 | | - "koa": "2.13.4", |
| 38 | + "koa": "2.14.1", |
39 | 39 | "koa-route": "3.2.0", |
40 | 40 | "node-fetch": "2.6.7", |
41 | 41 | "uuid": "9.0.0", |
42 | 42 | "vm-providers": "workspace:*", |
43 | 43 | "winston": "3.8.2", |
44 | | - "ws": "8.11.0", |
45 | | - "yargs": "17.6.2" |
| 44 | + "ws": "8.12.1", |
| 45 | + "yargs": "17.7.1" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@microsoft/api-extractor": "7.33.6", |
49 | | - "@rollup/plugin-commonjs": "23.0.3", |
| 48 | + "@microsoft/api-extractor": "7.34.4", |
| 49 | + "@rollup/plugin-commonjs": "24.0.1", |
50 | 50 | "@rollup/plugin-node-resolve": "15.0.1", |
51 | | - "@rollup/plugin-typescript": "10.0.1", |
52 | | - "@sinonjs/fake-timers": "10.0.0", |
| 51 | + "@rollup/plugin-typescript": "11.0.0", |
| 52 | + "@sinonjs/fake-timers": "10.0.2", |
53 | 53 | "@types/co-body": "6.1.0", |
54 | | - "@types/http-proxy": "1.17.9", |
55 | | - "@types/jest": "29.2.3", |
| 54 | + "@types/http-proxy": "1.17.10", |
| 55 | + "@types/jest": "29.4.0", |
56 | 56 | "@types/koa": "2.13.5", |
57 | 57 | "@types/koa-bodyparser": "4.3.10", |
58 | 58 | "@types/koa-route": "3.2.5", |
59 | 59 | "@types/node-fetch": "2.6.2", |
60 | 60 | "@types/pngjs": "6.0.1", |
61 | | - "@types/selenium-webdriver": "4.1.9", |
62 | | - "@types/uuid": "9.0.0", |
63 | | - "@types/ws": "8.5.3", |
64 | | - "@types/yargs": "17.0.15", |
65 | | - "jest": "29.3.1", |
66 | | - "json-schema-to-typescript": "11.0.2", |
| 61 | + "@types/selenium-webdriver": "4.1.12", |
| 62 | + "@types/uuid": "9.0.1", |
| 63 | + "@types/ws": "8.5.4", |
| 64 | + "@types/yargs": "17.0.22", |
| 65 | + "jest": "29.4.3", |
| 66 | + "json-schema-to-typescript": "12.0.0", |
67 | 67 | "p-queue": "6.6.2", |
68 | | - "pngjs": "6.0.0", |
69 | | - "rollup": "3.5.0", |
70 | | - "selenium-webdriver": "4.6.1", |
71 | | - "tslib": "2.4.1", |
72 | | - "typescript": "4.9.3" |
| 68 | + "pngjs": "7.0.0", |
| 69 | + "rollup": "3.17.3", |
| 70 | + "selenium-webdriver": "4.8.1", |
| 71 | + "tslib": "2.5.0", |
| 72 | + "typescript": "4.9.5" |
73 | 73 | }, |
74 | 74 | "peerDependencies": { |
75 | 75 | "selenium-webdriver": "*" |
|
0 commit comments