diff --git a/package.json b/package.json index 2d1bbd0452515c..4c49553ea1cee8 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "@iarna/toml": "2.2.5", "@renovate/pep440": "1.0.0", "@renovatebot/ruby-semver": "1.0.0", - "@sindresorhus/is": "4.0.1", + "@sindresorhus/is": "4.1.0", "@yarnpkg/core": "2.4.0", "@yarnpkg/parsers": "2.4.0", "azure-devops-node-api": "11.0.1", diff --git a/yarn.lock b/yarn.lock index e8b5c05a4b0f23..51bb3f44d79429 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1646,10 +1646,10 @@ lodash "^4.17.4" read-pkg-up "^7.0.0" -"@sindresorhus/is@4.0.1": - version "4.0.1" - resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.0.1.tgz#d26729db850fa327b7cacc5522252194404226f5" - integrity sha512-Qm9hBEBu18wt1PO2flE7LPb30BHMQt1eQgbV76YntdNk73XZGpn3izvGTYxbGgzXKgbCjiia0uxTd3aTNQrY/g== +"@sindresorhus/is@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.1.0.tgz#3853c0c48b47f0ebcdd3cd9a66fdd0d277173e78" + integrity sha512-Cgva8HxclecUCmAImsWsbZGUh6p5DSzQ8l2Uzxuj9ANiD7LVhLM1UJ2hX/R2Y+ILpvqgW9QjmTCaBkXtj8+UOg== "@sindresorhus/is@^4.0.0": version "4.2.0"