|
18 | 18 | ]
|
19 | 19 | },
|
20 | 20 | "dependencies": {
|
21 |
| - "got": "^10.3.0", |
22 |
| - "http-proxy-agent": "^4.0.0", |
23 |
| - "https-proxy-agent": "4", |
24 |
| - "roarr": "^2.14.6", |
| 21 | + "got": "^10.5.5", |
| 22 | + "http-proxy-agent": "^4.0.1", |
| 23 | + "https-proxy-agent": "^5.0.0", |
| 24 | + "roarr": "^2.15.2", |
25 | 25 | "serialize-error": "^5.0.0",
|
26 | 26 | "tough-cookie": "^3.0.1"
|
27 | 27 | },
|
28 | 28 | "description": "Proxies Puppeteer Page requests.",
|
29 | 29 | "devDependencies": {
|
30 |
| - "@ava/babel": "^1.0.0", |
31 |
| - "@babel/cli": "^7.8.3", |
32 |
| - "@babel/core": "^7.8.3", |
33 |
| - "@babel/node": "^7.8.3", |
| 30 | + "@ava/babel": "^1.0.1", |
| 31 | + "@babel/cli": "^7.8.4", |
| 32 | + "@babel/core": "^7.8.4", |
| 33 | + "@babel/node": "^7.8.4", |
34 | 34 | "@babel/plugin-transform-flow-strip-types": "^7.8.3",
|
35 |
| - "@babel/preset-env": "^7.8.3", |
| 35 | + "@babel/preset-env": "^7.8.4", |
36 | 36 | "@babel/register": "^7.8.3",
|
37 | 37 | "anyproxy": "^4.1.2",
|
38 |
| - "ava": "^3.1.0", |
| 38 | + "ava": "^3.3.0", |
39 | 39 | "babel-plugin-istanbul": "^6.0.0",
|
40 | 40 | "babel-plugin-transform-export-default-name": "^2.0.4",
|
41 | 41 | "coveralls": "^3.0.9",
|
42 | 42 | "eslint": "^6.8.0",
|
43 |
| - "eslint-config-canonical": "^18.1.0", |
44 |
| - "flow-bin": "^0.117.0", |
| 43 | + "eslint-config-canonical": "^19.0.1", |
| 44 | + "flow-bin": "^0.118.0", |
45 | 45 | "flow-copy-source": "^2.0.9",
|
46 | 46 | "get-port": "^5.1.1",
|
47 | 47 | "gitdown": "^3.1.2",
|
48 |
| - "husky": "^4.2.1", |
| 48 | + "husky": "^4.2.3", |
49 | 49 | "nyc": "^15.0.0",
|
50 | 50 | "pem": "^1.14.4",
|
51 |
| - "puppeteer": "^2.1.0", |
52 |
| - "semantic-release": "^17.0.1", |
| 51 | + "puppeteer": "^2.1.1", |
| 52 | + "semantic-release": "^17.0.3", |
53 | 53 | "sinon": "^8.1.1"
|
54 | 54 | },
|
55 | 55 | "engines": {
|
|
0 commit comments