diff --git a/package.json b/package.json index c67c367..f119371 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.1" }, "devDependencies": { "@types/jest": "^27.0.0", diff --git a/yarn.lock b/yarn.lock index 0b650b4..94220c0 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.1": + version "5.4.1" + resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-5.4.1.tgz#c4383ce702fb90531c3d310506bab89e70427c53" + integrity sha512-axlrvsHlHlFmKKMEg4VyvMzFr93JWJj4eIfXY1STVuO2fsImCa7ncaiG5gC8HKOX590AW5RtRsC41/B+OfrSqw== "@sinonjs/commons@^1.7.0": version "1.8.3"