Skip to content

Commit 0c69ded

Browse files
Merge pull request #459 from netlify/renovate/netlify-packages
chore(deps): update dependency @netlify/build to ^29.58.3
2 parents 9110552 + 1c85b22 commit 0c69ded

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"react-dom": "18.3.1"
1111
},
1212
"devDependencies": {
13-
"@netlify/build": "^29.58.2",
13+
"@netlify/build": "^29.58.3",
1414
"@netlify/functions": "^1.6.0",
1515
"@netlify/plugin-nextjs": "^4.41.3"
1616
}

yarn.lock

+30-30
Original file line numberDiff line numberDiff line change
@@ -463,23 +463,23 @@
463463
resolved "https://registry.yarnpkg.com/@netlify/blobs/-/blobs-7.4.0.tgz#cc28b64436519fa2b8d51a0736e1549bdb84f5e0"
464464
integrity sha512-7rdPzo8bggt3D2CVO+U1rmEtxxs8X7cLusDbHZRJaMlxqxBD05mXgThj5DUJMFOvmfVjhEH/S/3AyiLUbDQGDg==
465465

466-
"@netlify/build@^29.58.2":
467-
version "29.58.2"
468-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.58.2.tgz#120bc7cdbe202d4a351cfe78e1da9e3c5a2601c4"
469-
integrity sha512-/kb5jkPifwzea26paiayiw417nqk/1Q4S1WZzjrqClEmyW9kEzJ7J3xCbpVZw7KBOCK7IaYbx+6MkiZtr7I9xQ==
466+
"@netlify/build@^29.58.3":
467+
version "29.58.3"
468+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.58.3.tgz#a8234e977aa1df06db756e643c15acdc8d7aa45b"
469+
integrity sha512-8znE61fOqvwlpk8t8alWVmt1rVEkz7ULE8Gs5xqlH3WQ+8MpcgtaqT5lW1PARhTqJAP+5ya1NOZCHJ8O7X4GRw==
470470
dependencies:
471471
"@bugsnag/js" "^7.0.0"
472472
"@netlify/blobs" "^7.4.0"
473473
"@netlify/cache-utils" "^5.2.0"
474-
"@netlify/config" "^20.21.2"
474+
"@netlify/config" "^20.21.3"
475475
"@netlify/edge-bundler" "12.3.2"
476476
"@netlify/framework-info" "^9.9.1"
477-
"@netlify/functions-utils" "^5.3.2"
477+
"@netlify/functions-utils" "^5.3.3"
478478
"@netlify/git-utils" "^5.2.0"
479479
"@netlify/opentelemetry-utils" "^1.3.0"
480480
"@netlify/plugins-list" "^6.80.0"
481481
"@netlify/run-utils" "^5.2.0"
482-
"@netlify/zip-it-and-ship-it" "9.42.2"
482+
"@netlify/zip-it-and-ship-it" "9.42.3"
483483
"@sindresorhus/slugify" "^2.0.0"
484484
ansi-escapes "^6.0.0"
485485
chalk "^5.0.0"
@@ -541,10 +541,10 @@
541541
path-exists "^5.0.0"
542542
readdirp "^3.4.0"
543543

544-
"@netlify/config@^20.21.2":
545-
version "20.21.2"
546-
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-20.21.2.tgz#cd86ce5c758a4321b923a29713f67250abe3961f"
547-
integrity sha512-W1D3yc79VU7B8L0h4iREjaCpQbudPAQTnmkNLlJhuvLDJn6SlsDiitGDvUpp+9VYAhwX5SJgYMvDGOlbWk+tMA==
544+
"@netlify/config@^20.21.3":
545+
version "20.21.3"
546+
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-20.21.3.tgz#0f38f44fa94684ea44c254257598fc71efc53b71"
547+
integrity sha512-Ky/e8vWQoCWETgMJQogAb/7j1WwmqPESfCJhxFa3TM3xdN8KUYSBHmMlsqI/1NHEAfSf1AV5usyF0Dpc5kI+yw==
548548
dependencies:
549549
"@iarna/toml" "^2.2.5"
550550
"@netlify/headers-parser" "^7.3.0"
@@ -562,7 +562,7 @@
562562
is-plain-obj "^4.0.0"
563563
js-yaml "^4.0.0"
564564
map-obj "^5.0.0"
565-
netlify "^13.2.1"
565+
netlify "^13.3.0"
566566
node-fetch "^3.3.1"
567567
omit.js "^2.0.2"
568568
p-locate "^6.0.0"
@@ -742,12 +742,12 @@
742742
read-package-up "^11.0.0"
743743
semver "^7.3.8"
744744

745-
"@netlify/functions-utils@^5.3.2":
746-
version "5.3.2"
747-
resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-5.3.2.tgz#7d3aa0cab963492d85459df8600a2e06f45def7f"
748-
integrity sha512-IAqIA3w+a+fnDeR5GwRQY1T3f5THtFByRVbLrK79nt+CY131h9csBQQco6YsV1hSjCu8EODHDIIBfpvdBcsTzQ==
745+
"@netlify/functions-utils@^5.3.3":
746+
version "5.3.3"
747+
resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-5.3.3.tgz#63865023cf93d0587f396405c7efd57d4e92997e"
748+
integrity sha512-8Jrag6Qyda5P17OGTNw8/jLRm1xAhEXlwTDawNem8sXs93JlLi2riNtHzZquwZsMsmCkoMekV8Hj9B3H63l5tA==
749749
dependencies:
750-
"@netlify/zip-it-and-ship-it" "9.42.2"
750+
"@netlify/zip-it-and-ship-it" "9.42.3"
751751
cpy "^9.0.0"
752752
path-exists "^5.0.0"
753753

@@ -881,23 +881,23 @@
881881
"@netlify/node-cookies" "^0.1.0"
882882
urlpattern-polyfill "8.0.2"
883883

884-
"@netlify/serverless-functions-api@^1.31.1":
885-
version "1.31.1"
886-
resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.31.1.tgz#4f7f964c46497111e3b4b058f0f33e4c0bba3c05"
887-
integrity sha512-SkNxzfCwctS5ETnCqJOJfZZ/jB0pTkbWEAsApHoL7HzUQGWoRM6wYf4baJAJVMTfZBQu534SbKuwRs7WDAs43A==
884+
"@netlify/serverless-functions-api@^1.32.0":
885+
version "1.32.0"
886+
resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.32.0.tgz#0c8806f468c898d74c442f359a701fa803caec18"
887+
integrity sha512-dRKNGox2wdKb8ONoMc4mtLyUSxYvCYDFM1iyJUCb+9Nit9Azvtr8htD9D8z9bH1L4MKraHJJE756OSfLL3jduQ==
888888
dependencies:
889889
"@netlify/node-cookies" "^0.1.0"
890890
urlpattern-polyfill "8.0.2"
891891

892-
"@netlify/[email protected].2":
893-
version "9.42.2"
894-
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.42.2.tgz#ecd5472e8fb5229f5c9ba36db965fb5e1e6e7602"
895-
integrity sha512-2J+Nc2XkTmcb0Q3D/Mk+wmMUS6VVyLaIyn+A/GET6sKG+FSTJkH2mzgPfCUSIfSb+yae/ll8FYyH7Ym//6F/bA==
892+
"@netlify/[email protected].3":
893+
version "9.42.3"
894+
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.42.3.tgz#ec25e1dc13ee58046223db89c897cef79c6dd445"
895+
integrity sha512-CodOV1rbYrYZwz9Y6VrF6IeJn3UufMw1CEkvzE9/NlyN4yU6QYCu4yz5O9bOTvwQdharBpymImr6Q3t+zXPJXQ==
896896
dependencies:
897897
"@babel/parser" "^7.22.5"
898898
"@babel/types" "7.26.3"
899899
"@netlify/binary-info" "^1.0.0"
900-
"@netlify/serverless-functions-api" "^1.31.1"
900+
"@netlify/serverless-functions-api" "^1.32.0"
901901
"@vercel/nft" "0.27.7"
902902
archiver "^7.0.0"
903903
common-path-prefix "^3.0.0"
@@ -3459,10 +3459,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0, nested-error-stacks@^2.1
34593459
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.1.tgz#26c8a3cee6cc05fbcf1e333cd2fc3e003326c0b5"
34603460
integrity sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw==
34613461

3462-
netlify@^13.2.1:
3463-
version "13.2.1"
3464-
resolved "https://registry.yarnpkg.com/netlify/-/netlify-13.2.1.tgz#4eb5043c311a4598145a9104d7e088a8068e2940"
3465-
integrity sha512-H74wp5O8Rxv1pRHSd+Ewc9pmw4ZDaH9B3C9Wtj7LB5BeE9gZwZyrXkSoSAHZlN9R5cnkI93CwBBfTaWdWy663Q==
3462+
netlify@^13.3.0:
3463+
version "13.3.0"
3464+
resolved "https://registry.yarnpkg.com/netlify/-/netlify-13.3.0.tgz#ce9915965c22b2ded7407482a10f6b54e2527753"
3465+
integrity sha512-mHhNLFhe4RQffo7hvoJljJ5+dMSz0o1lSlP9Q8+dB7MvtnL8vG6yA8vaHUTi9+UWa/fXEM730UmWiJotzv8omQ==
34663466
dependencies:
34673467
"@netlify/open-api" "^2.35.0"
34683468
lodash-es "^4.17.21"

0 commit comments

Comments
 (0)