Skip to content

Commit 6e71e6e

Browse files
committed
[Deps] update glob, is-regex, object-inspect, resolve, string.prototype.trim
1 parent 79a0f4b commit 6e71e6e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"dotignore": "~0.1.2",
1515
"for-each": "~0.3.3",
1616
"function-bind": "~1.1.1",
17-
"glob": "~7.1.6",
17+
"glob": "~7.1.7",
1818
"has": "~1.0.3",
1919
"inherits": "~2.0.4",
20-
"is-regex": "~1.1.1",
20+
"is-regex": "~1.1.3",
2121
"minimist": "~1.2.5",
22-
"object-inspect": "~1.8.0",
23-
"resolve": "~1.17.0",
22+
"object-inspect": "~1.11.0",
23+
"resolve": "~1.20.0",
2424
"resumer": "~0.0.0",
25-
"string.prototype.trim": "~1.2.2",
25+
"string.prototype.trim": "~1.2.4",
2626
"through": "~2.3.8"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)