|
1175 | 1175 | call-me-maybe "^1.0.1"
|
1176 | 1176 | glob-to-regexp "^0.3.0"
|
1177 | 1177 |
|
1178 |
| -"@netlify/build@^18.13.6": |
1179 |
| - version "18.13.6" |
1180 |
| - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.13.6.tgz#23c638e7f375e82b94736f64296f4dcf6d1f2c18" |
1181 |
| - integrity sha512-lIdFvwbcYBfA+oqh5J/m5E1fQ7NqiL4YzEQ0nviK2nWKdKHZLqbGV53/V9aN/N00X2J8rqXKoWmpctnY1BQJ4A== |
| 1178 | +"@netlify/build@^18.13.8": |
| 1179 | + version "18.13.8" |
| 1180 | + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.13.8.tgz#10d0db37ebe6fc50c19d60277ab3bc679c5fff23" |
| 1181 | + integrity sha512-SGPDYb2R0LL5egMpYjaycCr5+SrYdcoJvqc5vQIMm4e57stNojVk1jPVmPWi8jxeZ6l5sU3RrHKrQQx7JEodbw== |
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.3" |
| 1191 | + "@netlify/zip-it-and-ship-it" "^4.23.4" |
1192 | 1192 | "@sindresorhus/slugify" "^1.1.0"
|
1193 | 1193 | "@ungap/from-entries" "^0.2.1"
|
1194 | 1194 | ansi-escapes "^4.3.2"
|
|
1300 | 1300 | validate-npm-package-name "^3.0.0"
|
1301 | 1301 | yargs "^15.3.0"
|
1302 | 1302 |
|
1303 |
| -"@netlify/config@^15.6.3": |
1304 |
| - version "15.6.3" |
1305 |
| - resolved "https://registry.yarnpkg.com/@netlify/config/-/config-15.6.3.tgz#0e46bb894ffdfe36296cc2c37e0cad51daaf19a5" |
1306 |
| - integrity sha512-VYJSJgWAh1VwjCOhMt8h3lEb6ZzfHa6qAzA5TyEtfqFV3chBrIso9qx7JkVapAFlFnEiIb1BFX1n81xkmx/8oA== |
| 1303 | +"@netlify/config@^15.6.4": |
| 1304 | + version "15.6.4" |
| 1305 | + resolved "https://registry.yarnpkg.com/@netlify/config/-/config-15.6.4.tgz#2771b3efa26b32864581e39fedff6ea119490869" |
| 1306 | + integrity sha512-E3vRhsaSe3dZsGpwNxRWIX0Ebq9aE7GAW8X+CztobOg+/HY4Hi/5RoA9ek99VheaPwkyyguVf+Tlxd/uL+nVsQ== |
1307 | 1307 | dependencies:
|
1308 | 1308 | "@ungap/from-entries" "^0.2.1"
|
1309 | 1309 | array-flat-polyfill "^1.0.1"
|
|
1520 | 1520 | dependencies:
|
1521 | 1521 | execa "^3.4.0"
|
1522 | 1522 |
|
1523 |
| -"@netlify/zip-it-and-ship-it@4.23.3", "@netlify/zip-it-and-ship-it@^4.23.3": |
1524 |
| - version "4.23.3" |
1525 |
| - resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.23.3.tgz#70c4e5f0768e21727f7f342813e4977a99e20226" |
1526 |
| - integrity sha512-Va40JVTeisKb6ryLWWhLm5sEVjZlLoJZeoEZlUXfzMsncgwZZqY5sGcVxlk6b8iMS1A93jLR7qWbuiMqwo+WWg== |
| 1523 | +"@netlify/zip-it-and-ship-it@4.23.4", "@netlify/zip-it-and-ship-it@^4.23.4": |
| 1524 | + version "4.23.4" |
| 1525 | + resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.23.4.tgz#e19e6f44472e49e23bc823ddb2180a2a464b578d" |
| 1526 | + integrity sha512-hcbsI49qa/bGIwuW7hCbe+zyieYsfSwBeoLgvOQHGv9pw9yDwwJfMTUu+KSBoQGBF+N2ZOJNQDNm0lktvTKieA== |
1527 | 1527 | dependencies:
|
1528 | 1528 | "@babel/parser" "^7.15.7"
|
1529 | 1529 | "@netlify/esbuild" "^0.13.6"
|
|
1555 | 1555 | semver "^7.0.0"
|
1556 | 1556 | tmp-promise "^3.0.2"
|
1557 | 1557 | toml "^3.0.0"
|
| 1558 | + typescript "^4.4.3" |
1558 | 1559 | unixify "^1.0.0"
|
1559 | 1560 | yargs "^16.0.0"
|
1560 | 1561 |
|
@@ -9395,19 +9396,19 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
9395 | 9396 | resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
9396 | 9397 | integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
9397 | 9398 |
|
9398 |
| -netlify-cli@6.9.30: |
9399 |
| - version "6.9.30" |
9400 |
| - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.9.30.tgz#0fc089775f370977bc096467e08b37f2d67f641a" |
9401 |
| - integrity sha512-CM3k7tUgfcaTjO+9xP+/C+cOF/Ke6464GV3EeJow3H1IEzoIufCBB6s6a0wUsVVD6+cKOs3OwQvLCQv03pftYw== |
| 9399 | +netlify-cli@6.10.1: |
| 9400 | + version "6.10.1" |
| 9401 | + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.10.1.tgz#0f0e74f94cec8ea79058700f5171c4c95a41045e" |
| 9402 | + integrity sha512-kqR6U/WyS/JQ1u2LpdbMzXGuhy6xfsOTquaaItjo+Lni0/wKZvdX0GGM+s5sXJBeHAg5xh+2N45KBCg9nj+tRQ== |
9402 | 9403 | dependencies:
|
9403 |
| - "@netlify/build" "^18.13.6" |
9404 |
| - "@netlify/config" "^15.6.3" |
| 9404 | + "@netlify/build" "^18.13.8" |
| 9405 | + "@netlify/config" "^15.6.4" |
9405 | 9406 | "@netlify/framework-info" "^5.9.2"
|
9406 | 9407 | "@netlify/local-functions-proxy" "^1.1.1"
|
9407 | 9408 | "@netlify/plugin-edge-handlers" "^1.11.22"
|
9408 | 9409 | "@netlify/plugins-list" "^4.0.0"
|
9409 | 9410 | "@netlify/routing-local-proxy" "^0.33.2"
|
9410 |
| - "@netlify/zip-it-and-ship-it" "4.23.3" |
| 9411 | + "@netlify/zip-it-and-ship-it" "4.23.4" |
9411 | 9412 | "@oclif/command" "^1.6.1"
|
9412 | 9413 | "@oclif/config" "^1.15.1"
|
9413 | 9414 | "@oclif/errors" "^1.3.4"
|
@@ -12978,7 +12979,7 @@ typedarray-to-buffer@^3.1.5:
|
12978 | 12979 | dependencies:
|
12979 | 12980 | is-typedarray "^1.0.0"
|
12980 | 12981 |
|
12981 |
| -typescript@4.4.3: |
| 12982 | +typescript@4.4.3, typescript@^4.4.3: |
12982 | 12983 | version "4.4.3"
|
12983 | 12984 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
|
12984 | 12985 | integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
|
|
0 commit comments