|
1175 | 1175 | call-me-maybe "^1.0.1"
|
1176 | 1176 | glob-to-regexp "^0.3.0"
|
1177 | 1177 |
|
1178 |
| -"@netlify/build@^18.13.9": |
1179 |
| - version "18.13.9" |
1180 |
| - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.13.9.tgz#ed1527cba8ce69238a5e654790e465ff1fa6d079" |
1181 |
| - integrity sha512-5aychjE4e1MzKkbngYtqcGxz1tBkvdgTO+ePiFK+aw6C8l3bYLTw1urF0jcVwXFUgREPeTI7S7oBNLebfn4rVA== |
| 1178 | +"@netlify/build@^18.13.10": |
| 1179 | + version "18.13.11" |
| 1180 | + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.13.11.tgz#a7d8477f619b0a370999c73f314ad19e1e594eca" |
| 1181 | + integrity sha512-TgNCJ5IAHyW1vp0JiDB6Ftgoo8KKXA/MLKmCBwNr1IdwyafRASCWnLmb7tmS1bA0meYVi4KbERlHvScrOtclsA== |
1182 | 1182 | dependencies:
|
1183 | 1183 | "@bugsnag/js" "^7.0.0"
|
1184 | 1184 | "@netlify/cache-utils" "^2.0.0"
|
|
1188 | 1188 | "@netlify/plugin-edge-handlers" "^1.11.22"
|
1189 | 1189 | "@netlify/plugins-list" "^4.0.0"
|
1190 | 1190 | "@netlify/run-utils" "^2.0.0"
|
1191 |
| - "@netlify/zip-it-and-ship-it" "^4.23.5" |
| 1191 | + "@netlify/zip-it-and-ship-it" "^4.23.6" |
1192 | 1192 | "@sindresorhus/slugify" "^1.1.0"
|
1193 | 1193 | "@ungap/from-entries" "^0.2.1"
|
1194 | 1194 | ansi-escapes "^4.3.2"
|
|
1520 | 1520 | dependencies:
|
1521 | 1521 | execa "^3.4.0"
|
1522 | 1522 |
|
1523 |
| -"@netlify/zip-it-and-ship-it@4.23.6": |
| 1523 | +"@netlify/zip-it-and-ship-it@4.23.6", "@netlify/zip-it-and-ship-it@^4.23.6": |
1524 | 1524 | version "4.23.6"
|
1525 | 1525 | resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.23.6.tgz#07726b95c283463882064dcd71e1b1c65d2fcd06"
|
1526 | 1526 | integrity sha512-b4LqjSKrCxWZPVdUVuOXj6Y92fh6X6XXuGw5cr11EzNbqEl7ZPzxsRABkekDD93FOa0Pxi0gI1+ployXK0PQdQ==
|
|
1595 | 1595 | unixify "^1.0.0"
|
1596 | 1596 | yargs "^16.0.0"
|
1597 | 1597 |
|
1598 |
| -"@netlify/zip-it-and-ship-it@^4.23.5": |
1599 |
| - version "4.23.5" |
1600 |
| - resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.23.5.tgz#4d8f8a5d49a32d6e46fbe3ae19292502bdd736a0" |
1601 |
| - integrity sha512-aU5PtVEa2ydQVXXDIKhZXngUDgbZ/WmrkWGZyJrJQBfM20sDBlAVyYinK5qcm4Et7GFOkZ879p5Odz0Ml5aMDA== |
1602 |
| - dependencies: |
1603 |
| - "@babel/parser" "^7.15.7" |
1604 |
| - "@netlify/esbuild" "^0.13.6" |
1605 |
| - archiver "^5.3.0" |
1606 |
| - array-flat-polyfill "^1.0.1" |
1607 |
| - common-path-prefix "^3.0.0" |
1608 |
| - cp-file "^9.0.0" |
1609 |
| - del "^6.0.0" |
1610 |
| - elf-cam "^0.1.1" |
1611 |
| - end-of-stream "^1.4.4" |
1612 |
| - es-module-lexer "^0.9.0" |
1613 |
| - execa "^5.0.0" |
1614 |
| - filter-obj "^2.0.1" |
1615 |
| - find-up "^5.0.0" |
1616 |
| - glob "^7.1.6" |
1617 |
| - is-builtin-module "^3.1.0" |
1618 |
| - junk "^3.1.0" |
1619 |
| - locate-path "^6.0.0" |
1620 |
| - make-dir "^3.1.0" |
1621 |
| - merge-options "^3.0.4" |
1622 |
| - minimatch "^3.0.4" |
1623 |
| - p-map "^4.0.0" |
1624 |
| - path-exists "^4.0.0" |
1625 |
| - pkg-dir "^5.0.0" |
1626 |
| - precinct "^8.0.0" |
1627 |
| - read-package-json-fast "^2.0.2" |
1628 |
| - require-package-name "^2.0.1" |
1629 |
| - resolve "^2.0.0-next.1" |
1630 |
| - semver "^7.0.0" |
1631 |
| - tmp-promise "^3.0.2" |
1632 |
| - toml "^3.0.0" |
1633 |
| - typescript "^4.4.3" |
1634 |
| - unixify "^1.0.0" |
1635 |
| - yargs "^16.0.0" |
1636 |
| - |
1637 | 1598 | "@nodelib/fs.scandir@2.1.3":
|
1638 | 1599 | version "2.1.3"
|
1639 | 1600 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
|
@@ -9435,12 +9396,12 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
9435 | 9396 | resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
9436 | 9397 | integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
9437 | 9398 |
|
9438 |
| -netlify-cli@6.10.3: |
9439 |
| - version "6.10.3" |
9440 |
| - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.10.3.tgz#5ca1ef142ca36d5d6e0dcf3bedd9a52b879232ff" |
9441 |
| - integrity sha512-erj07EGqP4K6z56X5GTGAj5DT9pC85luPo9yh7E43oiD9UF3SR/rMBBuIA50S65EeulEUuS/tC9v0goVDfZDPA== |
| 9399 | +netlify-cli@6.10.4: |
| 9400 | + version "6.10.4" |
| 9401 | + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.10.4.tgz#c5ce71c34070225b8148d9c1776074f727d3a949" |
| 9402 | + integrity sha512-gJwCgAkYzORuAaUUr42VOfCWGiA8UPO83myTTb4h5AC6Kp1ieD/Hj0PmRZ8SjDiAuKMFPSGt1ScbNpMAK6PwKQ== |
9442 | 9403 | dependencies:
|
9443 |
| - "@netlify/build" "^18.13.9" |
| 9404 | + "@netlify/build" "^18.13.10" |
9444 | 9405 | "@netlify/config" "^15.6.4"
|
9445 | 9406 | "@netlify/framework-info" "^5.9.2"
|
9446 | 9407 | "@netlify/local-functions-proxy" "^1.1.1"
|
|
0 commit comments