From 27bdb21dee07de625d6b238cd7aa502a525f7552 Mon Sep 17 00:00:00 2001 From: Rich Snapp Date: Fri, 26 Jul 2019 15:32:51 -0600 Subject: [PATCH] update fun-hooks with fix checking if global Proxy is native --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a82ef44aec..9d2bb82f25c 100755 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "crypto-js": "^3.1.9-1", "dlv": "1.1.3", "dset": "2.0.1", - "fun-hooks": "^0.9.2", + "fun-hooks": "^0.9.5", "jsencrypt": "^3.0.0-rc.1", "just-clone": "^1.0.2" }