From a8722f59198b3858bfce3bf99dd36da9574cc435 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 12:38:09 +0000 Subject: [PATCH] chore(deps): update dependency netlify-cli to v16.3.1 [staging] --- yarn.lock | 175 ++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 109 insertions(+), 66 deletions(-) diff --git a/yarn.lock b/yarn.lock index d87d602..881ab80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11,9 +11,9 @@ chalk "^2.4.2" "@babel/helper-validator-identifier@^7.22.5": - version "7.22.5" - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193" - integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ== + version "7.22.15" + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz#601fa28e4cc06786c18912dca138cec73b882044" + integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ== "@babel/highlight@^7.22.13": version "7.22.13" @@ -25,9 +25,9 @@ js-tokens "^4.0.0" "@babel/parser@^7.21.8", "@babel/parser@^7.22.5": - version "7.22.13" - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.13.tgz#23fb17892b2be7afef94f573031c2f4b42839a2b" - integrity sha512-3l6+4YOvc9wx7VlCSw4yQfcBo01ECA8TicQfbnCPuCEpRQrf+gTUyGdxNw+pyTUyywp6JRD1w0YQs9TpBXYlkw== + version "7.22.15" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.15.tgz#d34592bfe288a32e741aa0663dbc4829fcd55160" + integrity sha512-RWmQ/sklUN9BvGGpCDgSubhHWfAx24XDTDObup4ffvxaYsptOg2P3KG0j+1eWKLxpkX0j0uHxmpq2Z1SP/VhxA== "@bugsnag/browser@^7.20.2", "@bugsnag/browser@^7.21.0": version "7.21.0" @@ -280,9 +280,9 @@ readable-stream "^4.0.0" "@grpc/grpc-js@^1.7.1", "@grpc/grpc-js@^1.7.3": - version "1.9.1" - resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.9.1.tgz#d6df7943cd2875a4feaf725f85ff605c08ac245d" - integrity sha512-AvDEPQT4teS+J8++cTE5tku4rYCwpPwPguESJUummLs/Ug/O5Bouofnc1mxaDORmwA9QkrJ+PfRQ1Qs7adQgJg== + version "1.9.2" + resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.9.2.tgz#151148f6485eab8fb13fe53042d25f4ffa9c7d09" + integrity sha512-Lf2pUhNTaviEdEaGgjU+29qw3arX7Qd/45q66F3z1EV5hroE6wM9xSHPvjB8EY+b1RmKZgwnLWXQorC6fZ9g5g== dependencies: "@grpc/proto-loader" "^0.7.8" "@types/node" ">=12.12.47" @@ -378,10 +378,10 @@ resolved "https://registry.yarnpkg.com/@netlify/binary-info/-/binary-info-1.0.0.tgz#cd0d86fb783fb03e52067f0cd284865e57be86c8" integrity sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw== -"@netlify/build-info@7.7.4": - version "7.7.4" - resolved "https://registry.yarnpkg.com/@netlify/build-info/-/build-info-7.7.4.tgz#36bcaf8418efd1a70704dd12d55dbf90677a9bc9" - integrity sha512-dJt4looPD2UuGprGB29Y/tXAHKKV05gWOIsY71gByv7fs2DQ3LqXYXy4qdGcrGAAeEKRHBwXOMfAn1TAq4hgMQ== +"@netlify/build-info@7.8.0": + version "7.8.0" + resolved "https://registry.yarnpkg.com/@netlify/build-info/-/build-info-7.8.0.tgz#94d5413766667f8836b0d1d049987e6b26a9a81c" + integrity sha512-4UnAaQUXoxMfs6KAMKPx8Pa5WwdGDcgIliyQpKhc4Xq3A2dgH+Uam9kS4aq5+4ZeHS9/eT1BKLKZPUOOF5ZQZg== dependencies: "@bugsnag/js" "^7.20.0" dot-prop "^7.2.0" @@ -393,22 +393,22 @@ yaml "^2.1.3" yargs "^17.6.0" -"@netlify/build@29.20.8": - version "29.20.8" - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.20.8.tgz#07bc65133c1804696e7fc4c54dd2f609907451d6" - integrity sha512-dPO62SIzn4KkaVDLC9UPzOs8vyBD36wz4DcjSNFhxJ0ASp51HneJaWFQi0vZon4nizCob7iBKVm4QpgqAkeTjA== +"@netlify/build@29.20.13": + version "29.20.13" + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.20.13.tgz#de0ab92c2ac3496f70e0fd7aebbab191065d529c" + integrity sha512-FcRPb56MWG+H3eI0kcb0H8vlz2N89sl22OmVW5kZifzXalc76kSDMmqOzwHBSe2ChBUZApmYwqY3QVB/h5sL1g== dependencies: "@bugsnag/js" "^7.0.0" "@honeycombio/opentelemetry-node" "^0.4.0" "@netlify/cache-utils" "^5.1.5" - "@netlify/config" "^20.8.0" + "@netlify/config" "^20.8.1" "@netlify/edge-bundler" "8.19.0" "@netlify/framework-info" "^9.8.10" - "@netlify/functions-utils" "^5.2.24" + "@netlify/functions-utils" "^5.2.27" "@netlify/git-utils" "^5.1.1" "@netlify/plugins-list" "^6.71.0" "@netlify/run-utils" "^5.1.1" - "@netlify/zip-it-and-ship-it" "9.17.0" + "@netlify/zip-it-and-ship-it" "9.17.3" "@opentelemetry/api" "^1.4.1" "@sindresorhus/slugify" "^2.0.0" ansi-escapes "^6.0.0" @@ -468,10 +468,10 @@ path-exists "^5.0.0" readdirp "^3.4.0" -"@netlify/config@20.8.0", "@netlify/config@^20.8.0": - version "20.8.0" - resolved "https://registry.yarnpkg.com/@netlify/config/-/config-20.8.0.tgz#4ef3a20b20d3d5aea2978c8a767374ec5d9bbe74" - integrity sha512-jzklg2Kj9D/2h+QO2MNbbc7oz9Wo56Zp1ob/kaG9P7DJLZSgc0h6G2GQSybqKqvApLju+8iqPB2rMAp02QSjpA== +"@netlify/config@20.8.1", "@netlify/config@^20.8.1": + version "20.8.1" + resolved "https://registry.yarnpkg.com/@netlify/config/-/config-20.8.1.tgz#d2d1a5915792bee28a940730415ddc67d987b90a" + integrity sha512-GpkR8Z8UHCftATIILGoCXPW1nPzrSK85O85d29pQXqv5KO2sAx5glgZQtEgKJnE7JWzMy+h6qjRD9hi0Mvw3Nw== dependencies: chalk "^5.0.0" cron-parser "^4.1.0" @@ -525,6 +525,33 @@ urlpattern-polyfill "8.0.2" uuid "^9.0.0" +"@netlify/edge-bundler@8.19.1": + version "8.19.1" + resolved "https://registry.yarnpkg.com/@netlify/edge-bundler/-/edge-bundler-8.19.1.tgz#d9b04c5c278185e3f69f5ab7262e9eb13369e6f0" + integrity sha512-Erj0+dfRFMQjV3R+FX9NtCV35t6qU91rWKtsuawLzS6tAHLvrR8sOmyFxt5Neg4VPjAstYg1ik16lDak2LhQww== + dependencies: + "@import-maps/resolve" "^1.0.1" + ajv "^8.11.2" + ajv-errors "^3.0.0" + better-ajv-errors "^1.2.0" + common-path-prefix "^3.0.0" + env-paths "^3.0.0" + execa "^6.0.0" + find-up "^6.3.0" + get-port "^6.1.2" + is-path-inside "^4.0.0" + jsonc-parser "^3.2.0" + node-fetch "^3.1.1" + node-stream-zip "^1.15.0" + p-retry "^5.1.1" + p-wait-for "^4.1.0" + path-key "^4.0.0" + regexp-tree "^0.1.24" + semver "^7.3.8" + tmp-promise "^3.0.3" + urlpattern-polyfill "8.0.2" + uuid "^9.0.0" + "@netlify/framework-info@^9.8.10": version "9.8.10" resolved "https://registry.yarnpkg.com/@netlify/framework-info/-/framework-info-9.8.10.tgz#a18589f132dafb5cb7f86c05a9895b9118633fe1" @@ -541,12 +568,12 @@ read-pkg-up "^9.0.0" semver "^7.3.8" -"@netlify/functions-utils@^5.2.24": - version "5.2.24" - resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-5.2.24.tgz#5e5a2b8ddff49dfffac187cb53fb2c1c98d54ec8" - integrity sha512-NjGaNsW8RHaiHMrS1WGsDlNfsRilj3lDczhGd6OB0SyLX4ElIYXYCFoDVmCOwI1xhSWC9G7tbgQMzaZomjj0EQ== +"@netlify/functions-utils@^5.2.27": + version "5.2.27" + resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-5.2.27.tgz#686a4a2f512c05f4633b0b2ee56fc3a391b8fa58" + integrity sha512-AQvA5GKO0n8VrxH7TS5fFvooJOG49eCxvfT0G6dtnmUVcNnqXAeTcaUhKQaY3p6BDmArHIWnZWxqCLi1cUxUAg== dependencies: - "@netlify/zip-it-and-ship-it" "9.17.0" + "@netlify/zip-it-and-ship-it" "9.17.3" cpy "^9.0.0" path-exists "^5.0.0" @@ -669,10 +696,10 @@ "@netlify/node-cookies" "^0.1.0" urlpattern-polyfill "8.0.2" -"@netlify/zip-it-and-ship-it@9.17.0": - version "9.17.0" - resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.17.0.tgz#04d07c83e2d511b904712ce0b5ea32f8753ece91" - integrity sha512-7wnrWxtczXzBMYh9QXmvG9WkCJSyK+abQGdhwSoZcFPQ0u0HZzY/9rU8jLcRnTodEK20lZPil60FRU/Nta5spg== +"@netlify/zip-it-and-ship-it@9.17.3": + version "9.17.3" + resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.17.3.tgz#5a2958bf4f1d88d00983862088f3db4b3e121c13" + integrity sha512-QjWygS6dR5WKLFoo+k9YeX9CbkBNHfjHyt3u86wB+n0pvzpSudMbH6SLCXsoSmBIFpdAIWZ5aWZ3S0Fvy8bEvg== dependencies: "@babel/parser" "^7.22.5" "@netlify/binary-info" "^1.0.0" @@ -1279,9 +1306,9 @@ "@types/istanbul-lib-report" "*" "@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0": - version "20.5.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.7.tgz#4b8ecac87fbefbc92f431d09c30e176fc0a7c377" - integrity sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA== + version "20.5.9" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.9.tgz#a70ec9d8fa0180a314c3ede0e20ea56ff71aed9a" + integrity sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ== "@types/normalize-package-data@^2.4.1": version "2.4.1" @@ -1653,6 +1680,22 @@ archiver-utils@^2.1.0: normalize-path "^3.0.0" readable-stream "^2.0.0" +archiver-utils@^3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/archiver-utils/-/archiver-utils-3.0.4.tgz#a0d201f1cf8fce7af3b5a05aea0a337329e96ec7" + integrity sha512-KVgf4XQVrTjhyWmx6cte4RxonPLR9onExufI1jhvw/MQ4BB6IsZD5gT8Lq+u/+pRkWna/6JoHpiQioaqFP5Rzw== + dependencies: + glob "^7.2.3" + graceful-fs "^4.2.0" + lazystream "^1.0.0" + lodash.defaults "^4.2.0" + lodash.difference "^4.5.0" + lodash.flatten "^4.4.0" + lodash.isplainobject "^4.0.6" + lodash.union "^4.6.0" + normalize-path "^3.0.0" + readable-stream "^3.6.0" + archiver@^5.3.0: version "5.3.2" resolved "https://registry.yarnpkg.com/archiver/-/archiver-5.3.2.tgz#99991d5957e53bd0303a392979276ac4ddccf3b0" @@ -2363,10 +2406,10 @@ component-emitter@^1.2.1: resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0" integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg== -compress-commons@^4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/compress-commons/-/compress-commons-4.1.1.tgz#df2a09a7ed17447642bad10a85cc9a19e5c42a7d" - integrity sha512-QLdDLCKNV2dtoTorqgxngQCMA+gWXkM/Nwu7FpeBhk/RdkzimqC3jueb/FDmaZeXh+uby1jkBqE3xArsLBE5wQ== +compress-commons@^4.1.2: + version "4.1.2" + resolved "https://registry.yarnpkg.com/compress-commons/-/compress-commons-4.1.2.tgz#6542e59cb63e1f46a8b21b0e06f9a32e4c8b06df" + integrity sha512-D3uMHtGc/fcO1Gt1/L7i1e33VOvD4A9hfQLP+6ewd+BvG/gQ84Yh4oftEhAdjSMgBgwGL+jsppT7JYNpo6MHHg== dependencies: buffer-crc32 "^0.2.13" crc32-stream "^4.0.2" @@ -2502,9 +2545,9 @@ crc-32@^1.2.0: integrity sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ== crc32-stream@^4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/crc32-stream/-/crc32-stream-4.0.2.tgz#c922ad22b38395abe9d3870f02fa8134ed709007" - integrity sha512-DxFZ/Hk473b/muq1VJ///PMNLj0ZMnzye9thBpmjpJKCc5eMgB95aK8zCGrGfQ90cWo561Te6HK9D+j4KPdM6w== + version "4.0.3" + resolved "https://registry.yarnpkg.com/crc32-stream/-/crc32-stream-4.0.3.tgz#85dd677eb78fa7cad1ba17cc506a597d41fc6f33" + integrity sha512-NT7w2JVU7DFroFdYkeq8cywxrgjPHWkdX1wjpRQXPX5Asews3tA+Ght6lddQO5Mkumffp3X7GEqku3epj2toIw== dependencies: crc-32 "^1.2.0" readable-stream "^3.4.0" @@ -3635,7 +3678,7 @@ glob-parent@^5.1.2, glob-parent@~5.1.2: dependencies: is-glob "^4.0.1" -glob@^7.1.3, glob@^7.1.4: +glob@^7.1.3, glob@^7.1.4, glob@^7.2.3: version "7.2.3" resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b" integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q== @@ -4718,9 +4761,9 @@ lru-cache@^6.0.0: yallist "^4.0.0" luxon@^3.2.1: - version "3.4.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.2.tgz#f5bcab779f3d6a943ee7c8621c2b416bc10abd24" - integrity sha512-uBoAVCVcajsrqy3pv7eo5jEUz1oeLmCcnMv8n4AJpT5hbpN9lUssAXibNElpbLce3Mhm9dyBzwYLs9zctM/0tA== + version "3.4.3" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.3.tgz#8ddf0358a9492267ffec6a13675fbaab5551315d" + integrity sha512-tFWBiv3h7z+T/tDaoxA8rqTxy1CHV6gHS//QdaH4pulbq/JuBSGgQspQQqcgnwdAx6pNI7cmvz5Sv/addzHmUg== macos-release@^3.1.0: version "3.2.0" @@ -5067,19 +5110,19 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0, nested-error-stacks@^2.1 integrity sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw== netlify-cli@^16.0.0: - version "16.2.0" - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-16.2.0.tgz#a307ac7d6d612c08ea7e47f1322061f17aa61136" - integrity sha512-I4oDn3ApCzykK6AnejnU6IUr2OiJqpxIR+5+F3YujBakav9AW4s/sNIE9FAryul8u8RGJMfo1J7Irb92+y2uLA== + version "16.3.1" + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-16.3.1.tgz#2588ad0daa51d228a6a5ef4e7cc373bbc9f2ec03" + integrity sha512-CdnmOavZ2G5Z7blko/cdtdZQCQ8Swqz6YucqzztVi9sV9j6bGMneJ2sv83FiSBbdDnHReLm7A3Drns6zc9o2/w== dependencies: "@bugsnag/js" "7.20.2" "@fastify/static" "6.10.2" - "@netlify/build" "29.20.8" - "@netlify/build-info" "7.7.4" - "@netlify/config" "20.8.0" - "@netlify/edge-bundler" "8.19.0" + "@netlify/build" "29.20.13" + "@netlify/build-info" "7.8.0" + "@netlify/config" "20.8.1" + "@netlify/edge-bundler" "8.19.1" "@netlify/local-functions-proxy" "1.1.1" "@netlify/serverless-functions-api" "1.7.3" - "@netlify/zip-it-and-ship-it" "9.17.0" + "@netlify/zip-it-and-ship-it" "9.17.3" "@octokit/rest" "19.0.13" ansi-escapes "6.2.0" ansi-styles "6.2.1" @@ -5772,9 +5815,9 @@ postcss-values-parser@^6.0.2: quote-unquote "^1.0.0" postcss@^8.4.23: - version "8.4.28" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.28.tgz#c6cc681ed00109072816e1557f889ef51cf950a5" - integrity sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw== + version "8.4.29" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.29.tgz#33bc121cf3b3688d4ddef50be869b2a54185a1dd" + integrity sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw== dependencies: nanoid "^3.3.6" picocolors "^1.0.0" @@ -6855,9 +6898,9 @@ tar-stream@^3.1.4: streamx "^2.15.0" tar@^6.1.11: - version "6.1.15" - resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.15.tgz#c9738b0b98845a3b344d334b8fa3041aaba53a69" - integrity sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A== + version "6.2.0" + resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.0.tgz#b14ce49a79cb1cd23bc9b016302dea5474493f73" + integrity sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ== dependencies: chownr "^2.0.0" fs-minipass "^2.0.0" @@ -7524,10 +7567,10 @@ yocto-queue@^1.0.0: integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g== zip-stream@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/zip-stream/-/zip-stream-4.1.0.tgz#51dd326571544e36aa3f756430b313576dc8fc79" - integrity sha512-zshzwQW7gG7hjpBlgeQP9RuyPGNxvJdzR8SUM3QhxCnLjWN2E7j3dOvpeDcQoETfHx0urRS7EtmVToql7YpU4A== + version "4.1.1" + resolved "https://registry.yarnpkg.com/zip-stream/-/zip-stream-4.1.1.tgz#1337fe974dbaffd2fa9a1ba09662a66932bd7135" + integrity sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ== dependencies: - archiver-utils "^2.1.0" - compress-commons "^4.1.0" + archiver-utils "^3.0.4" + compress-commons "^4.1.2" readable-stream "^3.6.0"