diff --git a/package.json b/package.json index 35430f5..f0fa4b7 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "dependencies": { "ansi-colors": "4.1.3", "commander": "11.0.0", - "fast-glob": "3.3.0" + "fast-glob": "3.3.1" }, "devDependencies": { "@commitlint/cli": "17.6.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4ab687f..d139951 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: 11.0.0 version: 11.0.0 fast-glob: - specifier: 3.3.0 - version: 3.3.0 + specifier: 3.3.1 + version: 3.3.1 devDependencies: '@commitlint/cli': @@ -713,7 +713,7 @@ packages: dependencies: '@iarna/toml': 2.2.5 detect-indent: 7.0.1 - fast-glob: 3.3.0 + fast-glob: 3.3.1 ini: 4.1.1 js-yaml: 4.1.0 lodash.castarray: 4.4.0 @@ -1942,8 +1942,8 @@ packages: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} dev: true - /fast-glob@3.3.0: - resolution: {integrity: sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==} + /fast-glob@3.3.1: + resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} engines: {node: '>=8.6.0'} dependencies: '@nodelib/fs.stat': 2.0.5 @@ -2254,7 +2254,7 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: dir-glob: 3.0.1 - fast-glob: 3.3.0 + fast-glob: 3.3.1 ignore: 5.2.4 merge2: 1.4.1 slash: 4.0.0