Skip to content

Commit af99785

Browse files
committed
Upgrade (now) insecure dependencies
1 parent 12358b6 commit af99785

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"node": ">= 0.8.0"
99
},
1010
"dependencies": {
11-
"cli": "^0.4.4-2",
11+
"cli": "^0.4.5",
1212
"deep-equal": "^0.1.2",
13-
"glob": "^3.2.1",
14-
"js-beautify": "^1.4.2",
15-
"mocha": "^1.17.0",
16-
"send": "^0.1.0",
17-
"underscore": "^1.5.2"
13+
"glob": "^3.2.11",
14+
"js-beautify": "^1.5.4",
15+
"mocha": "^1.21.5",
16+
"send": "^0.1.4",
17+
"underscore": "^1.7.0"
1818
},
1919
"keywords": [
2020
"php",

0 commit comments

Comments
 (0)