diff --git a/package-lock.json b/package-lock.json index 8caf7ac3..00231ec8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "cli-progress": "3.12.0", "commander": "13.1.0", "dotenv": "16.4.7", - "fdir": "6.4.3", + "fdir": "6.4.5", "gray-matter": "4.0.3", "open-editor": "5.1.0", "polka": "0.5.2", @@ -4436,9 +4436,9 @@ } }, "node_modules/fdir": { - "version": "6.4.3", - "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.3.tgz", - "integrity": "sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==", + "version": "6.4.5", + "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.5.tgz", + "integrity": "sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==", "license": "MIT", "peerDependencies": { "picomatch": "^3 || ^4" @@ -13468,9 +13468,9 @@ } }, "fdir": { - "version": "6.4.3", - "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.3.tgz", - "integrity": "sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==", + "version": "6.4.5", + "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.5.tgz", + "integrity": "sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==", "requires": {} }, "figures": { diff --git a/package.json b/package.json index 4df2ebc0..9523ee8b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "cli-progress": "3.12.0", "commander": "13.1.0", "dotenv": "16.4.7", - "fdir": "6.4.3", + "fdir": "6.4.5", "gray-matter": "4.0.3", "open-editor": "5.1.0", "polka": "0.5.2",