|
1163 | 1163 | call-me-maybe "^1.0.1"
|
1164 | 1164 | glob-to-regexp "^0.3.0"
|
1165 | 1165 |
|
1166 |
| -"@netlify/build@^11.2.0": |
1167 |
| - version "11.2.0" |
1168 |
| - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-11.2.0.tgz#c2bdc2333111c6c7c07967dbae98a66c18393117" |
1169 |
| - integrity sha512-xXS8qCSQMOp7MY4mpbGH3MbGqRyW8Rfu1TmZFkZh9Zt+iIO5lCdP3VoAu3ULKK29cjnm+QZ0BI8l+DYNxj2Ezw== |
| 1166 | +"@netlify/build@^11.2.1": |
| 1167 | + version "11.2.1" |
| 1168 | + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-11.2.1.tgz#9cc92e80020e6d76169591057f7b2a5fb3786c77" |
| 1169 | + integrity sha512-RxN0aBUIlxyBu5eizOzM2LOH6H2/su/bPRMu+qFvWxjwP6nt1N7k6hAKtwLBrhkk5m4/QadibwlhCIT6LTZFNw== |
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.7.0"
|
1178 | 1178 | "@netlify/run-utils" "^1.0.6"
|
1179 |
| - "@netlify/zip-it-and-ship-it" "^3.4.0" |
| 1179 | + "@netlify/zip-it-and-ship-it" "^3.5.0" |
1180 | 1180 | "@sindresorhus/slugify" "^1.1.0"
|
1181 | 1181 | "@ungap/from-entries" "^0.2.1"
|
1182 | 1182 | ansi-escapes "^4.3.2"
|
|
1237 | 1237 | path-exists "^4.0.0"
|
1238 | 1238 | readdirp "^3.4.0"
|
1239 | 1239 |
|
1240 |
| -"@netlify/config@^6.0.0", "@netlify/config@^6.0.1": |
| 1240 | +"@netlify/config@^6.0.0": |
1241 | 1241 | version "6.0.1"
|
1242 | 1242 | resolved "https://registry.yarnpkg.com/@netlify/config/-/config-6.0.1.tgz#4ce60ff0cde84d7fabbccd84b1888098130b9320"
|
1243 | 1243 | integrity sha512-rytv9UUW0QkBqwd0OkNF9SyEZLbGIbLmSms6h2Ob6pGiMUQd1wUwuX0PyS3ueIF/ZFB3PVKE8gUHNBC4wxyUrg==
|
|
1264 | 1264 | validate-npm-package-name "^3.0.0"
|
1265 | 1265 | yargs "^15.3.0"
|
1266 | 1266 |
|
| 1267 | +"@netlify/config@^6.0.2": |
| 1268 | + version "6.0.2" |
| 1269 | + resolved "https://registry.yarnpkg.com/@netlify/config/-/config-6.0.2.tgz#7c51c3846dd84a499ea90faf097d4d28b177ce64" |
| 1270 | + integrity sha512-C94eoPY+cP9CzXor9ERqN5vQVQJcTz0BPo88XexUo6ooQdQoIQSquKypxe4TpJWqaN/b/sBhWkVNWfFNCiI0gg== |
| 1271 | + dependencies: |
| 1272 | + "@ungap/from-entries" "^0.2.1" |
| 1273 | + array-flat-polyfill "^1.0.1" |
| 1274 | + chalk "^3.0.0" |
| 1275 | + deepmerge "^4.2.2" |
| 1276 | + execa "^3.4.0" |
| 1277 | + fast-safe-stringify "^2.0.7" |
| 1278 | + figures "^3.2.0" |
| 1279 | + filter-obj "^2.0.1" |
| 1280 | + find-up "^4.1.0" |
| 1281 | + indent-string "^4.0.0" |
| 1282 | + is-plain-obj "^2.1.0" |
| 1283 | + js-yaml "^4.0.0" |
| 1284 | + netlify "^6.1.20" |
| 1285 | + omit.js "^2.0.2" |
| 1286 | + p-locate "^4.1.0" |
| 1287 | + path-exists "^4.0.0" |
| 1288 | + path-type "^4.0.0" |
| 1289 | + toml "^3.0.0" |
| 1290 | + tomlify-j0.4 "^3.0.0" |
| 1291 | + validate-npm-package-name "^3.0.0" |
| 1292 | + yargs "^15.3.0" |
| 1293 | + |
1267 | 1294 | "@netlify/framework-info@^3.3.0":
|
1268 | 1295 | version "3.3.0"
|
1269 | 1296 | resolved "https://registry.yarnpkg.com/@netlify/framework-info/-/framework-info-3.3.0.tgz#d53b4876699fff84f05a31634c6877c6717b85bd"
|
|
1422 | 1449 | unixify "^1.0.0"
|
1423 | 1450 | yargs "^15.4.1"
|
1424 | 1451 |
|
1425 |
| -"@netlify/zip-it-and-ship-it@^3.4.0": |
1426 |
| - version "3.4.0" |
1427 |
| - resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-3.4.0.tgz#61f23beabce2ef44ca7b0046c0c33612b8965374" |
1428 |
| - integrity sha512-/wHeHVcpVyo8nD93VdmluSJeipQrTt4mXp08krqQbPZPgA2HyupyYT4ZgjWKCh00Mrh2/k1XRbbxJYRc70lzkw== |
1429 |
| - dependencies: |
1430 |
| - archiver "^4.0.0" |
1431 |
| - array-flat-polyfill "^1.0.1" |
1432 |
| - common-path-prefix "^2.0.0" |
1433 |
| - cp-file "^7.0.0" |
1434 |
| - del "^5.1.0" |
1435 |
| - elf-cam "^0.1.1" |
1436 |
| - end-of-stream "^1.4.4" |
1437 |
| - esbuild "^0.11.0" |
1438 |
| - filter-obj "^2.0.1" |
1439 |
| - find-up "^4.1.0" |
1440 |
| - glob "^7.1.6" |
1441 |
| - junk "^3.1.0" |
1442 |
| - locate-path "^5.0.0" |
1443 |
| - make-dir "^3.1.0" |
1444 |
| - merge-options "^3.0.4" |
1445 |
| - minimatch "^3.0.4" |
1446 |
| - p-map "^3.0.0" |
1447 |
| - path-exists "^4.0.0" |
1448 |
| - pkg-dir "^4.2.0" |
1449 |
| - precinct "^6.3.1" |
1450 |
| - read-package-json-fast "^2.0.2" |
1451 |
| - require-package-name "^2.0.1" |
1452 |
| - resolve "^2.0.0-next.1" |
1453 |
| - semver "^6.3.0" |
1454 |
| - unixify "^1.0.0" |
1455 |
| - yargs "^15.4.1" |
1456 |
| - |
1457 | 1452 | "@netlify/zip-it-and-ship-it@^3.5.0":
|
1458 | 1453 | version "3.5.0"
|
1459 | 1454 | resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-3.5.0.tgz#1b9cfb128348cca8f83dbdaeb1a1cfad512769fd"
|
@@ -9368,13 +9363,13 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
9368 | 9363 | resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
9369 | 9364 | integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
9370 | 9365 |
|
9371 |
| - |
9372 |
| - version "3.21.0" |
9373 |
| - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.21.0.tgz#d29ea669215daa88cdf851c7c6f281715ac41b74" |
9374 |
| - integrity sha512-k6xAndaBdm01n9LUPFxs+IVvDjgi3ZrnouKeoL0YQu7ZWsoxIxt6pv1Yyyh49X1hVSuxyl/PVhjemw2p9R1tPg== |
| 9366 | + |
| 9367 | + version "3.21.1" |
| 9368 | + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.21.1.tgz#dfffd48648327319a0c517bbc8ab2bdb32606160" |
| 9369 | + integrity sha512-5Cq5HAsVDhtHcMDZJi13V1PP0ri7v3NcxSgYgu1BqL/WiE2Zrdb20BrM7T22gxBYQA/S5cMtn7/AMRjfEFB5bw== |
9375 | 9370 | dependencies:
|
9376 |
| - "@netlify/build" "^11.2.0" |
9377 |
| - "@netlify/config" "^6.0.1" |
| 9371 | + "@netlify/build" "^11.2.1" |
| 9372 | + "@netlify/config" "^6.0.2" |
9378 | 9373 | "@netlify/framework-info" "^3.3.0"
|
9379 | 9374 | "@netlify/plugin-edge-handlers" "^1.11.6"
|
9380 | 9375 | "@netlify/plugins-list" "^2.7.0"
|
|
9442 | 9437 | minimist "^1.2.5"
|
9443 | 9438 | multiparty "^4.2.1"
|
9444 | 9439 | netlify "^6.1.20"
|
9445 |
| - netlify-redirect-parser "^3.0.15" |
| 9440 | + netlify-redirect-parser "^3.0.16" |
9446 | 9441 | netlify-redirector "^0.2.1"
|
9447 | 9442 | node-fetch "^2.6.0"
|
9448 | 9443 | node-version-alias "^1.0.1"
|
|
9474 | 9469 | wrap-ansi "^7.0.0"
|
9475 | 9470 | write-file-atomic "^3.0.0"
|
9476 | 9471 |
|
9477 |
| -netlify-redirect-parser@^3.0.15: |
9478 |
| - version "3.0.15" |
9479 |
| - resolved "https://registry.yarnpkg.com/netlify-redirect-parser/-/netlify-redirect-parser-3.0.15.tgz#95e3fa35fceaa035d715f5e69fd45644c9543ef2" |
9480 |
| - integrity sha512-AWciaJpE83idl6VRPkZBW0TIOUZIPL30poFfruo/xMUJJuvgHw+wfExBnEpgXQ1sAdIWcZajhfKeLEXl1jWDLw== |
| 9472 | +netlify-redirect-parser@^3.0.16: |
| 9473 | + version "3.0.16" |
| 9474 | + resolved "https://registry.yarnpkg.com/netlify-redirect-parser/-/netlify-redirect-parser-3.0.16.tgz#46a4abbbb39d577e4b99c378a1bbbd12eb1f79f4" |
| 9475 | + integrity sha512-K8/CvBZKRfF0A01MntMw/DlZxrixwN8K9Qysswi0VkcE436WhWqp86Nwci4XdX6d389KImnluIWkY4Mhq1MyZQ== |
9481 | 9476 | dependencies:
|
9482 |
| - "@netlify/config" "^6.0.1" |
| 9477 | + "@netlify/config" "^6.0.2" |
9483 | 9478 | lodash.isplainobject "^4.0.6"
|
9484 | 9479 |
|
9485 | 9480 | netlify-redirector@^0.2.1:
|
|
0 commit comments