|
464 | 464 | resolved "https://registry.yarnpkg.com/@netlify/blobs/-/blobs-7.4.0.tgz#cc28b64436519fa2b8d51a0736e1549bdb84f5e0"
|
465 | 465 | integrity sha512-7rdPzo8bggt3D2CVO+U1rmEtxxs8X7cLusDbHZRJaMlxqxBD05mXgThj5DUJMFOvmfVjhEH/S/3AyiLUbDQGDg==
|
466 | 466 |
|
467 |
| -"@netlify/build@^29.55.1": |
468 |
| - version "29.55.1" |
469 |
| - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.55.1.tgz#ee37def8db44aae36a453c92adf212c5e562d5a4" |
470 |
| - integrity sha512-k/yVKIH3A7oUCetf6Jl6RvVsI0F14TmUsV3LGxdp1eYRofHIJIgb0vSeTzFCfhVUNl6HIlvVO/06iT4nuXEFDw== |
| 467 | +"@netlify/build@^29.55.2": |
| 468 | + version "29.55.2" |
| 469 | + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.55.2.tgz#2f21cae75ff43d197e955266ffd6d62e0d7d970d" |
| 470 | + integrity sha512-sXWDIeKtRWc6S9+dG3lCdTSNSB9XfhNFk80kG600sI3ytkhF5rPk6ijJw4Y7drhruCrYFpsDwlPxGY9kBjshBw== |
471 | 471 | dependencies:
|
472 | 472 | "@bugsnag/js" "^7.0.0"
|
473 | 473 | "@netlify/blobs" "^7.4.0"
|
474 | 474 | "@netlify/cache-utils" "^5.1.6"
|
475 | 475 | "@netlify/config" "^20.19.0"
|
476 | 476 | "@netlify/edge-bundler" "12.2.3"
|
477 | 477 | "@netlify/framework-info" "^9.8.13"
|
478 |
| - "@netlify/functions-utils" "^5.2.90" |
| 478 | + "@netlify/functions-utils" "^5.2.91" |
479 | 479 | "@netlify/git-utils" "^5.1.1"
|
480 | 480 | "@netlify/opentelemetry-utils" "^1.2.1"
|
481 | 481 | "@netlify/plugins-list" "^6.80.0"
|
482 | 482 | "@netlify/run-utils" "^5.1.1"
|
483 |
| - "@netlify/zip-it-and-ship-it" "9.40.1" |
| 483 | + "@netlify/zip-it-and-ship-it" "9.40.2" |
484 | 484 | "@sindresorhus/slugify" "^2.0.0"
|
485 | 485 | ansi-escapes "^6.0.0"
|
486 | 486 | chalk "^5.0.0"
|
|
743 | 743 | read-pkg-up "^9.1.0"
|
744 | 744 | semver "^7.3.8"
|
745 | 745 |
|
746 |
| -"@netlify/functions-utils@^5.2.90": |
747 |
| - version "5.2.90" |
748 |
| - resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-5.2.90.tgz#bd4cb37cf202d63590b8514fbd804c6323751959" |
749 |
| - integrity sha512-zd82WW3oGyWkGWAuIRk+hvWEg/soFoxqJesSMIkimeZ+jNyx3hKHb8QHtw/riXXlkhi3AW+jhNn4e+qB/f4tbQ== |
| 746 | +"@netlify/functions-utils@^5.2.91": |
| 747 | + version "5.2.91" |
| 748 | + resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-5.2.91.tgz#61368e503815a3ed0481d8eb1e3fd84efbb7db93" |
| 749 | + integrity sha512-PezRTuKzKzIbWu71tykioHS7W2Tk4wiGZqkkYzm92FeLRlubRERC9Dwv3Y5LFFNQsWXs701l7CVTojHrpSiA0w== |
750 | 750 | dependencies:
|
751 |
| - "@netlify/zip-it-and-ship-it" "9.40.1" |
| 751 | + "@netlify/zip-it-and-ship-it" "9.40.2" |
752 | 752 | cpy "^9.0.0"
|
753 | 753 | path-exists "^5.0.0"
|
754 | 754 |
|
|
859 | 859 | "@netlify/node-cookies" "^0.1.0"
|
860 | 860 | urlpattern-polyfill "8.0.2"
|
861 | 861 |
|
862 |
| -"@netlify/serverless-functions-api@^1.30.0": |
863 |
| - version "1.30.0" |
864 |
| - resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.30.0.tgz#6f1604c118dd5330367258ccadf47421c43d5b73" |
865 |
| - integrity sha512-flmEwxe7JFqWDXmD2hyzPbmKzKZF0y2rH8IHGlD1mn9bXo9JBPm61IVLJx/A+Je4pbjgoIgYZeeZKCxnCRooHQ== |
| 862 | +"@netlify/serverless-functions-api@^1.30.1": |
| 863 | + version "1.30.1" |
| 864 | + resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.30.1.tgz#d076a3a8b95c11d455277434cfd47e85ba1f2ef0" |
| 865 | + integrity sha512-JkbaWFeydQdeDHz1mAy4rw+E3bl9YtbCgkntfTxq+IlNX/aIMv2/b1kZnQZcil4/sPoZGL831Dq6E374qRpU1A== |
866 | 866 | dependencies:
|
867 | 867 | "@netlify/node-cookies" "^0.1.0"
|
868 | 868 | urlpattern-polyfill "8.0.2"
|
869 | 869 |
|
870 |
| -"@netlify/zip-it-and-ship-it@9.40.1": |
871 |
| - version "9.40.1" |
872 |
| - resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.40.1.tgz#a10afb633673b6356ca3b20f3bf139c3eb820a99" |
873 |
| - integrity sha512-0TMFqfjtscAzmdjE9HYqAK8/l6Lo76BxAXc8ioIigHx6V4UGmgeIXxoXKReqfosCBvmSmUJGdFATwaNRzuGxtA== |
| 870 | +"@netlify/zip-it-and-ship-it@9.40.2": |
| 871 | + version "9.40.2" |
| 872 | + resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.40.2.tgz#23c6f85180c237f27de022a6fba1628616f9e213" |
| 873 | + integrity sha512-CkAwLnqFqhV9hNJO8HxMjd+g2HYtGevjo4gP1P84Sf50HBFyBE2cavfXNaBa1TfNq5/92CixnXz4YptU1DIOOw== |
874 | 874 | dependencies:
|
875 | 875 | "@babel/parser" "^7.22.5"
|
876 | 876 | "@babel/types" "7.25.6"
|
877 | 877 | "@netlify/binary-info" "^1.0.0"
|
878 |
| - "@netlify/serverless-functions-api" "^1.30.0" |
| 878 | + "@netlify/serverless-functions-api" "^1.30.1" |
879 | 879 | "@vercel/nft" "^0.27.1"
|
880 | 880 | archiver "^7.0.0"
|
881 | 881 | common-path-prefix "^3.0.0"
|
|
0 commit comments