diff --git a/package.json b/package.json index 5639f1d56..4a2ef7a8c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/cross-spawn": "^6.0.2", "@types/debug": "^4.1.8", "@types/imagemin": "^8.0.1", - "@types/is-glob": "^4.0.2", + "@types/is-glob": "^4.0.3", "@types/jest": "^29.5.3", "@types/lodash-es": "^4.17.8", "@types/micromatch": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index eb2249b4a..b85c4a76c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3076,10 +3076,10 @@ resolved "https://registry.yarnpkg.com/@types/is-empty/-/is-empty-1.2.1.tgz#18d7256a73e43ec51f8b75c25fbdc31350be52a6" integrity sha512-a3xgqnFTuNJDm1fjsTjHocYJ40Cz3t8utYpi5GNaxzrJC2HSD08ym+whIL7fNqiqBCdM9bcqD1H/tORWAFXoZw== -"@types/is-glob@^4.0.2": - version "4.0.2" - resolved "https://registry.yarnpkg.com/@types/is-glob/-/is-glob-4.0.2.tgz#c243dd0d09eac2992130142419ff2308ffd988bf" - integrity sha512-4j5G9Y5jljDSICQ1R2f/Rcyoj6DZmYGneny+p/cDkjep0rkqNg0W73Ty0bVjMUTZgLXHf8oiMjg1XC3CDwCz+g== +"@types/is-glob@^4.0.3": + version "4.0.3" + resolved "https://registry.yarnpkg.com/@types/is-glob/-/is-glob-4.0.3.tgz#b97d028880beddb482b44d45f25fc2de55b2d051" + integrity sha512-tqNnLL4n5kvr6Kq2hGfs9xlqPilqBizbEgAXMfdSVsXle0Hrj5PhSeDg56fMCU+qWLRX4rR9kj4jj++rHPErjw== "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1": version "2.0.4"