|
1447 | 1447 | unixify "^1.0.0"
|
1448 | 1448 | yargs "^15.4.1"
|
1449 | 1449 |
|
| 1450 | +"@netlify/zip-it-and-ship-it@^3.1.0": |
| 1451 | + version "3.1.0" |
| 1452 | + resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-3.1.0.tgz#5bdb1c1cbc74ba694e4b6e05f4d84f28e84e56db" |
| 1453 | + integrity sha512-x8Qz2ufrpz+dfv/HY4s/Xiwux4B0A4KbXp+vDdbTU8TkrIIRD9LGdzuwlCGBhTCufAWim3wARhSIZBC6+0k69w== |
| 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.9.0" |
| 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 | + merge-options "^3.0.4" |
| 1469 | + minimatch "^3.0.4" |
| 1470 | + p-map "^3.0.0" |
| 1471 | + path-exists "^4.0.0" |
| 1472 | + pkg-dir "^4.2.0" |
| 1473 | + precinct "^6.3.1" |
| 1474 | + require-package-name "^2.0.1" |
| 1475 | + resolve "^2.0.0-next.1" |
| 1476 | + semver "^6.3.0" |
| 1477 | + unixify "^1.0.0" |
| 1478 | + yargs "^15.4.1" |
| 1479 | + |
1450 | 1480 |
|
1451 | 1481 | version "2.1.3"
|
1452 | 1482 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
|
@@ -9297,18 +9327,18 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
9297 | 9327 | resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
9298 | 9328 | integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
9299 | 9329 |
|
9300 |
| - |
9301 |
| - version "3.15.0" |
9302 |
| - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.15.0.tgz#d8b64108273a14eaa494c814d01756496b21a786" |
9303 |
| - integrity sha512-rrXVRUDJD3cneyKru0S6GrpgULMsFbz7w1640uhyGNMTIQTY+NxB1B+/QNMHGLM1CwB+ezY/zBgGnwf77XICxA== |
| 9330 | + |
| 9331 | + version "3.15.1" |
| 9332 | + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.15.1.tgz#22a677a8aec5272e3fda289a5e1b3a5e2f3ceb6a" |
| 9333 | + integrity sha512-L3koM/4a7Ts4fQgJ7bEWbkoYJbShUEZ8KN03+ti+V72MN+4vChmtbNlRkISw1KrfyvyCIP4va2EBTFL4pKfO7Q== |
9304 | 9334 | dependencies:
|
9305 | 9335 | "@netlify/build" "^10.2.2"
|
9306 | 9336 | "@netlify/config" "^5.1.0"
|
9307 | 9337 | "@netlify/framework-info" "^3.2.1"
|
9308 | 9338 | "@netlify/plugin-edge-handlers" "^1.11.6"
|
9309 | 9339 | "@netlify/plugins-list" "^2.6.0"
|
9310 | 9340 | "@netlify/traffic-mesh-agent" "^0.27.10"
|
9311 |
| - "@netlify/zip-it-and-ship-it" "^3.0.1" |
| 9341 | + "@netlify/zip-it-and-ship-it" "^3.1.0" |
9312 | 9342 | "@oclif/command" "^1.6.1"
|
9313 | 9343 | "@oclif/config" "^1.15.1"
|
9314 | 9344 | "@oclif/errors" "^1.3.4"
|
|
0 commit comments