|
116 | 116 | call-me-maybe "^1.0.1"
|
117 | 117 | glob-to-regexp "^0.3.0"
|
118 | 118 |
|
119 |
| -"@netlify/build@^1.0.1": |
120 |
| - version "1.0.11" |
121 |
| - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-1.0.11.tgz#556961a82c84c7d5daa9549b2f634c3b01b9d9c3" |
122 |
| - integrity sha512-iW7SEaxPA7KFYSvmaDLB/LXaFiMAbZr3HIoGil46S/YhA8PGVJduNf5thjr084h9omH1wAvWgCiY+bnVI3xb7g== |
| 119 | +"@netlify/build@^1.0.12": |
| 120 | + version "1.0.16" |
| 121 | + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-1.0.16.tgz#b4c4d7dad263a51a0d02e17996bd90a9f5e68143" |
| 122 | + integrity sha512-uFyD9i6IzUXgDlFq7/iZb4gyrSSDM1TWWwBuY7ijaPJpoTI/bto4WvEjWgx7XSR2kpM7/1hmj+6cDSN0iiHsSQ== |
123 | 123 | dependencies:
|
124 | 124 | "@bugsnag/js" "^7.0.0"
|
125 | 125 | "@netlify/cache-utils" "^0.4.1"
|
126 |
| - "@netlify/config" "^1.0.6" |
| 126 | + "@netlify/config" "^1.0.9" |
127 | 127 | "@netlify/functions-utils" "^0.2.4"
|
128 | 128 | "@netlify/git-utils" "^0.2.2"
|
129 | 129 | "@netlify/run-utils" "^0.1.1"
|
130 |
| - "@netlify/zip-it-and-ship-it" "^0.4.0-19" |
| 130 | + "@netlify/zip-it-and-ship-it" "^1.1.0" |
131 | 131 | analytics "0.3.1"
|
132 | 132 | array-flat-polyfill "^1.0.1"
|
133 | 133 | chalk "^3.0.0"
|
|
145 | 145 | log-process-errors "^5.1.2"
|
146 | 146 | make-dir "^3.0.2"
|
147 | 147 | map-obj "^4.1.0"
|
148 |
| - netlify "^4.1.7" |
| 148 | + netlify "^4.2.0" |
149 | 149 | os-name "^3.1.0"
|
150 | 150 | p-event "^4.1.0"
|
151 | 151 | p-reduce "^2.1.0"
|
|
156 | 156 | read-pkg-up "^7.0.1"
|
157 | 157 | readdirp "^3.4.0"
|
158 | 158 | resolve "^2.0.0-next.1"
|
| 159 | + safe-json-stringify "^1.2.0" |
159 | 160 | semver "^7.1.3"
|
160 | 161 | string-width "^4.2.0"
|
161 | 162 | strip-ansi "^6.0.0"
|
|
201 | 202 | tomlify-j0.4 "^3.0.0"
|
202 | 203 | yargs "^15.3.0"
|
203 | 204 |
|
204 |
| -"@netlify/config@^1.0.0", "@netlify/config@^1.0.6": |
205 |
| - version "1.0.6" |
206 |
| - resolved "https://registry.yarnpkg.com/@netlify/config/-/config-1.0.6.tgz#77b5a3e4d35a8e8a07a9dad6b53e5ed97d96fcab" |
207 |
| - integrity sha512-Mr9avxTVFMbtSSwk9XruFADiH1Np/K+Dj6i4vnOYPwL9S4TgDw72NOZRfa8mLHaJBqxP79oD4Nq5It7XvvxcCQ== |
| 205 | +"@netlify/config@^1.0.7", "@netlify/config@^1.0.9": |
| 206 | + version "1.0.9" |
| 207 | + resolved "https://registry.yarnpkg.com/@netlify/config/-/config-1.0.9.tgz#73eb4a19fe1b30a26361fa2494562c07aaf32c97" |
| 208 | + integrity sha512-juHDPvUYchVbTwKdX8/kbPXvA7iGioO3LGcqgf4a6KI3tX0lNEh1SJlMRYtOKaCaXcSJ4G/QM87FmHHFuSgAZQ== |
208 | 209 | dependencies:
|
209 | 210 | array-flat-polyfill "^1.0.1"
|
210 | 211 | deepmerge "^4.2.2"
|
|
214 | 215 | find-up "^4.1.0"
|
215 | 216 | indent-string "^4.0.0"
|
216 | 217 | is-plain-obj "^2.1.0"
|
217 |
| - netlify "^4.1.7" |
| 218 | + netlify "^4.2.0" |
218 | 219 | p-locate "^4.1.0"
|
219 | 220 | path-exists "^4.0.0"
|
220 | 221 | toml "^3.0.0"
|
221 | 222 | tomlify-j0.4 "^3.0.0"
|
| 223 | + validate-npm-package-name "^3.0.0" |
222 | 224 | yargs "^15.3.0"
|
223 | 225 |
|
224 | 226 | "@netlify/functions-utils@^0.2.4":
|
|
275 | 277 | util.promisify "^1.0.1"
|
276 | 278 | yargs "^15.3.1"
|
277 | 279 |
|
| 280 | +"@netlify/zip-it-and-ship-it@^1.0.0", "@netlify/zip-it-and-ship-it@^1.1.0": |
| 281 | + version "1.1.0" |
| 282 | + resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-1.1.0.tgz#9b0e950ba6e551ce76428400f7aee6eb1917208a" |
| 283 | + integrity sha512-/MkvRL1eRPZ43U/dT2MsRsGSi1U6gFJobfuwz/3SFSNu+HdzsX/QgTs1VsHlKQejMYOtOyIAzgswFkV/UHs7qg== |
| 284 | + dependencies: |
| 285 | + archiver "^3.0.0" |
| 286 | + common-path-prefix "^2.0.0" |
| 287 | + cp-file "^7.0.0" |
| 288 | + elf-tools "^1.1.1" |
| 289 | + end-of-stream "^1.4.4" |
| 290 | + find-up "^4.1.0" |
| 291 | + glob "^7.1.6" |
| 292 | + junk "^3.1.0" |
| 293 | + make-dir "^3.0.2" |
| 294 | + p-map "^3.0.0" |
| 295 | + path-exists "^4.0.0" |
| 296 | + pkg-dir "^4.2.0" |
| 297 | + precinct "^6.2.0" |
| 298 | + require-package-name "^2.0.1" |
| 299 | + resolve "^2.0.0-next.1" |
| 300 | + semver "^7.3.2" |
| 301 | + unixify "^1.0.0" |
| 302 | + util.promisify "^1.0.1" |
| 303 | + yargs "^15.3.1" |
| 304 | + |
278 | 305 |
|
279 | 306 | version "2.1.3"
|
280 | 307 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
|
@@ -6702,14 +6729,14 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
6702 | 6729 | resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
6703 | 6730 | integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
6704 | 6731 |
|
6705 |
| -netlify-cli@2.52.0: |
6706 |
| - version "2.52.0" |
6707 |
| - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-2.52.0.tgz#bf9485f4a3112f037644880112be5edecc3a3d69" |
6708 |
| - integrity sha512-vNa+gtvG/6JWZlSSVi1Up5YsLge5VdmjiG2MFBykB56LtHyIX+EOFeLMto7+psx62//hqGuFSWXNlSicbs5HhQ== |
| 6732 | +netlify-cli@2.53.0: |
| 6733 | + version "2.53.0" |
| 6734 | + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-2.53.0.tgz#3706c14933f5957c08009138b45a3c63c4b64fd4" |
| 6735 | + integrity sha512-bv7Iptmv+kfoCmHQtNAub9VUk+ktWr0GF6i7VCzMJF6ZmsGaYR45Cf2r5ekLAWWnpVZQaq00zLyrUyGS1wzLvQ== |
6709 | 6736 | dependencies:
|
6710 |
| - "@netlify/build" "^1.0.1" |
6711 |
| - "@netlify/config" "^1.0.0" |
6712 |
| - "@netlify/zip-it-and-ship-it" "^0.4.0-19" |
| 6737 | + "@netlify/build" "^1.0.12" |
| 6738 | + "@netlify/config" "^1.0.7" |
| 6739 | + "@netlify/zip-it-and-ship-it" "^1.0.0" |
6713 | 6740 | "@oclif/command" "^1.5.18"
|
6714 | 6741 | "@oclif/config" "^1.13.2"
|
6715 | 6742 | "@oclif/errors" "^1.1.2"
|
|
6764 | 6791 | log-symbols "^2.2.0"
|
6765 | 6792 | make-dir "^3.0.0"
|
6766 | 6793 | minimist "^1.2.5"
|
6767 |
| - netlify "^4.1.7" |
| 6794 | + netlify "^4.3.0" |
6768 | 6795 | netlify-redirect-parser "^2.5.0"
|
6769 | 6796 | netlify-redirector "^0.2.0"
|
6770 | 6797 | node-fetch "^2.6.0"
|
@@ -6834,6 +6861,36 @@ netlify@^4.1.7:
|
6834 | 6861 | through2-filter "^3.0.0"
|
6835 | 6862 | through2-map "^3.0.0"
|
6836 | 6863 |
|
| 6864 | +netlify@^4.2.0, netlify@^4.3.0: |
| 6865 | + version "4.3.0" |
| 6866 | + resolved "https://registry.yarnpkg.com/netlify/-/netlify-4.3.0.tgz#cfaf638754c04e0aa713978eb9531da445dd55ff" |
| 6867 | + integrity sha512-4tDEc8CtRbM/Lbvooyn9pAIsfpyiW5euqxViFM1SWOjFeH96P2eh0RfMj03+NVaZ3O7d92JqNAKZliPHf+ulNA== |
| 6868 | + dependencies: |
| 6869 | + "@netlify/open-api" "^0.15.0" |
| 6870 | + "@netlify/zip-it-and-ship-it" "^1.1.0" |
| 6871 | + backoff "^2.5.0" |
| 6872 | + clean-deep "^3.3.0" |
| 6873 | + filter-obj "^2.0.1" |
| 6874 | + flush-write-stream "^2.0.0" |
| 6875 | + folder-walker "^3.2.0" |
| 6876 | + from2-array "0.0.4" |
| 6877 | + hasha "^3.0.0" |
| 6878 | + lodash.camelcase "^4.3.0" |
| 6879 | + lodash.flatten "^4.4.0" |
| 6880 | + lodash.get "^4.4.2" |
| 6881 | + lodash.set "^4.3.2" |
| 6882 | + micro-api-client "^3.3.0" |
| 6883 | + node-fetch "^2.2.0" |
| 6884 | + p-map "^3.0.0" |
| 6885 | + p-wait-for "^3.1.0" |
| 6886 | + parallel-transform "^1.1.0" |
| 6887 | + pump "^3.0.0" |
| 6888 | + qs "^6.9.3" |
| 6889 | + rimraf "^3.0.2" |
| 6890 | + tempy "^0.3.0" |
| 6891 | + through2-filter "^3.0.0" |
| 6892 | + through2-map "^3.0.0" |
| 6893 | + |
6837 | 6894 | nice-try@^1.0.4:
|
6838 | 6895 | version "1.0.5"
|
6839 | 6896 | resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
|
@@ -8799,6 +8856,11 @@ safe-join@^0.1.3:
|
8799 | 8856 | resolved "https://registry.yarnpkg.com/safe-join/-/safe-join-0.1.3.tgz#02ca7a7f2fed4f9cde3f72eb6ade4423bd73d506"
|
8800 | 8857 | integrity sha512-Ylh1EWn4pmL57HRV/oi4Ye7ws5AxKkdGpyDdWsvZob5VLH8xnQpG8tqmHD5v4SdKlN7hyrBjYt7Jm3faeC+uJg==
|
8801 | 8858 |
|
| 8859 | +safe-json-stringify@^1.2.0: |
| 8860 | + version "1.2.0" |
| 8861 | + resolved "https://registry.yarnpkg.com/safe-json-stringify/-/safe-json-stringify-1.2.0.tgz#356e44bc98f1f93ce45df14bcd7c01cda86e0afd" |
| 8862 | + integrity sha512-gH8eh2nZudPQO6TytOvbxnuhYBOvDBBLW52tz5q6X58lJcd/tkmqFR+5Z9adS8aJtURSXWThWy/xJtJwixErvg== |
| 8863 | + |
8802 | 8864 | safe-regex@^1.1.0:
|
8803 | 8865 | version "1.1.0"
|
8804 | 8866 | resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
|
|
0 commit comments