Skip to content

Commit b497ead

Browse files
committed
[Deps] update object-is, string.prototype.trim
1 parent 3ea7921 commit b497ead

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
"is-regex": "^1.1.2",
3434
"minimist": "^1.2.5",
3535
"object-inspect": "^1.9.0",
36-
"object-is": "^1.1.4",
36+
"object-is": "^1.1.5",
3737
"object.assign": "^4.1.2",
3838
"resolve": "^2.0.0-next.3",
3939
"resumer": "^0.0.0",
40-
"string.prototype.trim": "^1.2.3",
40+
"string.prototype.trim": "^1.2.4",
4141
"through": "^2.3.8"
4242
},
4343
"devDependencies": {

0 commit comments

Comments
 (0)