|
1190 | 1190 | call-me-maybe "^1.0.1"
|
1191 | 1191 | glob-to-regexp "^0.3.0"
|
1192 | 1192 |
|
1193 |
| -"@netlify/build@^18.17.7": |
1194 |
| - version "18.17.7" |
1195 |
| - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.17.7.tgz#cfe9304d1060b4ad7f94c6c28b2e6133605b0452" |
1196 |
| - integrity sha512-Pefussk/M6ZK1jH/ScplXbwAWimrcka5TdCW4/HRC2dqcgL45Rku81EUX+bQtfhIJd4D4gk9OJocN35Hi+ZUjw== |
| 1193 | +"@netlify/build@^18.19.1": |
| 1194 | + version "18.19.2" |
| 1195 | + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.19.2.tgz#042069818d136b15d53f33152f139d9ab12ad75e" |
| 1196 | + integrity sha512-dLeOt8C2C40hPri/Fdp3WZs2iAUU2S6jN0iE5HtpAPKnCqPxUrALfYlvJBLgQ4pENNaD+A7+qtRZ9R/DdpyN9A== |
1197 | 1197 | dependencies:
|
1198 | 1198 | "@bugsnag/js" "^7.0.0"
|
1199 | 1199 | "@netlify/cache-utils" "^2.0.0"
|
|
1203 | 1203 | "@netlify/plugin-edge-handlers" "^1.11.22"
|
1204 | 1204 | "@netlify/plugins-list" "^4.0.1"
|
1205 | 1205 | "@netlify/run-utils" "^2.0.0"
|
1206 |
| - "@netlify/zip-it-and-ship-it" "^4.27.0" |
| 1206 | + "@netlify/zip-it-and-ship-it" "^4.28.1" |
1207 | 1207 | "@sindresorhus/slugify" "^1.1.0"
|
1208 | 1208 | "@ungap/from-entries" "^0.2.1"
|
1209 | 1209 | ansi-escapes "^4.3.2"
|
|
1315 | 1315 | validate-npm-package-name "^3.0.0"
|
1316 | 1316 | yargs "^15.3.0"
|
1317 | 1317 |
|
1318 |
| -"@netlify/config@^15.7.5": |
1319 |
| - version "15.7.5" |
1320 |
| - resolved "https://registry.yarnpkg.com/@netlify/config/-/config-15.7.5.tgz#015c27b18cbf4f63c6311ea82e1c45696f0b570f" |
1321 |
| - integrity sha512-z65nIm7QterUomKNpLI282XeATwKWNJiFQWLQ+ZkCAq2k1mqxHoTrhBYpdgGrKnnFSqv4swLDSGG6Wy+hspQkg== |
| 1318 | +"@netlify/config@^15.8.0": |
| 1319 | + version "15.8.0" |
| 1320 | + resolved "https://registry.yarnpkg.com/@netlify/config/-/config-15.8.0.tgz#e7d0c8ab7e8c913af4c7fbfd396d7120e271ba1b" |
| 1321 | + integrity sha512-B/0adxE6FvaxfFmM55L/jQIbVuSuqWHbudv26zwPJw3vo6jq+BlHKLnNGBjKopjMjmV28z+vKVd5j9oUMmyg4Q== |
1322 | 1322 | dependencies:
|
1323 | 1323 | "@ungap/from-entries" "^0.2.1"
|
1324 | 1324 | array-flat-polyfill "^1.0.1"
|
1325 | 1325 | chalk "^4.1.2"
|
| 1326 | + cron-parser "^4.1.0" |
1326 | 1327 | deepmerge "^4.2.2"
|
1327 | 1328 | dot-prop "^5.3.0"
|
1328 | 1329 | execa "^5.1.1"
|
|
1616 | 1617 | unixify "^1.0.0"
|
1617 | 1618 | yargs "^16.0.0"
|
1618 | 1619 |
|
1619 |
| -"@netlify/zip-it-and-ship-it@^4.27.0": |
1620 |
| - version "4.27.0" |
1621 |
| - resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.27.0.tgz#0653c0fa27acede28c48d9d3226667496730cddb" |
1622 |
| - integrity sha512-mvC8DtPQWsP/WSxdR1ECa1dgCNpv8usBKf73QZTRVxDKfX8oCcJhZjBHhxpxLwcH3rIUxeS9KYma02pMit8xlg== |
| 1620 | +"@netlify/zip-it-and-ship-it@^4.28.1": |
| 1621 | + version "4.28.1" |
| 1622 | + resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.28.1.tgz#3733b6fb6cca170602196595c86deeee12f50b1e" |
| 1623 | + integrity sha512-628TvkEJ9kv4VfNfcE2tGkLk/jSAXIVjyDBZBxuI4GaZm4+RuRHXtgK1jeN46zCSzbbS2kfqqW4aYZbRWd2fmA== |
1623 | 1624 | dependencies:
|
1624 | 1625 | "@babel/parser" "^7.15.7"
|
1625 | 1626 | "@netlify/esbuild" "^0.13.6"
|
1626 |
| - "@vercel/nft" "^0.15.1" |
| 1627 | + "@vercel/nft" "^0.17.0" |
1627 | 1628 | archiver "^5.3.0"
|
1628 | 1629 | array-flat-polyfill "^1.0.1"
|
1629 | 1630 | common-path-prefix "^3.0.0"
|
|
2701 | 2702 | resolve-from "^5.0.0"
|
2702 | 2703 | rollup-pluginutils "^2.8.2"
|
2703 | 2704 |
|
| 2705 | +"@vercel/nft@^0.17.0": |
| 2706 | + version "0.17.0" |
| 2707 | + resolved "https://registry.yarnpkg.com/@vercel/nft/-/nft-0.17.0.tgz#28851fefe42fae7a116dc5e23a0a9da29929a18b" |
| 2708 | + integrity sha512-dXz4RAODHpEPl1Yfzk1UfVpZfqhY9O80FdI9sF/Hw2bXWj5022U9Z46VpdNYe8pDluSuQv/JUo/ZP4/OcsfDRw== |
| 2709 | + dependencies: |
| 2710 | + "@mapbox/node-pre-gyp" "^1.0.5" |
| 2711 | + acorn "^8.3.0" |
| 2712 | + acorn-class-fields "^1.0.0" |
| 2713 | + acorn-private-class-elements "^1.0.0" |
| 2714 | + acorn-static-class-features "^1.0.0" |
| 2715 | + bindings "^1.4.0" |
| 2716 | + estree-walker "2.0.2" |
| 2717 | + glob "^7.1.3" |
| 2718 | + graceful-fs "^4.1.15" |
| 2719 | + micromatch "^4.0.2" |
| 2720 | + mkdirp "^0.5.1" |
| 2721 | + node-gyp-build "^4.2.2" |
| 2722 | + node-pre-gyp "^0.13.0" |
| 2723 | + resolve-from "^5.0.0" |
| 2724 | + rollup-pluginutils "^2.8.2" |
| 2725 | + |
2704 | 2726 | JSONStream@^1.0.4:
|
2705 | 2727 | version "1.3.5"
|
2706 | 2728 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
@@ -4599,6 +4621,13 @@ crc32-stream@^4.0.1:
|
4599 | 4621 | crc-32 "^1.2.0"
|
4600 | 4622 | readable-stream "^3.4.0"
|
4601 | 4623 |
|
| 4624 | +cron-parser@^4.1.0: |
| 4625 | + version "4.1.0" |
| 4626 | + resolved "https://registry.yarnpkg.com/cron-parser/-/cron-parser-4.1.0.tgz#8355502f5ca7f8badca03426959a4915765330d5" |
| 4627 | + integrity sha512-9AIKixzWHV1nn+EF8bR9/0Q9E2xhv8UW9l7/nX8LN7pzYYi1HPr7kLTUxsyimaoqwjn8S15HwXmza6Ebt6BWJw== |
| 4628 | + dependencies: |
| 4629 | + luxon "^1.26.0" |
| 4630 | + |
4602 | 4631 | cross-spawn@^6.0.0, cross-spawn@^6.0.5:
|
4603 | 4632 | version "6.0.5"
|
4604 | 4633 | resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
|
@@ -8976,6 +9005,11 @@ lru-cache@^6.0.0:
|
8976 | 9005 | dependencies:
|
8977 | 9006 | yallist "^4.0.0"
|
8978 | 9007 |
|
| 9008 | +luxon@^1.26.0: |
| 9009 | + version "1.28.0" |
| 9010 | + resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.0.tgz#e7f96daad3938c06a62de0fb027115d251251fbf" |
| 9011 | + integrity sha512-TfTiyvZhwBYM/7QdAVDh+7dBTBA29v4ik0Ce9zda3Mnf8on1S5KJI8P2jKFZ8+5C0jhmr0KwJEO/Wdpm0VeWJQ== |
| 9012 | + |
8979 | 9013 | macos-release@^2.5.0:
|
8980 | 9014 | version "2.5.0"
|
8981 | 9015 | resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-2.5.0.tgz#067c2c88b5f3fb3c56a375b2ec93826220fa1ff2"
|
@@ -9567,13 +9601,13 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
9567 | 9601 | resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
9568 | 9602 | integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
9569 | 9603 |
|
9570 |
| - |
9571 |
| - version "6.14.4" |
9572 |
| - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.14.4.tgz#1ee089c285d424cc432b7a384a7255c00432e320" |
9573 |
| - integrity sha512-wsBVplpEOlFGFkl7oO87H62ffTdBhPEICpduGev91uMJBhSWVslcjnx+VbUKUucLHzdxWJqDf5e6fKKIZknB5w== |
| 9604 | + |
| 9605 | + version "6.14.5" |
| 9606 | + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.14.5.tgz#9aec0a2395ce5cce582f0f504454bdc46e7a25a3" |
| 9607 | + integrity sha512-jNFhftY/OtreF5eZg7/fx06b51xed3Ryjleu65wuFxQEzQ6TLyXiT3xpccWWA1+R3ez1v5qO0/i/wnKlhQ2oQg== |
9574 | 9608 | dependencies:
|
9575 |
| - "@netlify/build" "^18.17.7" |
9576 |
| - "@netlify/config" "^15.7.5" |
| 9609 | + "@netlify/build" "^18.19.1" |
| 9610 | + "@netlify/config" "^15.8.0" |
9577 | 9611 | "@netlify/framework-info" "^5.11.0"
|
9578 | 9612 | "@netlify/local-functions-proxy" "^1.1.1"
|
9579 | 9613 | "@netlify/plugin-edge-handlers" "^1.11.22"
|
|
0 commit comments