diff --git a/package.json b/package.json index 5aace7f..17beccc 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "esm": "^3.1.0", "fs-extra": "^7.0.1", "glob": "^7.1.6", - "is-callable": "^1.1.4", + "is-callable": "^1.2.7", "mock-require": "^3.0.3", "mri": "^1.1.1", "uuid": "^3.3.2" diff --git a/yarn.lock b/yarn.lock index 569ef41..1076b0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1753,6 +1753,11 @@ is-callable@^1.1.4: version "1.1.4" resolved "http://registry.npm.taobao.org/is-callable/download/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75" +is-callable@^1.2.7: + version "1.2.7" + resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055" + integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA== + is-data-descriptor@^0.1.4: version "0.1.4" resolved "http://registry.npm.taobao.org/is-data-descriptor/download/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"