Skip to content

Commit e344080

Browse files
committed
[Deps] update is-regex, object-inspect, string.prototype.trim
1 parent 78b4d98 commit e344080

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
@@ -17,12 +17,12 @@
1717
"glob": "~7.1.6",
1818
"has": "~1.0.3",
1919
"inherits": "~2.0.4",
20-
"is-regex": "~1.0.5",
20+
"is-regex": "~1.1.1",
2121
"minimist": "~1.2.5",
22-
"object-inspect": "~1.7.0",
22+
"object-inspect": "~1.8.0",
2323
"resolve": "~1.17.0",
2424
"resumer": "~0.0.0",
25-
"string.prototype.trim": "~1.2.1",
25+
"string.prototype.trim": "~1.2.2",
2626
"through": "~2.3.8"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)