|
116 | 116 | call-me-maybe "^1.0.1"
|
117 | 117 | glob-to-regexp "^0.3.0"
|
118 | 118 |
|
119 |
| -"@netlify/build@^2.0.2": |
120 |
| - version "2.0.8" |
121 |
| - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-2.0.8.tgz#2f04e56e207349b63a327a99b831aa88582802d4" |
122 |
| - integrity sha512-79A2Rdm1xNNhTdL2bVAGjnOdCVHj6i1X+0nh0scBajR7VU+1y2NatSOMrGI7FbVbLR5V4L9TWM40S2d1Gl3odg== |
| 119 | +"@netlify/build@^2.0.26": |
| 120 | + version "2.0.26" |
| 121 | + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-2.0.26.tgz#a0349ddb5b1c5861003c53c9ce451aef24ef5a64" |
| 122 | + integrity sha512-WQEMAJPA+rHpRFTK3HtqzXQYzOdi7rHLmu3Lg9MVpYFJMzFfI/hvHwh5Xs0TmIPYDXm2dK8Dr4D5jddY1PBKAA== |
123 | 123 | dependencies:
|
124 | 124 | "@bugsnag/js" "^7.0.0"
|
125 |
| - "@netlify/cache-utils" "^0.4.2" |
126 |
| - "@netlify/config" "^1.1.2" |
127 |
| - "@netlify/functions-utils" "^1.0.0" |
| 125 | + "@netlify/cache-utils" "^1.0.0" |
| 126 | + "@netlify/config" "^2.0.3" |
| 127 | + "@netlify/functions-utils" "^1.2.0" |
128 | 128 | "@netlify/git-utils" "^1.0.0"
|
129 | 129 | "@netlify/run-utils" "^0.1.1"
|
130 |
| - "@netlify/zip-it-and-ship-it" "^1.2.0" |
| 130 | + "@netlify/zip-it-and-ship-it" "^1.3.2" |
131 | 131 | analytics "0.3.1"
|
132 | 132 | array-flat-polyfill "^1.0.1"
|
133 | 133 | chalk "^3.0.0"
|
|
165 | 165 | uuid "^7.0.2"
|
166 | 166 | yargs "^15.3.1"
|
167 | 167 |
|
168 |
| -"@netlify/cache-utils@^0.4.2": |
169 |
| - version "0.4.2" |
170 |
| - resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-0.4.2.tgz#2d8df0727dace3ad4b7c80a7e6c2dfd01da5e933" |
171 |
| - integrity sha512-uZKXReaVPO6NhmiEPhHvjQaEIRNL9165hwngXkX6XmDeER52SKRnQ+m4/No6UZLy2/hfw8vqSrQHCNJMIds92Q== |
172 |
| - dependencies: |
173 |
| - array-flat-polyfill "^1.0.1" |
174 |
| - cpy "^8.0.0" |
175 |
| - del "^5.1.0" |
176 |
| - get-stream "^5.1.0" |
177 |
| - global-cache-dir "^1.0.1" |
178 |
| - locate-path "^5.0.0" |
179 |
| - move-file "^1.2.0" |
180 |
| - path-exists "^4.0.0" |
181 |
| - readdirp "^3.4.0" |
182 |
| - |
183 | 168 | "@netlify/cache-utils@^1.0.0":
|
184 | 169 | version "1.0.0"
|
185 | 170 | resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-1.0.0.tgz#3acca2bcd3f9c7d61816f9b887ea5cc331a06cf2"
|
|
218 | 203 | tomlify-j0.4 "^3.0.0"
|
219 | 204 | yargs "^15.3.0"
|
220 | 205 |
|
221 |
| -"@netlify/config@^1.1.2": |
222 |
| - version "1.1.2" |
223 |
| - resolved "https://registry.yarnpkg.com/@netlify/config/-/config-1.1.2.tgz#760b3227dec796a6eabaef30cf4babc8ffafc7d7" |
224 |
| - integrity sha512-pk+9CAWvVkPJgoDr66SPGtpL/qlNKphhBejTzvj2ppxff4P3SEu2s/E7ZxTHetbkSyvBiDRyiSl2qxSG6JyUaA== |
| 206 | +"@netlify/config@^2.0.3": |
| 207 | + version "2.0.3" |
| 208 | + resolved "https://registry.yarnpkg.com/@netlify/config/-/config-2.0.3.tgz#cbd4cbf8910585386c245da03bb39cb18e2cf348" |
| 209 | + integrity sha512-YpT89Hi//Z6RkFh3LXyvnjaC7h95CtK/LDJrUHD/CqHfw+0QvH69bFYeguEMDCQE9jSen9ZeldhyfMCK6k3fzA== |
225 | 210 | dependencies:
|
226 | 211 | array-flat-polyfill "^1.0.1"
|
| 212 | + chalk "^3.0.0" |
227 | 213 | deepmerge "^4.2.2"
|
228 | 214 | execa "^3.4.0"
|
229 | 215 | fast-safe-stringify "^2.0.7"
|
| 216 | + figures "^3.2.0" |
230 | 217 | filter-obj "^2.0.1"
|
231 | 218 | find-up "^4.1.0"
|
232 | 219 | indent-string "^4.0.0"
|
233 | 220 | is-plain-obj "^2.1.0"
|
234 |
| - netlify "^4.3.1" |
| 221 | + js-yaml "^3.14.0" |
| 222 | + netlify "^4.3.5" |
235 | 223 | p-locate "^4.1.0"
|
236 | 224 | path-exists "^4.0.0"
|
237 | 225 | path-type "^4.0.0"
|
|
240 | 228 | validate-npm-package-name "^3.0.0"
|
241 | 229 | yargs "^15.3.0"
|
242 | 230 |
|
243 |
| -"@netlify/functions-utils@^1.0.0": |
244 |
| - version "1.0.0" |
245 |
| - resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-1.0.0.tgz#bcf570c67b88a1d34bede553f71ff08bce48adc2" |
246 |
| - integrity sha512-r8CJLLgdC3xeejsAN2TEwk8aYi8fWoCJYi9xa2FMspull1xWMw0YLhvLiqagxm+lvSxr58yQGnDCX7Av2K7fpA== |
| 231 | +"@netlify/functions-utils@^1.2.0": |
| 232 | + version "1.2.0" |
| 233 | + resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-1.2.0.tgz#473b465a66ac37acd1ccfe7889efbe7449515a4a" |
| 234 | + integrity sha512-AGXWN0waBnoUcD05v01sTVoL/VaUU8cizELUNmbvPQwBX+A9MqB0glF5W/sTgWDrUfZsS4faQG/p8J/BdqTVRw== |
247 | 235 | dependencies:
|
248 |
| - "@netlify/zip-it-and-ship-it" "^1.2.0" |
| 236 | + "@netlify/zip-it-and-ship-it" "^1.3.1" |
249 | 237 | cpy "^8.0.0"
|
250 | 238 | path-exists "^4.0.0"
|
251 | 239 |
|
|
295 | 283 | util.promisify "^1.0.1"
|
296 | 284 | yargs "^15.3.1"
|
297 | 285 |
|
298 |
| -"@netlify/zip-it-and-ship-it@^1.2.0": |
299 |
| - version "1.2.0" |
300 |
| - resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-1.2.0.tgz#919a6b1826cb6521c1667e81b659dd76b99c973b" |
301 |
| - integrity sha512-aNbB0DcS2t0Iw6OqGVb5YezElyL9teflPPT8k9kDLaW7BDkYt/6eWSReGNnDGfIrEDUsq0GxBLK+wQTw+WeXNQ== |
| 286 | +"@netlify/zip-it-and-ship-it@^1.3.1", "@netlify/zip-it-and-ship-it@^1.3.2": |
| 287 | + version "1.3.2" |
| 288 | + resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-1.3.2.tgz#d45ef0de6c3badad2cc2d5d8d29ab42be6a16356" |
| 289 | + integrity sha512-CT/IyXHqFpf4KhegGZUIl9EzIBEVjDL2R8XP2mtKcklo1ob1VASSCf1gr2+Xn8oAz2zpcWUqIdmprjnvdXc/gA== |
302 | 290 | dependencies:
|
303 | 291 | archiver "^3.0.0"
|
304 | 292 | common-path-prefix "^2.0.0"
|
@@ -3870,7 +3858,7 @@ fastq@^1.6.0:
|
3870 | 3858 | dependencies:
|
3871 | 3859 | reusify "^1.0.0"
|
3872 | 3860 |
|
3873 |
| -fd-slicer@~1.1.0: |
| 3861 | +fd-slicer@1.1.0, fd-slicer@~1.1.0: |
3874 | 3862 | version "1.1.0"
|
3875 | 3863 | resolved "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.1.0.tgz#25c7c89cb1f9077f8891bbe61d8f390eae256f1e"
|
3876 | 3864 | integrity sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4=
|
|
4777 | 4765 | statuses ">= 1.5.0 < 2"
|
4778 | 4766 | toidentifier "1.0.0"
|
4779 | 4767 |
|
4780 |
| -http-errors@~1.7.2: |
| 4768 | +http-errors@1.7.3, http-errors@~1.7.0, http-errors@~1.7.2: |
4781 | 4769 | version "1.7.3"
|
4782 | 4770 | resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06"
|
4783 | 4771 | integrity sha512-ZTTX0MWrsQ2ZAhA1cejAwDLycFsd7I7nVtnkT3Ol0aqodaKW+0CTZDQ1uBv5whptCnc8e8HeRRJxRs0kmm/Qfw==
|
@@ -4824,6 +4812,15 @@ http-proxy@^1.17.0:
|
4824 | 4812 | follow-redirects "^1.0.0"
|
4825 | 4813 | requires-port "^1.0.0"
|
4826 | 4814 |
|
| 4815 | +http-proxy@^1.18.0: |
| 4816 | + version "1.18.1" |
| 4817 | + resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549" |
| 4818 | + integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ== |
| 4819 | + dependencies: |
| 4820 | + eventemitter3 "^4.0.0" |
| 4821 | + follow-redirects "^1.0.0" |
| 4822 | + requires-port "^1.0.0" |
| 4823 | + |
4827 | 4824 | http-signature@~1.2.0:
|
4828 | 4825 | version "1.2.0"
|
4829 | 4826 | resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
|
@@ -5609,6 +5606,14 @@ js-yaml@^3.13.1:
|
5609 | 5606 | argparse "^1.0.7"
|
5610 | 5607 | esprima "^4.0.0"
|
5611 | 5608 |
|
| 5609 | +js-yaml@^3.14.0: |
| 5610 | + version "3.14.0" |
| 5611 | + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482" |
| 5612 | + integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A== |
| 5613 | + dependencies: |
| 5614 | + argparse "^1.0.7" |
| 5615 | + esprima "^4.0.0" |
| 5616 | + |
5612 | 5617 | jsbn@~0.1.0:
|
5613 | 5618 | version "0.1.1"
|
5614 | 5619 | resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
|
@@ -6745,6 +6750,16 @@ multimap@^1.1.0:
|
6745 | 6750 | resolved "https://registry.yarnpkg.com/multimap/-/multimap-1.1.0.tgz#5263febc085a1791c33b59bb3afc6a76a2a10ca8"
|
6746 | 6751 | integrity sha512-0ZIR9PasPxGXmRsEF8jsDzndzHDj7tIav+JUmvIFB/WHswliFnquxECT/De7GR4yg99ky/NlRKJT82G1y271bw==
|
6747 | 6752 |
|
| 6753 | +multiparty@^4.2.1: |
| 6754 | + version "4.2.1" |
| 6755 | + resolved "https://registry.yarnpkg.com/multiparty/-/multiparty-4.2.1.tgz#d9b6c46d8b8deab1ee70c734b0af771dd46e0b13" |
| 6756 | + integrity sha512-AvESCnNoQlZiOfP9R4mxN8M9csy2L16EIbWIkt3l4FuGti9kXBS8QVzlfyg4HEnarJhrzZilgNFlZtqmoiAIIA== |
| 6757 | + dependencies: |
| 6758 | + fd-slicer "1.1.0" |
| 6759 | + http-errors "~1.7.0" |
| 6760 | + safe-buffer "5.1.2" |
| 6761 | + uid-safe "2.1.5" |
| 6762 | + |
6748 | 6763 |
|
6749 | 6764 | version "0.0.7"
|
6750 | 6765 | resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
|
@@ -6802,14 +6817,14 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
6802 | 6817 | resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
6803 | 6818 | integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
6804 | 6819 |
|
6805 |
| -netlify-cli@2.54.0: |
6806 |
| - version "2.54.0" |
6807 |
| - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-2.54.0.tgz#4e292033726c919d213074057095b9b0e6acc71f" |
6808 |
| - integrity sha512-q1u3LMLWv7H7y5RV2bYnBfkCV9xTRIpaHe8Pr+g37mXsYu6jwd6Pqhl/ybQvlZOYprmkq+UOOG7TZzDOH5YVhw== |
| 6820 | +netlify-cli@2.57.0: |
| 6821 | + version "2.57.0" |
| 6822 | + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-2.57.0.tgz#01766460135c41659eb041cacc90899a30f0cb72" |
| 6823 | + integrity sha512-Fk7lynhW8C00UjCQFt/8tRQ1Ge7PZurlawgo15nCQ2pVfmAexSUItCMLqPHZqAaki2/ZflPbut8fONQaryl2Hg== |
6809 | 6824 | dependencies:
|
6810 |
| - "@netlify/build" "^2.0.2" |
6811 |
| - "@netlify/config" "^1.1.2" |
6812 |
| - "@netlify/zip-it-and-ship-it" "^1.2.0" |
| 6825 | + "@netlify/build" "^2.0.26" |
| 6826 | + "@netlify/config" "^2.0.3" |
| 6827 | + "@netlify/zip-it-and-ship-it" "^1.3.2" |
6813 | 6828 | "@oclif/command" "^1.5.18"
|
6814 | 6829 | "@oclif/config" "^1.13.2"
|
6815 | 6830 | "@oclif/errors" "^1.1.2"
|
|
6830 | 6845 | cli-ux "^5.2.1"
|
6831 | 6846 | concordance "^4.0.0"
|
6832 | 6847 | configstore "^5.0.0"
|
| 6848 | + content-type "^1.0.4" |
6833 | 6849 | cookie "^0.4.0"
|
6834 | 6850 | copy-template-dir "^1.4.0"
|
6835 | 6851 | debug "^4.1.1"
|
|
6846 | 6862 | gh-release-fetch "^1.0.3"
|
6847 | 6863 | git-repo-info "^2.1.0"
|
6848 | 6864 | gitconfiglocal "^2.1.0"
|
6849 |
| - http-proxy "^1.17.0" |
| 6865 | + http-proxy "^1.18.0" |
6850 | 6866 | http-proxy-middleware "^0.20.0"
|
6851 | 6867 | inquirer "^6.5.1"
|
6852 | 6868 | inquirer-autocomplete-prompt "^1.0.1"
|
|
6864 | 6880 | log-symbols "^2.2.0"
|
6865 | 6881 | make-dir "^3.0.0"
|
6866 | 6882 | minimist "^1.2.5"
|
6867 |
| - netlify "^4.3.1" |
| 6883 | + multiparty "^4.2.1" |
| 6884 | + netlify "^4.3.5" |
6868 | 6885 | netlify-redirect-parser "^2.5.0"
|
6869 | 6886 | netlify-redirector "^0.2.0"
|
6870 | 6887 | node-fetch "^2.6.0"
|
|
6877 | 6894 | precinct "^6.1.2"
|
6878 | 6895 | prettyjson "^1.2.1"
|
6879 | 6896 | random-item "^1.0.0"
|
| 6897 | + raw-body "^2.4.1" |
6880 | 6898 | read-pkg-up "^6.0.0"
|
6881 | 6899 | require-package-name "^2.0.1"
|
6882 | 6900 | resolve "^1.12.0"
|
@@ -6934,13 +6952,13 @@ netlify@^4.1.7:
|
6934 | 6952 | through2-filter "^3.0.0"
|
6935 | 6953 | through2-map "^3.0.0"
|
6936 | 6954 |
|
6937 |
| -netlify@^4.3.1: |
6938 |
| - version "4.3.1" |
6939 |
| - resolved "https://registry.yarnpkg.com/netlify/-/netlify-4.3.1.tgz#37d840088b0bb5af9483cca78c214a52bf74266f" |
6940 |
| - integrity sha512-Paowbvr0Gm0uTkiDz56jB7zsCIyKvZCKEC5ujH9lpVrxUYSp9D3jp969iilP0vopBR/x0tSFPT5dOb2nIvM/Aw== |
| 6955 | +netlify@^4.3.5: |
| 6956 | + version "4.3.5" |
| 6957 | + resolved "https://registry.yarnpkg.com/netlify/-/netlify-4.3.5.tgz#a386d0c5a23765362765057a8138cd2441a06c42" |
| 6958 | + integrity sha512-Weq2swCfaB3pvQjVrnZmYoTwB8MdkKg/hGRRmHQWWtdh9llBKXf7UsWiIjkmDOD78xMXN9Xym6Vgi2shN+3SzQ== |
6941 | 6959 | dependencies:
|
6942 | 6960 | "@netlify/open-api" "^0.15.0"
|
6943 |
| - "@netlify/zip-it-and-ship-it" "^1.2.0" |
| 6961 | + "@netlify/zip-it-and-ship-it" "^1.3.2" |
6944 | 6962 | backoff "^2.5.0"
|
6945 | 6963 | clean-deep "^3.3.0"
|
6946 | 6964 | filter-obj "^2.0.1"
|
@@ -8396,6 +8414,11 @@ qw@~1.0.1:
|
8396 | 8414 | resolved "https://registry.yarnpkg.com/qw/-/qw-1.0.1.tgz#efbfdc740f9ad054304426acb183412cc8b996d4"
|
8397 | 8415 | integrity sha1-77/cdA+a0FQwRCassYNBLMi5ltQ=
|
8398 | 8416 |
|
| 8417 | +random-bytes@~1.0.0: |
| 8418 | + version "1.0.0" |
| 8419 | + resolved "https://registry.yarnpkg.com/random-bytes/-/random-bytes-1.0.0.tgz#4f68a1dc0ae58bd3fb95848c30324db75d64360b" |
| 8420 | + integrity sha1-T2ih3Arli9P7lYSMMDJNt11kNgs= |
| 8421 | + |
8399 | 8422 | random-item@^1.0.0:
|
8400 | 8423 | version "1.0.0"
|
8401 | 8424 | resolved "https://registry.yarnpkg.com/random-item/-/random-item-1.0.0.tgz#16ee31626cb050c8a1686a5f0f42a6b99a2aaf11"
|
|
8431 | 8454 | iconv-lite "0.4.24"
|
8432 | 8455 | unpipe "1.0.0"
|
8433 | 8456 |
|
| 8457 | +raw-body@^2.4.1: |
| 8458 | + version "2.4.1" |
| 8459 | + resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.1.tgz#30ac82f98bb5ae8c152e67149dac8d55153b168c" |
| 8460 | + integrity sha512-9WmIKF6mkvA0SLmA2Knm9+qj89e+j1zqgyn8aXGd7+nAduPoqgI9lO57SAZNn/Byzo5P7JhXTyg9PzaJbH73bA== |
| 8461 | + dependencies: |
| 8462 | + bytes "3.1.0" |
| 8463 | + http-errors "1.7.3" |
| 8464 | + iconv-lite "0.4.24" |
| 8465 | + unpipe "1.0.0" |
| 8466 | + |
8434 | 8467 | rc@^1.0.1, rc@^1.1.6, rc@^1.2.8:
|
8435 | 8468 | version "1.2.8"
|
8436 | 8469 | resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed"
|
|
10141 | 10174 | resolved "https://registry.yarnpkg.com/uid-number/-/uid-number-0.0.6.tgz#0ea10e8035e8eb5b8e4449f06da1c730663baa81"
|
10142 | 10175 | integrity sha1-DqEOgDXo61uOREnwbaHHMGY7qoE=
|
10143 | 10176 |
|
| 10177 | + |
| 10178 | + version "2.1.5" |
| 10179 | + resolved "https://registry.yarnpkg.com/uid-safe/-/uid-safe-2.1.5.tgz#2b3d5c7240e8fc2e58f8aa269e5ee49c0857bd3a" |
| 10180 | + integrity sha512-KPHm4VL5dDXKz01UuEd88Df+KzynaohSL9fBh096KWAxSKZQDI2uBrVqtvRM4rwrIrRRKsdLNML/lnaaVSRioA== |
| 10181 | + dependencies: |
| 10182 | + random-bytes "~1.0.0" |
| 10183 | + |
10144 | 10184 | umask@^1.1.0, umask@~1.1.0:
|
10145 | 10185 | version "1.1.0"
|
10146 | 10186 | resolved "https://registry.yarnpkg.com/umask/-/umask-1.1.0.tgz#f29cebf01df517912bb58ff9c4e50fde8e33320d"
|
|
0 commit comments