|
20 | 20 | },
|
21 | 21 | "dependencies": {
|
22 | 22 | "boolean": "^1.0.0",
|
23 |
| - "core-js": "^3.1.4", |
| 23 | + "core-js": "^3.2.1", |
24 | 24 | "es6-error": "^4.1.1",
|
25 | 25 | "matcher": "^2.0.0",
|
26 |
| - "roarr": "^2.13.2", |
27 |
| - "semver": "^6.2.0", |
| 26 | + "roarr": "^2.14.0", |
| 27 | + "semver": "^6.3.0", |
28 | 28 | "serialize-error": "^4.1.0"
|
29 | 29 | },
|
30 | 30 | "description": "Global HTTP/HTTPS proxy configurable using environment variables.",
|
31 | 31 | "devDependencies": {
|
32 |
| - "@babel/cli": "^7.5.0", |
33 |
| - "@babel/core": "^7.5.4", |
34 |
| - "@babel/node": "^7.5.0", |
| 32 | + "@babel/cli": "^7.5.5", |
| 33 | + "@babel/core": "^7.5.5", |
| 34 | + "@babel/node": "^7.5.5", |
35 | 35 | "@babel/plugin-transform-flow-strip-types": "^7.4.4",
|
36 |
| - "@babel/preset-env": "^7.5.4", |
37 |
| - "@babel/register": "^7.4.4", |
| 36 | + "@babel/preset-env": "^7.5.5", |
| 37 | + "@babel/register": "^7.5.5", |
38 | 38 | "anyproxy": "^4.1.0",
|
39 | 39 | "ava": "^2.2.0",
|
40 | 40 | "axios": "^0.19.0",
|
41 |
| - "babel-plugin-istanbul": "^5.1.4", |
| 41 | + "babel-plugin-istanbul": "^5.2.0", |
42 | 42 | "babel-plugin-transform-export-default-name": "^2.0.4",
|
43 |
| - "coveralls": "^3.0.5", |
44 |
| - "eslint": "^6.0.1", |
45 |
| - "eslint-config-canonical": "^17.1.4", |
46 |
| - "flow-bin": "^0.102.0", |
| 43 | + "coveralls": "^3.0.6", |
| 44 | + "eslint": "^6.1.0", |
| 45 | + "eslint-config-canonical": "^17.3.4", |
| 46 | + "flow-bin": "^0.105.2", |
47 | 47 | "flow-copy-source": "^2.0.7",
|
48 | 48 | "get-port": "^5.0.0",
|
49 | 49 | "got": "^9.6.0",
|
50 |
| - "husky": "^3.0.0", |
| 50 | + "husky": "^3.0.3", |
51 | 51 | "nyc": "^14.1.1",
|
52 | 52 | "pem": "^1.14.2",
|
53 | 53 | "request": "^2.88.0",
|
54 |
| - "semantic-release": "^15.13.18", |
55 |
| - "sinon": "^7.3.2" |
| 54 | + "semantic-release": "^15.13.21", |
| 55 | + "sinon": "^7.4.1" |
56 | 56 | },
|
57 | 57 | "engines": {
|
58 | 58 | "node": ">=10.0"
|
|
0 commit comments