diff --git a/package.json b/package.json index c67c367..b0c0d3e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "watch": "rollup -c -w" }, "dependencies": { - "@sindresorhus/is": "^4.0.0" + "@sindresorhus/is": "^5.4.0" }, "devDependencies": { "@types/jest": "^27.0.0", diff --git a/yarn.lock b/yarn.lock index 0b650b4..a9f5d8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -699,10 +699,10 @@ estree-walker "^2.0.1" picomatch "^2.2.2" -"@sindresorhus/is@^4.0.0": - version "4.6.0" - resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f" - integrity sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw== +"@sindresorhus/is@^5.4.0": + version "5.4.0" + resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-5.4.0.tgz#b1bfbd6024311ade045093b424536cefcc8e3a42" + integrity sha512-Ggh6E9AnMpiNXlbXfFUcWE9qm408rL8jDi7+PMBBx7TMbwEmiqAiSmZ+zydYwxcJLqPGNDoLc9mXDuMDBZg0sA== "@sinonjs/commons@^1.7.0": version "1.8.3"