Skip to content

Commit 13654ad

Browse files
committed
[Deps] update deep-equal, function-bind, glob, object-inspect, resolve, string.prototype.trim, through
1 parent 545db26 commit 13654ad

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@
99
"test": "test"
1010
},
1111
"dependencies": {
12-
"deep-equal": "~1.0.0",
12+
"deep-equal": "~1.0.1",
1313
"defined": "~1.0.0",
14-
"function-bind": "~1.0.2",
15-
"glob": "~5.0.3",
14+
"function-bind": "~1.1.0",
15+
"glob": "~7.0.0",
1616
"has": "~1.0.1",
1717
"inherits": "~2.0.1",
1818
"minimist": "~1.2.0",
19-
"object-inspect": "~1.0.0",
20-
"resolve": "~1.1.6",
19+
"object-inspect": "~1.1.0",
20+
"resolve": "~1.1.7",
2121
"resumer": "~0.0.0",
22-
"string.prototype.trim": "^1.1.1",
23-
"through": "~2.3.4"
22+
"string.prototype.trim": "~1.1.2",
23+
"through": "~2.3.8"
2424
},
2525
"devDependencies": {
2626
"concat-stream": "~1.4.1",

0 commit comments

Comments
 (0)