Skip to content

Commit 246712e

Browse files
committed
Update dependencies
1 parent a991550 commit 246712e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"homepage": "https://github.com/s0ph1e/node-website-scraper",
3232
"dependencies": {
3333
"bluebird": "^2.3.2",
34-
"fs-extra": "^0.12.0",
34+
"fs-extra": "^0.16.4",
3535
"cheerio": "0.11.0",
3636
"request": "^2.42.0",
3737
"underscore": "^1.7.0"
3838
},
3939
"devDependencies": {
40-
"should": "^4.3.0",
40+
"should": "^5.0.0",
4141
"mocha": "^2.0.1"
4242
}
4343
}

0 commit comments

Comments
 (0)