|
150 | 150 | resolved "https://registry.yarnpkg.com/@netlify/binary-info/-/binary-info-1.0.0.tgz#cd0d86fb783fb03e52067f0cd284865e57be86c8"
|
151 | 151 | integrity sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw==
|
152 | 152 |
|
153 |
| -"@netlify/build@^27.18.3": |
154 |
| - version "27.18.3" |
155 |
| - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.18.3.tgz#8dfefec03afd770b006f34d3a04bcc56341b2a96" |
156 |
| - integrity sha512-Q4IKNpLhJFezhyMb+jg7OIhS2ANOB9akLt58JX4A/XStY+42jQvuzsNG/2EcDcmshjJP5fob50GyqrzpsLG3Aw== |
| 153 | +"@netlify/build@^27.18.4": |
| 154 | + version "27.18.4" |
| 155 | + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.18.4.tgz#c8f1fb73ead26618b106986d52de4f66947a7bea" |
| 156 | + integrity sha512-3DXTuv5X9FWI+6G7uI29GlxkatMqgNyPX9Ey2BiYIi2CSUjILuCealVW+Qo3SV0+afty3teptaUfMQSKa1OLHg== |
157 | 157 | dependencies:
|
158 | 158 | "@bugsnag/js" "^7.0.0"
|
159 | 159 | "@netlify/cache-utils" "^4.0.0"
|
160 | 160 | "@netlify/config" "^18.2.3"
|
161 |
| - "@netlify/edge-bundler" "^2.1.0" |
| 161 | + "@netlify/edge-bundler" "^2.2.0" |
162 | 162 | "@netlify/functions-utils" "^4.2.9"
|
163 | 163 | "@netlify/git-utils" "^4.0.0"
|
164 |
| - "@netlify/plugins-list" "^6.44.0" |
| 164 | + "@netlify/plugins-list" "^6.45.0" |
165 | 165 | "@netlify/run-utils" "^4.0.0"
|
166 | 166 | "@netlify/zip-it-and-ship-it" "^7.1.2"
|
167 | 167 | "@sindresorhus/slugify" "^2.0.0"
|
|
256 | 256 | validate-npm-package-name "^4.0.0"
|
257 | 257 | yargs "^17.3.1"
|
258 | 258 |
|
259 |
| -"@netlify/edge-bundler@^2.1.0": |
260 |
| - version "2.1.0" |
261 |
| - resolved "https://registry.yarnpkg.com/@netlify/edge-bundler/-/edge-bundler-2.1.0.tgz#d87efa85a8e3f4cc6246879ec8a882ec1b4c8a45" |
262 |
| - integrity sha512-yHb4xIZi1qiDtrL7Th7zJkJDBMmrbtRNVGllqq1hLLqDhugEtAz9AVGp3huHgl2F9D5m0l0HbpyWKG+SnZ+54A== |
| 259 | +"@netlify/edge-bundler@^2.2.0": |
| 260 | + version "2.2.0" |
| 261 | + resolved "https://registry.yarnpkg.com/@netlify/edge-bundler/-/edge-bundler-2.2.0.tgz#d1875550e3e0cf06677e64f493cc7d6ff71789d8" |
| 262 | + integrity sha512-8dvI9y77TULQCcLXya4xJIt1GMTmCAJ0XIPfxjv6lbbB2XU87/tEAQ/8VOzaC2lNf+U5qG0fcrzVjjuKt3K2Sw== |
263 | 263 | dependencies:
|
264 | 264 | "@import-maps/resolve" "^1.0.1"
|
265 | 265 | common-path-prefix "^3.0.0"
|
266 | 266 | del "^6.0.0"
|
267 | 267 | env-paths "^3.0.0"
|
268 | 268 | execa "^6.0.0"
|
269 | 269 | find-up "^6.3.0"
|
| 270 | + get-port "^6.1.2" |
270 | 271 | glob-to-regexp "^0.4.1"
|
271 | 272 | node-fetch "^3.1.1"
|
272 | 273 | node-stream-zip "^1.15.0"
|
|
602 | 603 | slash "^3.0.0"
|
603 | 604 | tiny-glob "^0.2.9"
|
604 | 605 |
|
605 |
| -"@netlify/plugins-list@^6.44.0": |
606 |
| - version "6.44.0" |
607 |
| - resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-6.44.0.tgz#e4d5da305530fc9aad01fd3ee5e356b99623b424" |
608 |
| - integrity sha512-yl4A0WzHg7PhQoefJKnjD3f31EMErIdbAQNis97x3tNoPcKeTW6dV79qttKn3PQbb3WyiFxfKlsi3xMQO6l8Nw== |
| 606 | +"@netlify/plugins-list@^6.45.0": |
| 607 | + version "6.45.0" |
| 608 | + resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-6.45.0.tgz#3025505ca6b64bb3f345ea3f96d762a04cfb0aba" |
| 609 | + integrity sha512-eFvBjP1o+ckujlV81GFDfnMOM9Vz4jeI/ZsRELLH7j1+GnGRrYcdG20THDJCS++l1bWEvX59PC2Je9eyD7fZFA== |
609 | 610 |
|
610 | 611 | "@netlify/run-utils@^4.0.0":
|
611 | 612 | version "4.0.1"
|
@@ -2410,6 +2411,11 @@ get-port-please@^2.6.1:
|
2410 | 2411 | dependencies:
|
2411 | 2412 | fs-memo "^1.2.0"
|
2412 | 2413 |
|
| 2414 | +get-port@^6.1.2: |
| 2415 | + version "6.1.2" |
| 2416 | + resolved "https://registry.yarnpkg.com/get-port/-/get-port-6.1.2.tgz#c1228abb67ba0e17fb346da33b15187833b9c08a" |
| 2417 | + integrity sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw== |
| 2418 | + |
2413 | 2419 | get-stream@^4.1.0:
|
2414 | 2420 | version "4.1.0"
|
2415 | 2421 | resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
|
|
0 commit comments