|
20 | 20 | "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)"
|
21 | 21 | ],
|
22 | 22 | "dependencies": {
|
23 |
| - "aws-sdk": "^2.528.0", |
| 23 | + "aws-sdk": "^2.588.0", |
24 | 24 | "debug": "^4.1.1",
|
25 | 25 | "is-string-and-not-blank": "^0.0.2",
|
26 |
| - "lipo": "^0.0.10", |
| 26 | + "lipo": "^1.0.1", |
27 | 27 | "lodash": "^4.17.15",
|
28 |
| - "mime-types": "^2.1.24", |
| 28 | + "mime-types": "^2.1.25", |
29 | 29 | "rev-hash": "^3.0.0"
|
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 |
| - "@commitlint/cli": "^8.1.0", |
33 |
| - "@commitlint/config-conventional": "^8.1.0", |
34 |
| - "auto-bind": "^2.1.0", |
| 32 | + "@commitlint/cli": "^8.2.0", |
| 33 | + "@commitlint/config-conventional": "^8.2.0", |
35 | 34 | "ava": "^2.4.0",
|
36 | 35 | "cheerio": "^1.0.0-rc.2",
|
37 |
| - "codecov": "^3.5.0", |
38 |
| - "cross-env": "^5.2.1", |
39 |
| - "dotenv": "^8.1.0", |
40 |
| - "eslint": "^6.4.0", |
| 36 | + "codecov": "^3.6.1", |
| 37 | + "cross-env": "^6.0.3", |
| 38 | + "dotenv": "^8.2.0", |
| 39 | + "eslint": "^6.7.2", |
41 | 40 | "eslint-config-xo-lass": "^1.0.3",
|
42 | 41 | "eslint-plugin-node": "^10.0.0",
|
43 | 42 | "fixpack": "^2.3.1",
|
44 |
| - "husky": "^3.0.5", |
| 43 | + "husky": "^3.1.0", |
45 | 44 | "image-to-uri": "^1.0.0",
|
46 |
| - "lint-staged": "^9.2.5", |
| 45 | + "lint-staged": "^9.5.0", |
47 | 46 | "ms": "^2.1.2",
|
48 |
| - "nodemailer": "^6.3.0", |
| 47 | + "nodemailer": "^6.4.2", |
49 | 48 | "nyc": "^14.1.1",
|
50 |
| - "remark-cli": "^7.0.0", |
| 49 | + "remark-cli": "^7.0.1", |
51 | 50 | "remark-preset-github": "^0.0.16",
|
52 |
| - "validator": "^11.1.0", |
53 |
| - "xo": "^0.24.0" |
| 51 | + "validator": "^12.1.0", |
| 52 | + "xo": "^0.25.3" |
54 | 53 | },
|
55 | 54 | "engines": {
|
56 | 55 | "node": ">=8.3"
|
|
0 commit comments