|
43 | 43 | "url": "https://github.com/contentful/contentful-export/issues" |
44 | 44 | }, |
45 | 45 | "dependencies": { |
46 | | - "bfj": "^5.2.1", |
| 46 | + "bfj": "^6.1.1", |
47 | 47 | "bluebird": "^3.3.3", |
48 | 48 | "cli-table3": "^0.5.0", |
49 | 49 | "contentful-batch-libs": "^9.0.0", |
50 | 50 | "contentful-management": "^5.0.0", |
51 | 51 | "echo-cli": "^1.0.8", |
52 | 52 | "figures": "^2.0.0", |
53 | 53 | "fs-extra": "^5.0.0", |
54 | | - "listr": "^0.13.0", |
| 54 | + "listr": "^0.14.1", |
55 | 55 | "listr-update-renderer": "^0.4.0", |
56 | 56 | "listr-verbose-renderer": "^0.4.0", |
57 | | - "lodash": "^4.0.0", |
| 57 | + "lodash": "^4.17.4", |
58 | 58 | "mkdirp": "^0.5.1", |
59 | | - "moment": "^2.19.3", |
60 | | - "request": "^2.81.0", |
| 59 | + "moment": "^2.22.2", |
| 60 | + "request": "^2.83.0", |
61 | 61 | "yargs": "^11.0.0" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | 64 | "babel-cli": "^6.24.0", |
65 | | - "babel-core": "^6.24.0", |
66 | | - "babel-eslint": "^8.2.2", |
67 | | - "babel-jest": "^22.2.0", |
| 65 | + "babel-core": "^6.26.0", |
| 66 | + "babel-eslint": "^8.2.3", |
| 67 | + "babel-jest": "^22.4.1", |
68 | 68 | "babel-plugin-add-module-exports": "^0.2.1", |
69 | 69 | "babel-plugin-transform-object-rest-spread": "^6.23.0", |
70 | | - "babel-preset-env": "^1.2.2", |
| 70 | + "babel-preset-env": "^1.7.0", |
71 | 71 | "babel-template": "^6.23.0", |
72 | 72 | "babel-types": "^6.23.0", |
73 | | - "codecov": "^3.0.0", |
| 73 | + "codecov": "^3.0.2", |
74 | 74 | "cz-conventional-changelog": "^2.0.0", |
75 | 75 | "eslint": "^4.19.1", |
76 | 76 | "eslint-config-standard": "^11.0.0", |
|
83 | 83 | "husky": "^0.14.3", |
84 | 84 | "jest": "^22.4.2", |
85 | 85 | "nixt": "^0.5.0", |
86 | | - "nock": "^9.1.6", |
| 86 | + "nock": "^9.2.3", |
87 | 87 | "opener": "^1.4.1", |
88 | 88 | "rimraf": "^2.5.0", |
89 | 89 | "semantic-release": "^12.4.1", |
90 | | - "travis-deploy-once": "^4.4.1" |
| 90 | + "travis-deploy-once": "^5.0.0" |
91 | 91 | }, |
92 | 92 | "files": [ |
93 | 93 | "bin", |
|
0 commit comments