From ce0b1ad6ef395bd1dba7403ea679af5284f61c0e Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Mon, 18 Jan 2021 21:03:51 -0800 Subject: [PATCH] [Deps] update `call-bind` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53de245e..8088097f 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "test": "test" }, "dependencies": { - "call-bind": "^1.0.0", + "call-bind": "^1.0.2", "deep-equal": "^2.0.5", "defined": "^1.0.0", "dotignore": "^0.1.2",