Skip to content

Commit feee094

Browse files
committed
[Deps] update minimist, resolve, string.prototype.trim
1 parent 7123111 commit feee094

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
@@ -21,11 +21,11 @@
2121
"has": "~1.0.3",
2222
"inherits": "~2.0.4",
2323
"is-regex": "~1.1.4",
24-
"minimist": "~1.2.7",
24+
"minimist": "~1.2.8",
2525
"object-inspect": "~1.12.3",
26-
"resolve": "~1.22.1",
26+
"resolve": "~1.22.6",
2727
"resumer": "~0.0.0",
28-
"string.prototype.trim": "~1.2.7",
28+
"string.prototype.trim": "~1.2.8",
2929
"through": "~2.3.8"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)