|
66 | 66 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
|
67 | 67 | integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==
|
68 | 68 |
|
69 |
| - |
70 |
| - version "7.26.9" |
71 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce" |
72 |
| - integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw== |
| 69 | + |
| 70 | + version "7.26.10" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 72 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
73 | 73 | dependencies:
|
74 | 74 | "@babel/helper-string-parser" "^7.25.9"
|
75 | 75 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
463 | 463 | resolved "https://registry.yarnpkg.com/@netlify/blobs/-/blobs-7.4.0.tgz#cc28b64436519fa2b8d51a0736e1549bdb84f5e0"
|
464 | 464 | integrity sha512-7rdPzo8bggt3D2CVO+U1rmEtxxs8X7cLusDbHZRJaMlxqxBD05mXgThj5DUJMFOvmfVjhEH/S/3AyiLUbDQGDg==
|
465 | 465 |
|
466 |
| -"@netlify/build@^29.59.2": |
467 |
| - version "29.59.2" |
468 |
| - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.59.2.tgz#59a38ce9ce2714f97d339ccf413b8b75e84a8b3c" |
469 |
| - integrity sha512-15Qxw6qK8I4iTWUbdcBtMZ021hTpRGTdzAjbnqNl/C6sUrwugJPK6uf17tNHQIfHcCsVgNm9H1m7AhtRh9eSdA== |
| 466 | +"@netlify/build@^30.0.1": |
| 467 | + version "30.0.1" |
| 468 | + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-30.0.1.tgz#7daef7791e86db0ea6af1e032a899e01abf0591c" |
| 469 | + integrity sha512-fHRspb15+s9X4DjS+ImKNw6NuMPGoN0Fz/44Fvzv9kAtOT8QLyq52GYq39ogG7bTRzQcrrSusqO5Ya6ffDeD6g== |
470 | 470 | dependencies:
|
471 | 471 | "@bugsnag/js" "^7.0.0"
|
472 | 472 | "@netlify/blobs" "^7.4.0"
|
473 | 473 | "@netlify/cache-utils" "^5.2.0"
|
474 |
| - "@netlify/config" "^20.22.0" |
| 474 | + "@netlify/config" "^21.0.1" |
475 | 475 | "@netlify/edge-bundler" "12.3.2"
|
476 | 476 | "@netlify/framework-info" "^9.9.1"
|
477 |
| - "@netlify/functions-utils" "^5.3.8" |
| 477 | + "@netlify/functions-utils" "^5.3.10" |
478 | 478 | "@netlify/git-utils" "^5.2.0"
|
479 | 479 | "@netlify/opentelemetry-utils" "^1.3.0"
|
480 | 480 | "@netlify/plugins-list" "^6.80.0"
|
481 | 481 | "@netlify/run-utils" "^5.2.0"
|
482 |
| - "@netlify/zip-it-and-ship-it" "9.43.1" |
| 482 | + "@netlify/zip-it-and-ship-it" "10.0.1" |
483 | 483 | "@sindresorhus/slugify" "^2.0.0"
|
484 | 484 | ansi-escapes "^6.0.0"
|
485 | 485 | chalk "^5.0.0"
|
|
541 | 541 | path-exists "^5.0.0"
|
542 | 542 | readdirp "^3.4.0"
|
543 | 543 |
|
544 |
| -"@netlify/config@^20.22.0": |
545 |
| - version "20.22.0" |
546 |
| - resolved "https://registry.yarnpkg.com/@netlify/config/-/config-20.22.0.tgz#bbba74eb0d71f5cf4b40565dbd7a0cf6119618e6" |
547 |
| - integrity sha512-+0AODXGkZSEBHnc/nZLhU+mf3jtRyMp+kND62qxkm7LS4h5/4WlimmocVH6wjCUnPNJW6QubIo8takegXyaf6w== |
| 544 | +"@netlify/config@^21.0.1": |
| 545 | + version "21.0.1" |
| 546 | + resolved "https://registry.yarnpkg.com/@netlify/config/-/config-21.0.1.tgz#210ce7711744a4e0c1275eb3da78cfba9a3f6371" |
| 547 | + integrity sha512-jLaDwlTevTREjZjOdh+RxrcLFvRhNS/C7DfSwhbfe6Teg7SDiQn7kblPp1kPTAF4X4eOYR9eAx6Jg5F28xSczA== |
548 | 548 | dependencies:
|
549 | 549 | "@iarna/toml" "^2.2.5"
|
550 |
| - "@netlify/headers-parser" "^7.3.0" |
| 550 | + "@netlify/headers-parser" "^8.0.0" |
551 | 551 | "@netlify/redirect-parser" "^14.5.0"
|
552 | 552 | chalk "^5.0.0"
|
553 | 553 | cron-parser "^4.1.0"
|
|
742 | 742 | read-package-up "^11.0.0"
|
743 | 743 | semver "^7.3.8"
|
744 | 744 |
|
745 |
| -"@netlify/functions-utils@^5.3.8": |
746 |
| - version "5.3.8" |
747 |
| - resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-5.3.8.tgz#0c3bb84e49a7324c5756f4356f20430f76813965" |
748 |
| - integrity sha512-YAVztfC6PTQ9zC/nj/kO7yhQMDnBQccmdWo6haqbaOS9/mppt6od+E/yYX5tbV4r8YwL12vCddKRwyZiJjh1Ug== |
| 745 | +"@netlify/functions-utils@^5.3.10": |
| 746 | + version "5.3.10" |
| 747 | + resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-5.3.10.tgz#6e4c2520f5a801312da1003773ae596321981915" |
| 748 | + integrity sha512-2ctcuDrrQhDNhxWi0yOV7K6/B9P/HYFvgeVeO0I2zkQ5k6C4X5gHoDbgMTCYZtFkQQ4OeuB1GYuAZAm3CUkNtQ== |
749 | 749 | dependencies:
|
750 |
| - "@netlify/zip-it-and-ship-it" "9.43.1" |
| 750 | + "@netlify/zip-it-and-ship-it" "10.0.1" |
751 | 751 | cpy "^9.0.0"
|
752 | 752 | path-exists "^5.0.0"
|
753 | 753 |
|
|
777 | 777 | moize "^6.1.3"
|
778 | 778 | path-exists "^5.0.0"
|
779 | 779 |
|
780 |
| -"@netlify/headers-parser@^7.3.0": |
781 |
| - version "7.3.0" |
782 |
| - resolved "https://registry.yarnpkg.com/@netlify/headers-parser/-/headers-parser-7.3.0.tgz#9de796a11c9e18c4800f81f09a2da8a3b299a538" |
783 |
| - integrity sha512-4RTR9X3bylRV+q1/OHSwXcXylYKr5+3mkKcL/QLBI+bTqvSO82vjWAQAqQfvWVSCaF6HrYORid3zLGzJ94YOSw== |
| 780 | +"@netlify/headers-parser@^8.0.0": |
| 781 | + version "8.0.0" |
| 782 | + resolved "https://registry.yarnpkg.com/@netlify/headers-parser/-/headers-parser-8.0.0.tgz#24627dcb710af043c2aabe02eb0ecab4e91ebabd" |
| 783 | + integrity sha512-TAxRPOpPDphDttDukWj1mTJtjxA81FhxV9EBOwP3DipqKMNs1mXlucMu/3kvIKG1o2XMrQbvSttHK8URdVROrw== |
784 | 784 | dependencies:
|
785 | 785 | "@iarna/toml" "^2.2.5"
|
786 | 786 | escape-string-regexp "^5.0.0"
|
|
881 | 881 | "@netlify/node-cookies" "^0.1.0"
|
882 | 882 | urlpattern-polyfill "8.0.2"
|
883 | 883 |
|
884 |
| -"@netlify/serverless-functions-api@^1.34.0": |
885 |
| - version "1.34.0" |
886 |
| - resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.34.0.tgz#d42721f13b7e7ace9f5e378b5da971e78efb5d33" |
887 |
| - integrity sha512-jygLyd/kyaWPpyuHwGUoor6cUf2DXUOZbnU08Zk7nM8E0dNk4F5lCHQKeadgxOBLKL7Osx5NQ6qLtg5EKJf1zA== |
| 884 | +"@netlify/serverless-functions-api@^1.35.0": |
| 885 | + version "1.35.0" |
| 886 | + resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.35.0.tgz#ea43830f5a8508740967bfd130d5b5698ad94d0d" |
| 887 | + integrity sha512-BH9eF3s7bUbqkcEUMR7dne/iCXSpZD10KVkGcs53eDrON5pKxsMdXvrdAx/q0HD24vJgHXGXObGSr5sjPllGEA== |
888 | 888 |
|
889 |
| -"@netlify/zip-it-and-ship-it@9.43.1": |
890 |
| - version "9.43.1" |
891 |
| - resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.43.1.tgz#fbba6e26b8d11dc3426a06fc79c9f95d6b71c067" |
892 |
| - integrity sha512-NPOntCuGmpulEUc3wpk3Fct7wI2KsrPnx7sCmEotNDJcLUtb0xEgNpBNclSGA6k5uQDhrLkC5TpaEnCkxjxGww== |
| 889 | +"@netlify/zip-it-and-ship-it@10.0.1": |
| 890 | + version "10.0.1" |
| 891 | + resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-10.0.1.tgz#fe357ac37ec32da7e7d72409de76f6d39a7dd281" |
| 892 | + integrity sha512-TTttiULp6WRJSV0tczbgwj9GsA3eQMy/Pzg308Vw4YSgM9j8Ew+FoHsAQgcEawDldYtLZ02qfvc3S54M55WCew== |
893 | 893 | dependencies:
|
894 | 894 | "@babel/parser" "^7.22.5"
|
895 |
| - "@babel/types" "7.26.9" |
| 895 | + "@babel/types" "7.26.10" |
896 | 896 | "@netlify/binary-info" "^1.0.0"
|
897 |
| - "@netlify/serverless-functions-api" "^1.34.0" |
| 897 | + "@netlify/serverless-functions-api" "^1.35.0" |
898 | 898 | "@vercel/nft" "0.27.7"
|
899 | 899 | archiver "^7.0.0"
|
900 | 900 | common-path-prefix "^3.0.0"
|
|
0 commit comments