diff --git a/package-lock.json b/package-lock.json index 200c272a9b..ee09ca9d01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6677,9 +6677,9 @@ "link": true }, "node_modules/@netlify/serverless-functions-api": { - "version": "1.18.5", - "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.18.5.tgz", - "integrity": "sha512-2/LCG0b7xPee9uVMh422h4TPQdT5/Uk4o2H9L//sKDp8PLlvEdJJkagmWqBOYDtGMId/aO5KyZ/iF/zRA7Nq5A==", + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.19.0.tgz", + "integrity": "sha512-QE5iUhsoFh2Ig30A3bos5FP9zHn1Gr2Hyoc3nhtrxTkmBzUCrER2LBuJPN7EnrWakp2zx/Ag0ehzOby/OJVDqA==", "license": "MIT", "dependencies": { "@netlify/node-cookies": "^0.1.0", @@ -26268,7 +26268,7 @@ "log-process-errors": "^8.0.0", "map-obj": "^5.0.0", "memoize-one": "^6.0.0", - "minimatch": "^9.0.5", + "minimatch": "^9.0.4", "node-fetch": "^3.3.2", "os-name": "^5.0.0", "p-event": "^5.0.0", @@ -26349,7 +26349,7 @@ "@iarna/toml": "^2.2.5", "dot-prop": "^7.2.0", "find-up": "^6.3.0", - "minimatch": "^9.0.5", + "minimatch": "^9.0.0", "read-pkg": "^7.1.0", "semver": "^7.3.8", "yaml": "^2.1.3", @@ -27508,7 +27508,7 @@ "@babel/parser": "^7.22.5", "@babel/types": "7.24.6", "@netlify/binary-info": "^1.0.0", - "@netlify/serverless-functions-api": "^1.18.5", + "@netlify/serverless-functions-api": "^1.19.0", "@vercel/nft": "^0.27.1", "archiver": "^7.0.0", "common-path-prefix": "^3.0.0", @@ -27525,7 +27525,7 @@ "junk": "^4.0.0", "locate-path": "^7.0.0", "merge-options": "^3.0.4", - "minimatch": "^9.0.5", + "minimatch": "^9.0.0", "normalize-path": "^3.0.0", "p-map": "^5.0.0", "path-exists": "^5.0.0", diff --git a/packages/zip-it-and-ship-it/package.json b/packages/zip-it-and-ship-it/package.json index b2d6ddf282..21ab70f2bf 100644 --- a/packages/zip-it-and-ship-it/package.json +++ b/packages/zip-it-and-ship-it/package.json @@ -44,7 +44,7 @@ "@babel/parser": "^7.22.5", "@babel/types": "7.24.6", "@netlify/binary-info": "^1.0.0", - "@netlify/serverless-functions-api": "^1.18.5", + "@netlify/serverless-functions-api": "^1.19.0", "@vercel/nft": "^0.27.1", "archiver": "^7.0.0", "common-path-prefix": "^3.0.0",