|
1163 | 1163 | call-me-maybe "^1.0.1"
|
1164 | 1164 | glob-to-regexp "^0.3.0"
|
1165 | 1165 |
|
1166 |
| -"@netlify/build@^10.2.4": |
1167 |
| - version "10.2.4" |
1168 |
| - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-10.2.4.tgz#f8f49cf5b3f2df26d321fa7793997d603f7c39bd" |
1169 |
| - integrity sha512-pBeG3DEjzOLLH6ajScaYMHL/RP+d4yD/U5lwhMVdOb75KJuuSIJ0XGxguBg/BAva7s7Y99jltQBUSR2m1O2UlA== |
| 1166 | +"@netlify/build@^10.2.5": |
| 1167 | + version "10.2.5" |
| 1168 | + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-10.2.5.tgz#03892d3bfd021f8752eadf2874fa3a621c4cd7e4" |
| 1169 | + integrity sha512-6AUcgkw5ed3suigI9d+ctC2thk+5o4akowoINJ3nslHSusb1g2drCkxopTOS29677zsbGL+U9yYIfEev3jxnCA== |
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.6"
|
1177 | 1177 | "@netlify/plugins-list" "^2.6.0"
|
1178 | 1178 | "@netlify/run-utils" "^1.0.6"
|
1179 |
| - "@netlify/zip-it-and-ship-it" "^3.1.0" |
| 1179 | + "@netlify/zip-it-and-ship-it" "^3.2.0" |
1180 | 1180 | "@sindresorhus/slugify" "^1.1.0"
|
1181 | 1181 | "@ungap/from-entries" "^0.2.1"
|
1182 | 1182 | array-flat-polyfill "^1.0.1"
|
|
1290 | 1290 | validate-npm-package-name "^3.0.0"
|
1291 | 1291 | yargs "^15.3.0"
|
1292 | 1292 |
|
1293 |
| -"@netlify/config@^5.4.0": |
1294 |
| - version "5.4.0" |
1295 |
| - resolved "https://registry.yarnpkg.com/@netlify/config/-/config-5.4.0.tgz#344f5a65ff289a4655035e79e57ee14c4174b1e9" |
1296 |
| - integrity sha512-qkfmN6Z4jDPpkwaa43Zrx2k1zI4d4tgrkI0PWg2QyirOq7G6xKYnD7LmsLu8w0JLj31AhZOnDCiDj7u7b+B7Hw== |
| 1293 | +"@netlify/config@^5.5.1": |
| 1294 | + version "5.5.1" |
| 1295 | + resolved "https://registry.yarnpkg.com/@netlify/config/-/config-5.5.1.tgz#9acfd816aa5ed1e61a125549baeb04e87ac92d4e" |
| 1296 | + integrity sha512-OP+T0o4UmY2uYYu0THciIbdcJPmSLJgB4oEWjsnfsGOkYaEo4E6PsPi47GqrkiYgxlTvyqfuEgIVpq/Ncal2fQ== |
1297 | 1297 | dependencies:
|
1298 | 1298 | "@ungap/from-entries" "^0.2.1"
|
1299 | 1299 | array-flat-polyfill "^1.0.1"
|
|
1471 | 1471 | unixify "^1.0.0"
|
1472 | 1472 | yargs "^15.4.1"
|
1473 | 1473 |
|
1474 |
| -"@netlify/zip-it-and-ship-it@^3.1.0": |
1475 |
| - version "3.1.0" |
1476 |
| - resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-3.1.0.tgz#5bdb1c1cbc74ba694e4b6e05f4d84f28e84e56db" |
1477 |
| - integrity sha512-x8Qz2ufrpz+dfv/HY4s/Xiwux4B0A4KbXp+vDdbTU8TkrIIRD9LGdzuwlCGBhTCufAWim3wARhSIZBC6+0k69w== |
1478 |
| - dependencies: |
1479 |
| - archiver "^4.0.0" |
1480 |
| - array-flat-polyfill "^1.0.1" |
1481 |
| - common-path-prefix "^2.0.0" |
1482 |
| - cp-file "^7.0.0" |
1483 |
| - elf-cam "^0.1.1" |
1484 |
| - end-of-stream "^1.4.4" |
1485 |
| - esbuild "^0.9.0" |
1486 |
| - filter-obj "^2.0.1" |
1487 |
| - find-up "^4.1.0" |
1488 |
| - glob "^7.1.6" |
1489 |
| - junk "^3.1.0" |
1490 |
| - locate-path "^5.0.0" |
1491 |
| - make-dir "^3.1.0" |
1492 |
| - merge-options "^3.0.4" |
1493 |
| - minimatch "^3.0.4" |
1494 |
| - p-map "^3.0.0" |
1495 |
| - path-exists "^4.0.0" |
1496 |
| - pkg-dir "^4.2.0" |
1497 |
| - precinct "^6.3.1" |
1498 |
| - require-package-name "^2.0.1" |
1499 |
| - resolve "^2.0.0-next.1" |
1500 |
| - semver "^6.3.0" |
1501 |
| - unixify "^1.0.0" |
1502 |
| - yargs "^15.4.1" |
1503 |
| - |
1504 | 1474 | "@netlify/zip-it-and-ship-it@^3.2.0":
|
1505 | 1475 | version "3.2.0"
|
1506 | 1476 | resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-3.2.0.tgz#b86965ce368f2dadc2490e7779515bcce7a4a85c"
|
@@ -9382,13 +9352,13 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
9382 | 9352 | resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
9383 | 9353 | integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
9384 | 9354 |
|
9385 |
| - |
9386 |
| - version "3.16.0" |
9387 |
| - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.16.0.tgz#3a12870b2ffbd9c8adf6ff448e659240e8ea6835" |
9388 |
| - integrity sha512-lam106YQ7ruUZoznYaARRLIibcCLkDZyWITiBEJJ9vK3pDmf0tXp1GxSeExjwT4k58AR+8mqb2nTHB2KZx09HA== |
| 9355 | + |
| 9356 | + version "3.16.1" |
| 9357 | + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.16.1.tgz#aba5380f8d39822b999037c8996678ef283bc39a" |
| 9358 | + integrity sha512-FZ2b3Ga3isYxUC9qUIp+20a2FpU1RFnIR+WcDWt1ew980hEeaJo2StcgXwrjXNC1xzFFAgODoU6PksFN27eNkg== |
9389 | 9359 | dependencies:
|
9390 |
| - "@netlify/build" "^10.2.4" |
9391 |
| - "@netlify/config" "^5.4.0" |
| 9360 | + "@netlify/build" "^10.2.5" |
| 9361 | + "@netlify/config" "^5.5.1" |
9392 | 9362 | "@netlify/framework-info" "^3.3.0"
|
9393 | 9363 | "@netlify/plugin-edge-handlers" "^1.11.6"
|
9394 | 9364 | "@netlify/plugins-list" "^2.6.0"
|
|
0 commit comments