diff --git a/package-lock.json b/package-lock.json index 72b7cc4f0b..6daaf921de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12232,9 +12232,9 @@ } }, "node_modules/fdir": { - "version": "6.4.4", - "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.4.tgz", - "integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==", + "version": "6.4.5", + "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.5.tgz", + "integrity": "sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==", "license": "MIT", "peerDependencies": { "picomatch": "^3 || ^4" @@ -25918,7 +25918,7 @@ "chalk": "^5.0.0", "clean-stack": "^5.0.0", "execa": "^8.0.0", - "fdir": "^6.0.1", + "fdir": "^6.4.5", "figures": "^6.0.0", "filter-obj": "^6.0.0", "got": "^13.0.0", @@ -26644,7 +26644,7 @@ "version": "12.1.0", "license": "MIT", "dependencies": { - "@babel/parser": "^7.27.3", + "@babel/parser": "^7.22.5", "@babel/types": "7.27.3", "@netlify/binary-info": "^1.0.0", "@netlify/serverless-functions-api": "^1.41.2", @@ -26677,7 +26677,7 @@ "unixify": "^1.0.0", "urlpattern-polyfill": "8.0.2", "yargs": "^17.0.0", - "zod": "^3.25.32" + "zod": "^3.23.8" }, "bin": { "zip-it-and-ship-it": "bin.js"