Skip to content
This repository was archived by the owner on Oct 1, 2019. It is now read-only.

Commit b07754a

Browse files
chore(package): update dependencies
1 parent 6e9eb22 commit b07754a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
"author": "Laurent Renard <laurent@continuous.in.th>",
2020
"license": "MIT",
2121
"dependencies": {
22-
"42-cent-base": "^0.8.0",
22+
"42-cent-base": "^1.0.0",
2323
"42-cent-util": "^1.0.0",
24-
"bluebird": "^2.3.11",
25-
"request": "2.83.0",
24+
"bluebird": "^3.5.1",
25+
"request": "2.85.0",
2626
"xml2js": "^0.4.6"
2727
},
2828
"devDependencies": {
2929
"42-cent-model": "^2.0.0",
30-
"casual": "1.4.7",
31-
"mocha": "^2.5.3"
30+
"casual": "1.5.19",
31+
"mocha": "^5.1.1"
3232
}
3333
}

0 commit comments

Comments
 (0)