Skip to content

Commit c8006e3

Browse files
committed
Update deps
1 parent 240f4e7 commit c8006e3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
"url": "https://github.com/docpress/docpress-core/issues"
1717
},
1818
"dependencies": {
19-
"cheerio": "0.20.0",
19+
"cheerio": "~0.22.0",
2020
"debug": "2.2.0",
2121
"highlight.js": "9.7.0",
22-
"lodash": "3.10.1",
22+
"lodash": "~4.16.2",
2323
"lru-cache": "4.0.1",
2424
"markdown-it": "8.0.0",
2525
"markdown-it-decorate": "1.2.1",
26-
"marked": "0.3.5",
26+
"marked": "~0.3.6",
2727
"metalsmith": "2.2.0",
28-
"slugify": "0.1.1",
28+
"slugify": "~1.0.2",
2929
"ware": "1.3.0"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)