Skip to content

Commit c2750b0

Browse files
chore(deps): update dependency @netlify/build to ^29.36.6
1 parent ab360b9 commit c2750b0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"react-dom": "18.2.0"
1111
},
1212
"devDependencies": {
13-
"@netlify/build": "^29.36.5",
13+
"@netlify/build": "^29.36.6",
1414
"@netlify/functions": "^1.6.0",
1515
"@netlify/plugin-nextjs": "^4.41.3"
1616
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -450,17 +450,17 @@
450450
resolved "https://registry.yarnpkg.com/@netlify/blobs/-/blobs-6.5.0.tgz#8a5a2119e09c551b97418a14cc834a9d56ec73ec"
451451
integrity sha512-wRFlNnL/Qv3WNLZd3OT/YYqF1zb6iPSo8T31sl9ccL1ahBxW1fBqKgF4b1XL7Z+6mRIkatvcsVPkWBcO+oJMNA==
452452

453-
"@netlify/build@^29.36.5":
454-
version "29.36.5"
455-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.36.5.tgz#074fecf591db6b86f9a74b11926d7325273807cd"
456-
integrity sha512-AMY46tbtiABeT/BJWnRRZOiuh8xWpc4kn9UOFqOi3DQgAZw19HWFqO4D+dKbLLPCV3IomkiXxFhXCxPIj1/3vw==
453+
"@netlify/build@^29.36.6":
454+
version "29.36.6"
455+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.36.6.tgz#90a244f71b6f96744fce6e6151cb0daaebe0edae"
456+
integrity sha512-crNoY5Vr7tAodBfYdz8weM+NTw5q6W6ArkowNw6QhKXa4iRXT5MY6H0c2ztsge9o5gAYs55bDhBpKiPcZlzDlA==
457457
dependencies:
458458
"@bugsnag/js" "^7.0.0"
459459
"@netlify/blobs" "^6.5.0"
460460
"@netlify/cache-utils" "^5.1.5"
461461
"@netlify/config" "^20.12.1"
462462
"@netlify/edge-bundler" "11.3.0"
463-
"@netlify/framework-info" "^9.8.10"
463+
"@netlify/framework-info" "^9.8.11"
464464
"@netlify/functions-utils" "^5.2.51"
465465
"@netlify/git-utils" "^5.1.1"
466466
"@netlify/opentelemetry-utils" "^1.0.3"
@@ -712,10 +712,10 @@
712712
"@netlify/esbuild-windows-64" "0.14.39"
713713
"@netlify/esbuild-windows-arm64" "0.14.39"
714714

715-
"@netlify/framework-info@^9.8.10":
716-
version "9.8.10"
717-
resolved "https://registry.yarnpkg.com/@netlify/framework-info/-/framework-info-9.8.10.tgz#a18589f132dafb5cb7f86c05a9895b9118633fe1"
718-
integrity sha512-VT8ejAaB/XU2xRpdpQinHUO1YL3+BMx6LJ49wJk2u9Yq/VI1/gYCi5VqbqTHBQXJUlOi84YuiRlrDBsLpPr8eg==
715+
"@netlify/framework-info@^9.8.11":
716+
version "9.8.11"
717+
resolved "https://registry.yarnpkg.com/@netlify/framework-info/-/framework-info-9.8.11.tgz#a4b4740b906e7c59c853a8eaaf9a7067a2258a71"
718+
integrity sha512-8NuvzQQVeU36PRilWqijiIWmjy6JZcqbKooGQ4bNgH/26YNdS+tN5gOWGWVYnRHgdmBUCycyYrM5h1Srwnq3hQ==
719719
dependencies:
720720
ajv "^8.12.0"
721721
filter-obj "^5.0.0"

0 commit comments

Comments
 (0)