|
1514 | 1514 | unixify "^1.0.0"
|
1515 | 1515 | yargs "^15.4.1"
|
1516 | 1516 |
|
| 1517 | +"@netlify/zip-it-and-ship-it@^3.8.0": |
| 1518 | + version "3.8.0" |
| 1519 | + resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-3.8.0.tgz#29b6ef75b890292faa870f494be81d6958a75883" |
| 1520 | + integrity sha512-wbGx21cUXM7MCsvCA6ApHqIGSgaiZq4AdHA9KcRya1RvqllODgJSPYU87vSTP8jPjW3m3EwFNp/qTZ3WR23ZZQ== |
| 1521 | + dependencies: |
| 1522 | + archiver "^4.0.0" |
| 1523 | + array-flat-polyfill "^1.0.1" |
| 1524 | + common-path-prefix "^2.0.0" |
| 1525 | + cp-file "^7.0.0" |
| 1526 | + del "^5.1.0" |
| 1527 | + elf-cam "^0.1.1" |
| 1528 | + end-of-stream "^1.4.4" |
| 1529 | + esbuild "^0.11.0" |
| 1530 | + filter-obj "^2.0.1" |
| 1531 | + find-up "^4.1.0" |
| 1532 | + glob "^7.1.6" |
| 1533 | + junk "^3.1.0" |
| 1534 | + locate-path "^5.0.0" |
| 1535 | + make-dir "^3.1.0" |
| 1536 | + merge-options "^3.0.4" |
| 1537 | + minimatch "^3.0.4" |
| 1538 | + p-map "^3.0.0" |
| 1539 | + path-exists "^4.0.0" |
| 1540 | + pkg-dir "^4.2.0" |
| 1541 | + precinct "^6.3.1" |
| 1542 | + read-package-json-fast "^2.0.2" |
| 1543 | + require-package-name "^2.0.1" |
| 1544 | + resolve "^2.0.0-next.1" |
| 1545 | + semver "^6.3.0" |
| 1546 | + unixify "^1.0.0" |
| 1547 | + yargs "^15.4.1" |
| 1548 | + |
1517 | 1549 |
|
1518 | 1550 | version "2.1.3"
|
1519 | 1551 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
|
@@ -9401,18 +9433,18 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
9401 | 9433 | resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
9402 | 9434 | integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
9403 | 9435 |
|
9404 |
| - |
9405 |
| - version "3.21.10" |
9406 |
| - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.21.10.tgz#49ac4d37d85cf34f94a10c8a3898aacbf6aa0e46" |
9407 |
| - integrity sha512-BeKVjN8uO2Ls2Q5cx5l8wvCIs965ETCVnKU/MRnCwAXPN+sgqjAReh3/wAs8Svs0lKdof3zGaQAypDiWOsV3RQ== |
| 9436 | + |
| 9437 | + version "3.21.12" |
| 9438 | + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.21.12.tgz#440f46677f553a4e8ba788fb0456a5fab3dffded" |
| 9439 | + integrity sha512-v0aJ0dVbX55tqifunWocUAj9X2L5axvQ2N5Phalw8jJG/ha65QzgbCp/BupOQ14jLEpHu6A1pwE6S7TPRs0KSA== |
9408 | 9440 | dependencies:
|
9409 | 9441 | "@netlify/build" "^11.2.5"
|
9410 | 9442 | "@netlify/config" "^6.2.0"
|
9411 | 9443 | "@netlify/framework-info" "^3.3.0"
|
9412 | 9444 | "@netlify/plugin-edge-handlers" "^1.11.6"
|
9413 | 9445 | "@netlify/plugins-list" "^2.8.0"
|
9414 | 9446 | "@netlify/traffic-mesh-agent" "^0.27.10"
|
9415 |
| - "@netlify/zip-it-and-ship-it" "^3.7.0" |
| 9447 | + "@netlify/zip-it-and-ship-it" "^3.8.0" |
9416 | 9448 | "@oclif/command" "^1.6.1"
|
9417 | 9449 | "@oclif/config" "^1.15.1"
|
9418 | 9450 | "@oclif/errors" "^1.3.4"
|
|
9474 | 9506 | memoize-one "^5.2.1"
|
9475 | 9507 | minimist "^1.2.5"
|
9476 | 9508 | multiparty "^4.2.1"
|
9477 |
| - netlify "^6.1.20" |
| 9509 | + netlify "^6.1.21" |
9478 | 9510 | netlify-redirect-parser "^3.0.17"
|
9479 | 9511 | netlify-redirector "^0.2.1"
|
9480 | 9512 | node-fetch "^2.6.0"
|
@@ -9574,6 +9606,33 @@ netlify@^6.1.20:
|
9574 | 9606 | through2-filter "^3.0.0"
|
9575 | 9607 | through2-map "^3.0.0"
|
9576 | 9608 |
|
| 9609 | +netlify@^6.1.21: |
| 9610 | + version "6.1.22" |
| 9611 | + resolved "https://registry.yarnpkg.com/netlify/-/netlify-6.1.22.tgz#fb52d9fddd8130aa1348c52a3e03380bbae105ad" |
| 9612 | + integrity sha512-Ygamgz3EAPBG7PBs4Hq78nswGJLC7R6ndS7VfkHD9+X3l5LJ4E95+Lw4HlbD3wiDt1jp4dJ+VHn2Y0Z123rqzQ== |
| 9613 | + dependencies: |
| 9614 | + "@netlify/open-api" "^1.3.0" |
| 9615 | + "@netlify/zip-it-and-ship-it" "^3.8.0" |
| 9616 | + backoff "^2.5.0" |
| 9617 | + clean-deep "^3.4.0" |
| 9618 | + flush-write-stream "^2.0.0" |
| 9619 | + folder-walker "^3.2.0" |
| 9620 | + from2-array "0.0.4" |
| 9621 | + hasha "^5.2.2" |
| 9622 | + lodash.camelcase "^4.3.0" |
| 9623 | + micro-api-client "^3.3.0" |
| 9624 | + node-fetch "^2.6.1" |
| 9625 | + omit.js "^2.0.2" |
| 9626 | + p-map "^3.0.0" |
| 9627 | + p-wait-for "^3.2.0" |
| 9628 | + parallel-transform "^1.2.0" |
| 9629 | + pump "^3.0.0" |
| 9630 | + qs "^6.9.6" |
| 9631 | + rimraf "^3.0.2" |
| 9632 | + tempy "^0.3.0" |
| 9633 | + through2-filter "^3.0.0" |
| 9634 | + through2-map "^3.0.0" |
| 9635 | + |
9577 | 9636 | nice-try@^1.0.4:
|
9578 | 9637 | version "1.0.5"
|
9579 | 9638 | resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
|
|
0 commit comments