Skip to content

Commit

Permalink
[Deps] update is-nan, object-is, util
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 7, 2023
1 parent a38013b commit c6e09cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
},
"dependencies": {
"call-bind": "^1.0.2",
"is-nan": "^1.2.1",
"object-is": "^1.0.1",
"is-nan": "^1.3.2",
"object-is": "^1.1.5",
"object.assign": "^4.1.4",
"util": "^0.12.0"
"util": "^0.12.5"
}
}

0 comments on commit c6e09cb

Please sign in to comment.