|
1202 | 1202 | call-me-maybe "^1.0.1"
|
1203 | 1203 | glob-to-regexp "^0.3.0"
|
1204 | 1204 |
|
1205 |
| -"@netlify/build@^18.21.10": |
1206 |
| - version "18.21.10" |
1207 |
| - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.21.10.tgz#00ac60dd8f90903165e1bc54fd77d87505051fe4" |
1208 |
| - integrity sha512-wEQxQrwY80rSj6Qp3BGQqczQDlKQZPTcGDClEFBU/ua0QvO3+hxqytCQYJNetIChJGnz3b1fH79OdZYEchePYw== |
| 1205 | +"@netlify/build@^18.22.0": |
| 1206 | + version "18.22.0" |
| 1207 | + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.22.0.tgz#09ed6874acfc4e7bc3ccb15f79a13a3654d9c3ca" |
| 1208 | + integrity sha512-/cOSn08l4JGghV6o7F4z34qYaRPLN153IAIFs16DnrSffLkQO25GB+cxmxgb2Er9kUo9pTK3Otg5WzkfZuUKCg== |
1209 | 1209 | dependencies:
|
1210 | 1210 | "@bugsnag/js" "^7.0.0"
|
1211 | 1211 | "@netlify/cache-utils" "^2.0.0"
|
|
1215 | 1215 | "@netlify/plugin-edge-handlers" "^1.11.22"
|
1216 | 1216 | "@netlify/plugins-list" "^4.2.0"
|
1217 | 1217 | "@netlify/run-utils" "^2.0.0"
|
1218 |
| - "@netlify/zip-it-and-ship-it" "^4.29.3" |
| 1218 | + "@netlify/zip-it-and-ship-it" "^4.29.4" |
1219 | 1219 | "@sindresorhus/slugify" "^1.1.0"
|
1220 | 1220 | "@ungap/from-entries" "^0.2.1"
|
1221 | 1221 | ansi-escapes "^4.3.2"
|
|
1554 | 1554 | dependencies:
|
1555 | 1555 | execa "^3.4.0"
|
1556 | 1556 |
|
1557 |
| -"@netlify/ [email protected]" , "@netlify/zip-it-and-ship-it@^4.29.3": |
| 1557 | + |
1558 | 1558 | version "4.29.3"
|
1559 | 1559 | resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.29.3.tgz#cafd32eb50529db659ca3d69ef3e205ece37d4f4"
|
1560 | 1560 | integrity sha512-eDa7xS1PLjFailvfOUhmRpcu4mIuXJqd6UVZv/JZWtClWDOyaE3mIg/CYj4h4LQDAg8P2Ljy+a318izHSfqLJg==
|
|
1630 | 1630 | unixify "^1.0.0"
|
1631 | 1631 | yargs "^16.0.0"
|
1632 | 1632 |
|
| 1633 | +"@netlify/zip-it-and-ship-it@^4.29.4": |
| 1634 | + version "4.29.4" |
| 1635 | + resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.29.4.tgz#25107764afd6e55230b79a59a1336dcebc21a4a0" |
| 1636 | + integrity sha512-CDU9zzGNQF9p3b/oznT1GGKMw8X7PbaoCnsl787KbC6rx45QjAUiJqspCQv13GOh/a4n8WSnIf05VocCMMFLFw== |
| 1637 | + dependencies: |
| 1638 | + "@babel/parser" "^7.15.7" |
| 1639 | + "@netlify/esbuild" "^0.13.6" |
| 1640 | + "@vercel/nft" "^0.17.0" |
| 1641 | + archiver "^5.3.0" |
| 1642 | + array-flat-polyfill "^1.0.1" |
| 1643 | + common-path-prefix "^3.0.0" |
| 1644 | + cp-file "^9.0.0" |
| 1645 | + del "^6.0.0" |
| 1646 | + elf-cam "^0.1.1" |
| 1647 | + end-of-stream "^1.4.4" |
| 1648 | + es-module-lexer "^0.9.0" |
| 1649 | + execa "^5.0.0" |
| 1650 | + filter-obj "^2.0.1" |
| 1651 | + find-up "^5.0.0" |
| 1652 | + glob "^7.1.6" |
| 1653 | + is-builtin-module "^3.1.0" |
| 1654 | + junk "^3.1.0" |
| 1655 | + locate-path "^6.0.0" |
| 1656 | + make-dir "^3.1.0" |
| 1657 | + merge-options "^3.0.4" |
| 1658 | + minimatch "^3.0.4" |
| 1659 | + p-map "^4.0.0" |
| 1660 | + path-exists "^4.0.0" |
| 1661 | + pkg-dir "^5.0.0" |
| 1662 | + precinct "^8.2.0" |
| 1663 | + read-package-json-fast "^2.0.2" |
| 1664 | + require-package-name "^2.0.1" |
| 1665 | + resolve "^2.0.0-next.1" |
| 1666 | + semver "^7.0.0" |
| 1667 | + tmp-promise "^3.0.2" |
| 1668 | + toml "^3.0.0" |
| 1669 | + typescript "^4.4.3" |
| 1670 | + unixify "^1.0.0" |
| 1671 | + yargs "^16.0.0" |
| 1672 | + |
1633 | 1673 |
|
1634 | 1674 | version "2.1.3"
|
1635 | 1675 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
|
@@ -6448,6 +6488,11 @@ get-amd-module-type@^3.0.0:
|
6448 | 6488 | ast-module-types "^2.3.2"
|
6449 | 6489 | node-source-walk "^4.0.0"
|
6450 | 6490 |
|
| 6491 | +get-caller-file@^1.0.2: |
| 6492 | + version "1.0.3" |
| 6493 | + resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a" |
| 6494 | + integrity sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w== |
| 6495 | + |
6451 | 6496 | get-caller-file@^2.0.1, get-caller-file@^2.0.5:
|
6452 | 6497 | version "2.0.5"
|
6453 | 6498 | resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
|
|
9450 | 9495 | dependencies:
|
9451 | 9496 | minimist "^1.2.5"
|
9452 | 9497 |
|
| 9498 | +mock-require@^3.0.3: |
| 9499 | + version "3.0.3" |
| 9500 | + resolved "https://registry.yarnpkg.com/mock-require/-/mock-require-3.0.3.tgz#ccd544d9eae81dd576b3f219f69ec867318a1946" |
| 9501 | + integrity sha512-lLzfLHcyc10MKQnNUCv7dMcoY/2Qxd6wJfbqCcVk3LDb8An4hF6ohk5AztrvgKhJCqj36uyzi/p5se+tvyD+Wg== |
| 9502 | + dependencies: |
| 9503 | + get-caller-file "^1.0.2" |
| 9504 | + normalize-path "^2.1.1" |
| 9505 | + |
9453 | 9506 | modify-values@^1.0.0:
|
9454 | 9507 | version "1.0.1"
|
9455 | 9508 | resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
|
@@ -9593,12 +9646,12 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
9593 | 9646 | resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
9594 | 9647 | integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
9595 | 9648 |
|
9596 |
| - |
9597 |
| - version "6.14.21" |
9598 |
| - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.14.21.tgz#a33ea6d200f7542212579b812bd4e6ebe3680e25" |
9599 |
| - integrity sha512-CTlMHuqkPcVyjOwYr5ZX0kSOoskIKNC+wUY767w8kUH+ZrQu54fWitFsbF7Levpws4TK25kfsHHAh2ihp4jw7g== |
| 9649 | + |
| 9650 | + version "6.14.23" |
| 9651 | + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.14.23.tgz#7d1d6b962fd0b3c95b4bed48396cda68030ae569" |
| 9652 | + integrity sha512-22dKRJfuuZrq97QFlWkQm6Dyr3rXutcAIiuYcRE2Wp+PtE+DgyV5K5q4y4FqnRw9L37M8ShSxTYTDP5xmiLuNA== |
9600 | 9653 | dependencies:
|
9601 |
| - "@netlify/build" "^18.21.10" |
| 9654 | + "@netlify/build" "^18.22.0" |
9602 | 9655 | "@netlify/config" "^15.8.2"
|
9603 | 9656 | "@netlify/framework-info" "^5.11.0"
|
9604 | 9657 | "@netlify/local-functions-proxy" "^1.1.1"
|
|
9670 | 9723 | make-dir "^3.0.0"
|
9671 | 9724 | memoize-one "^6.0.0"
|
9672 | 9725 | minimist "^1.2.5"
|
| 9726 | + mock-require "^3.0.3" |
9673 | 9727 | multiparty "^4.2.1"
|
9674 | 9728 | netlify "^8.0.4"
|
9675 | 9729 | netlify-headers-parser "^4.0.1"
|
|
0 commit comments