Skip to content

Commit 470ca1c

Browse files
committed
[Deps] update glob, is-regex, string.prototype.trim
1 parent 3287a68 commit 470ca1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"defined": "~1.0.0",
1515
"dotignore": "~0.1.2",
1616
"for-each": "~0.3.3",
17-
"glob": "~7.1.7",
17+
"glob": "~7.2.0",
1818
"has": "~1.0.3",
1919
"inherits": "~2.0.4",
20-
"is-regex": "~1.1.3",
20+
"is-regex": "~1.1.4",
2121
"minimist": "~1.2.5",
2222
"object-inspect": "~1.11.0",
2323
"resolve": "~1.20.0",
2424
"resumer": "~0.0.0",
25-
"string.prototype.trim": "~1.2.4",
25+
"string.prototype.trim": "~1.2.5",
2626
"through": "~2.3.8"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)