|
1163 | 1163 | call-me-maybe "^1.0.1"
|
1164 | 1164 | glob-to-regexp "^0.3.0"
|
1165 | 1165 |
|
1166 |
| -"@netlify/build@^9.2.0": |
1167 |
| - version "9.2.0" |
1168 |
| - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-9.2.0.tgz#b04ee875c7035b2d51813d8e4f58b50876478e04" |
1169 |
| - integrity sha512-bpPW91WdqRpkG+95XvbHeKAYcx8/fCh68ttZJqm5dv5YYBOaxBJhARY9i47rmQGCPVUFe3joS4p7fTKH5zMMYQ== |
| 1166 | +"@netlify/build@^9.4.0": |
| 1167 | + version "9.4.0" |
| 1168 | + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-9.4.0.tgz#18ece0a6e38e8a97f089f408f9ebe96e976bf059" |
| 1169 | + integrity sha512-mgu+FRYBK74UF1LiV4D1W1th/BuBSSRZc0xQZoCbPuvz2gD4ZK3p2uf34CyzN8Va6CR+j0tMVpNU5uGNR9ic1g== |
1170 | 1170 | dependencies:
|
1171 | 1171 | "@bugsnag/js" "^7.0.0"
|
1172 | 1172 | "@netlify/cache-utils" "^1.0.7"
|
|
1176 | 1176 | "@netlify/plugin-edge-handlers" "^1.11.5"
|
1177 | 1177 | "@netlify/plugins-list" "^2.2.0"
|
1178 | 1178 | "@netlify/run-utils" "^1.0.6"
|
1179 |
| - "@netlify/zip-it-and-ship-it" "^2.3.0" |
| 1179 | + "@netlify/zip-it-and-ship-it" "^2.4.0" |
1180 | 1180 | "@sindresorhus/slugify" "^1.1.0"
|
1181 | 1181 | "@ungap/from-entries" "^0.2.1"
|
1182 | 1182 | array-flat-polyfill "^1.0.1"
|
|
1447 | 1447 | unixify "^1.0.0"
|
1448 | 1448 | yargs "^15.4.1"
|
1449 | 1449 |
|
| 1450 | +"@netlify/zip-it-and-ship-it@^2.4.0": |
| 1451 | + version "2.4.0" |
| 1452 | + resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-2.4.0.tgz#1f85222c7560fffdf3ef18e045c3a80f15ecdf52" |
| 1453 | + integrity sha512-ApuQqnm5x97mFaUEQmmkogcH3MtvPmX1W6MI3Yp4pBXBtRjqTbkrUOiEq97mNnvRR3zEvR8kTLOY7Hd7lAL4bQ== |
| 1454 | + dependencies: |
| 1455 | + archiver "^4.0.0" |
| 1456 | + array-flat-polyfill "^1.0.1" |
| 1457 | + common-path-prefix "^2.0.0" |
| 1458 | + cp-file "^7.0.0" |
| 1459 | + elf-cam "^0.1.1" |
| 1460 | + end-of-stream "^1.4.4" |
| 1461 | + esbuild "^0.8.46" |
| 1462 | + filter-obj "^2.0.1" |
| 1463 | + find-up "^4.1.0" |
| 1464 | + glob "^7.1.6" |
| 1465 | + junk "^3.1.0" |
| 1466 | + locate-path "^5.0.0" |
| 1467 | + make-dir "^3.1.0" |
| 1468 | + p-map "^3.0.0" |
| 1469 | + path-exists "^4.0.0" |
| 1470 | + pkg-dir "^4.2.0" |
| 1471 | + precinct "^6.3.1" |
| 1472 | + require-package-name "^2.0.1" |
| 1473 | + resolve "^2.0.0-next.1" |
| 1474 | + semver "^7.3.2" |
| 1475 | + unixify "^1.0.0" |
| 1476 | + yargs "^15.4.1" |
| 1477 | + |
1450 | 1478 |
|
1451 | 1479 | version "2.1.3"
|
1452 | 1480 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
|
@@ -4945,6 +4973,11 @@ esbuild@^0.8.36:
|
4945 | 4973 | resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.46.tgz#8fc7230ce3019b12e2553399f0c03875a729c26b"
|
4946 | 4974 | integrity sha512-xck9sXNCNmjDHCCfxTCyhKTiFuEBweh+IDAhMLOJI990v1Fzii6MyIkT1LbkvjgoVgPX2SK1kpi5eZVGNrl8yg==
|
4947 | 4975 |
|
| 4976 | +esbuild@^0.8.46: |
| 4977 | + version "0.8.52" |
| 4978 | + resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.52.tgz#6dabf11c517af449a96d66da20dfc204ee7b5294" |
| 4979 | + integrity sha512-b5KzFweLLXoXQwdC/e2+Z80c8uo2M5MgP7yQEEebkFw6In4T9CvYcNoM2ElvJt8ByO04zAZUV0fZkXmXoi2s9A== |
| 4980 | + |
4948 | 4981 | escalade@^3.0.2:
|
4949 | 4982 | version "3.0.2"
|
4950 | 4983 | resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.0.2.tgz#6a580d70edb87880f22b4c91d0d56078df6962c4"
|
@@ -9274,17 +9307,17 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
9274 | 9307 | resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
9275 | 9308 | integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
9276 | 9309 |
|
9277 |
| - |
9278 |
| - version "3.10.0" |
9279 |
| - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.10.0.tgz#87e0c0d4d10904a819d90679b9d71b417c228aa5" |
9280 |
| - integrity sha512-WGgQYCHJ4/J1qe+uAckphmgBfB1WP3usFfa/9TBWAHfNMtvwwZX3JeIzjWxG7t+v89nwCCR/y0ZN93Z427fWNw== |
| 9310 | + |
| 9311 | + version "3.10.1" |
| 9312 | + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.10.1.tgz#9d207b5f3ce1a4717da3abfc9e41d9514f32731a" |
| 9313 | + integrity sha512-ZqG191B8Q2oWIHiuHRr8JyHOXLVnHKZFmES7uDSKaLT0IIqaMPv+86z/BV6x08TVBrQLNTVPFmEZJRsCg+A7ig== |
9281 | 9314 | dependencies:
|
9282 |
| - "@netlify/build" "^9.2.0" |
| 9315 | + "@netlify/build" "^9.4.0" |
9283 | 9316 | "@netlify/config" "^4.0.2"
|
9284 | 9317 | "@netlify/framework-info" "^2.3.0"
|
9285 | 9318 | "@netlify/plugin-edge-handlers" "^1.11.5"
|
9286 | 9319 | "@netlify/traffic-mesh-agent" "^0.27.10"
|
9287 |
| - "@netlify/zip-it-and-ship-it" "^2.3.0" |
| 9320 | + "@netlify/zip-it-and-ship-it" "^2.4.0" |
9288 | 9321 | "@oclif/command" "^1.6.1"
|
9289 | 9322 | "@oclif/config" "^1.15.1"
|
9290 | 9323 | "@oclif/errors" "^1.3.4"
|
|
0 commit comments