|
296 | 296 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037"
|
297 | 297 | integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q==
|
298 | 298 |
|
| 299 | +"@babel/parser@^7.15.7": |
| 300 | + version "7.15.7" |
| 301 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.7.tgz#0c3ed4a2eb07b165dfa85b3cc45c727334c4edae" |
| 302 | + integrity sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g== |
| 303 | + |
299 | 304 | "@babel/plugin-proposal-async-generator-functions@^7.10.4":
|
300 | 305 | version "7.10.5"
|
301 | 306 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558"
|
|
1170 | 1175 | call-me-maybe "^1.0.1"
|
1171 | 1176 | glob-to-regexp "^0.3.0"
|
1172 | 1177 |
|
1173 |
| -"@netlify/build@^18.12.0": |
1174 |
| - version "18.12.0" |
1175 |
| - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.12.0.tgz#c34ca3c958982032d14a65e43ebd11b08c1c3df4" |
1176 |
| - integrity sha512-PkITXAq3l5pyL5bG6JLGnwYPOi5SIr+n/9YbOcZZdoUIiLa4mTBUjee3y3lcsNUOLduMVkF4PTVLHz6F/6tyNA== |
| 1178 | +"@netlify/build@^18.13.1": |
| 1179 | + version "18.13.1" |
| 1180 | + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.13.1.tgz#3c93d23f4c445de4fb04421caefe1bcf9fbb9e67" |
| 1181 | + integrity sha512-E5tmUV+fvC5mdQUiJjQpMrWgoHkvfqKFhmbnox43yJ2bU98xL2mq/tLLQqKV9STzMa8/amSBb+CLSJ9iB0THvA== |
1177 | 1182 | dependencies:
|
1178 | 1183 | "@bugsnag/js" "^7.0.0"
|
1179 | 1184 | "@netlify/cache-utils" "^2.0.0"
|
|
1183 | 1188 | "@netlify/plugin-edge-handlers" "^1.11.22"
|
1184 | 1189 | "@netlify/plugins-list" "^3.6.0"
|
1185 | 1190 | "@netlify/run-utils" "^2.0.0"
|
1186 |
| - "@netlify/zip-it-and-ship-it" "^4.22.0" |
| 1191 | + "@netlify/zip-it-and-ship-it" "^4.23.0" |
1187 | 1192 | "@sindresorhus/slugify" "^1.1.0"
|
1188 | 1193 | "@ungap/from-entries" "^0.2.1"
|
1189 | 1194 | ansi-escapes "^4.3.2"
|
|
1515 | 1520 | dependencies:
|
1516 | 1521 | execa "^3.4.0"
|
1517 | 1522 |
|
1518 |
| -"@netlify/zip-it-and-ship-it@4.22.0", "@netlify/zip-it-and-ship-it@^4.22.0": |
1519 |
| - version "4.22.0" |
1520 |
| - resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.22.0.tgz#f900341a82e6df7327b80b89a9b920765a7c1eec" |
1521 |
| - integrity sha512-etOGaq248ws55tYiJ16qnkpD9UKisiVH4g/RnO1oVP45+BSdRmNynUZkFbAZqpkEe8F61r4lxGBHsStuxXfXMQ== |
| 1523 | +"@netlify/zip-it-and-ship-it@4.23.0", "@netlify/zip-it-and-ship-it@^4.23.0": |
| 1524 | + version "4.23.0" |
| 1525 | + resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.23.0.tgz#1d8222ace5480f3845a32f3d88704e032160613b" |
| 1526 | + integrity sha512-hefNXuzWnQqEClsgQMOAubkScTiIf+r+AmsrEShNkUUrg9pUoQpNVpbIpQUiP9VEIvnrCwAtPmSOaus0ijTOXQ== |
1522 | 1527 | dependencies:
|
| 1528 | + "@babel/parser" "^7.15.7" |
1523 | 1529 | "@netlify/esbuild" "^0.13.6"
|
1524 |
| - acorn "^8.4.0" |
1525 | 1530 | archiver "^5.3.0"
|
1526 | 1531 | array-flat-polyfill "^1.0.1"
|
1527 | 1532 | common-path-prefix "^3.0.0"
|
|
1534 | 1539 | filter-obj "^2.0.1"
|
1535 | 1540 | find-up "^5.0.0"
|
1536 | 1541 | glob "^7.1.6"
|
| 1542 | + is-builtin-module "^3.1.0" |
1537 | 1543 | junk "^3.1.0"
|
1538 | 1544 | locate-path "^6.0.0"
|
1539 | 1545 | make-dir "^3.1.0"
|
@@ -3378,7 +3384,7 @@ blueimp-md5@^2.10.0:
|
3378 | 3384 | resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.18.0.tgz#1152be1335f0c6b3911ed9e36db54f3e6ac52935"
|
3379 | 3385 | integrity sha512-vE52okJvzsVWhcgUHOv+69OG3Mdg151xyn41aVQN/5W5S+S43qZhxECtYLAEHMSFWX6Mv5IZrzj3T5+JqXfj5Q==
|
3380 | 3386 |
|
3381 |
| -[email protected], body-parser@^1.19.0: |
| 3387 | + |
3382 | 3388 | version "1.19.0"
|
3383 | 3389 | resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.0.tgz#96b2709e57c9c4e09a6fd66a8fd979844f69f08a"
|
3384 | 3390 | integrity sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==
|
@@ -3522,6 +3528,11 @@ buffer@^5.2.1, buffer@^5.5.0:
|
3522 | 3528 | base64-js "^1.0.2"
|
3523 | 3529 | ieee754 "^1.1.4"
|
3524 | 3530 |
|
| 3531 | +builtin-modules@^3.0.0: |
| 3532 | + version "3.2.0" |
| 3533 | + resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.2.0.tgz#45d5db99e7ee5e6bc4f362e008bf917ab5049887" |
| 3534 | + integrity sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA== |
| 3535 | + |
3525 | 3536 | builtin-modules@^3.1.0:
|
3526 | 3537 | version "3.1.0"
|
3527 | 3538 | resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.1.0.tgz#aad97c15131eb76b65b50ef208e7584cd76a7484"
|
@@ -7194,6 +7205,13 @@ is-buffer@^1.1.5:
|
7194 | 7205 | resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
|
7195 | 7206 | integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
|
7196 | 7207 |
|
| 7208 | +is-builtin-module@^3.1.0: |
| 7209 | + version "3.1.0" |
| 7210 | + resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.1.0.tgz#6fdb24313b1c03b75f8b9711c0feb8c30b903b00" |
| 7211 | + integrity sha512-OV7JjAgOTfAFJmHZLvpSTb4qi0nIILDV1gWPYDnDJUTNFM5aGlRAhk4QcT8i7TuAleeEV5Fdkqn3t4mS+Q11fg== |
| 7212 | + dependencies: |
| 7213 | + builtin-modules "^3.0.0" |
| 7214 | + |
7197 | 7215 | is-callable@^1.1.4, is-callable@^1.2.0:
|
7198 | 7216 | version "1.2.0"
|
7199 | 7217 | resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
|
@@ -9377,19 +9395,19 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
9377 | 9395 | resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
9378 | 9396 | integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
9379 | 9397 |
|
9380 |
| - |
9381 |
| - version "6.9.12" |
9382 |
| - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.9.12.tgz#55681f350f88a8f5f5b4b1d9fb57a8315ea05e3a" |
9383 |
| - integrity sha512-FSzZxQk0yaWMvsnrBqHkIiJ1V/wikNDk1SdlnM8NBuNdlDvH4FuuTa7qfO5CjTMq/T21o9ga69qMZZ8tOvi7lA== |
| 9398 | + |
| 9399 | + version "6.9.15" |
| 9400 | + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.9.15.tgz#8d40571bb4236748cb1ffbb733859a3ba1e6eee1" |
| 9401 | + integrity sha512-745oz8iT+BdHYBJYl7AOsHyYRhEjcLBbnydJuMHOgbPzl7XrLCX1SQ7M0h/BSQ7C18C9WFZ5qihFWtF/Vi4pcw== |
9384 | 9402 | dependencies:
|
9385 |
| - "@netlify/build" "^18.12.0" |
| 9403 | + "@netlify/build" "^18.13.1" |
9386 | 9404 | "@netlify/config" "^15.6.3"
|
9387 | 9405 | "@netlify/framework-info" "^5.9.2"
|
9388 | 9406 | "@netlify/local-functions-proxy" "^1.1.1"
|
9389 | 9407 | "@netlify/plugin-edge-handlers" "^1.11.22"
|
9390 | 9408 | "@netlify/plugins-list" "^3.6.0"
|
9391 | 9409 | "@netlify/routing-local-proxy" "^0.33.2"
|
9392 |
| - "@netlify/zip-it-and-ship-it" "4.22.0" |
| 9410 | + "@netlify/zip-it-and-ship-it" "4.23.0" |
9393 | 9411 | "@oclif/command" "^1.6.1"
|
9394 | 9412 | "@oclif/config" "^1.15.1"
|
9395 | 9413 | "@oclif/errors" "^1.3.4"
|
|
9404 | 9422 | ascii-table "0.0.9"
|
9405 | 9423 | backoff "^2.5.0"
|
9406 | 9424 | better-opn "^2.1.1"
|
9407 |
| - body-parser "^1.19.0" |
9408 | 9425 | boxen "^5.0.0"
|
9409 | 9426 | chalk "^4.0.0"
|
9410 | 9427 | chokidar "^3.0.2"
|
|
0 commit comments