Skip to content

Commit a280582

Browse files
committedFeb 16, 2024··
[Deps] update call-bind
1 parent ba8d519 commit a280582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results",
55
"main": "index.js",
66
"dependencies": {
7-
"call-bind": "^1.0.5",
7+
"call-bind": "^1.0.7",
88
"isarray": "^2.0.5",
99
"jsonify": "^0.0.1",
1010
"object-keys": "^1.1.1"

0 commit comments

Comments
 (0)
Please sign in to comment.