Skip to content

Commit c6e09cb

Browse files
committed
[Deps] update is-nan, object-is, util
1 parent a38013b commit c6e09cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
},
3939
"dependencies": {
4040
"call-bind": "^1.0.2",
41-
"is-nan": "^1.2.1",
42-
"object-is": "^1.0.1",
41+
"is-nan": "^1.3.2",
42+
"object-is": "^1.1.5",
4343
"object.assign": "^4.1.4",
44-
"util": "^0.12.0"
44+
"util": "^0.12.5"
4545
}
4646
}

0 commit comments

Comments
 (0)