From f4dcb8cbfb3a5901175b80926153295f040a0534 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Osman=20Nuri=20Okumu=C5=9F?= Date: Tue, 14 Mar 2023 12:05:11 +0300 Subject: [PATCH] update isobject --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f406212..c81b584 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "test": "nyc --reporter=text --reporter=html mocha" }, "dependencies": { - "isobject": "^3.0.1" + "isobject": "^4.0.0" }, "devDependencies": { "arr-reduce": "^1.0.1",