Skip to content

Commit 8a2d29b

Browse files
committed
[Deps] update has, for-each, resolve, object-inspect
1 parent c6f5313 commit 8a2d29b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"dependencies": {
1212
"deep-equal": "~1.0.1",
1313
"defined": "~1.0.0",
14-
"for-each": "~0.3.2",
14+
"for-each": "~0.3.3",
1515
"function-bind": "~1.1.1",
1616
"glob": "~7.1.2",
17-
"has": "~1.0.1",
17+
"has": "~1.0.3",
1818
"inherits": "~2.0.3",
1919
"minimist": "~1.2.0",
20-
"object-inspect": "~1.5.0",
21-
"resolve": "~1.5.0",
20+
"object-inspect": "~1.6.0",
21+
"resolve": "~1.7.1",
2222
"resumer": "~0.0.0",
2323
"string.prototype.trim": "~1.1.2",
2424
"through": "~2.3.8"

0 commit comments

Comments
 (0)