netlify-cli 8.0.3 → 8.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,23 +1,23 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
- "version": "8.0.3",
3
+ "version": "8.0.4",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "8.0.3",
9
+ "version": "8.0.4",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
- "@netlify/build": "^19.0.6",
13
+ "@netlify/build": "^19.0.7",
14
14
  "@netlify/config": "^16.0.4",
15
15
  "@netlify/framework-info": "^6.0.0",
16
16
  "@netlify/local-functions-proxy": "^1.1.1",
17
17
  "@netlify/plugin-edge-handlers": "^2.0.0",
18
18
  "@netlify/plugins-list": "^5.0.0",
19
19
  "@netlify/routing-local-proxy": "^0.34.1",
20
- "@netlify/zip-it-and-ship-it": "5.0.0",
20
+ "@netlify/zip-it-and-ship-it": "5.1.0",
21
21
  "@oclif/command": "^1.6.1",
22
22
  "@oclif/config": "^1.15.1",
23
23
  "@oclif/errors": "^1.3.4",
@@ -27,7 +27,6 @@
27
27
  "@oclif/plugin-plugins": "^1.9.3",
28
28
  "@octokit/rest": "^18.0.0",
29
29
  "@sindresorhus/slugify": "^1.1.0",
30
- "@ungap/from-entries": "^0.2.1",
31
30
  "ansi-styles": "^5.0.0",
32
31
  "ascii-table": "0.0.9",
33
32
  "backoff": "^2.5.0",
@@ -2426,9 +2425,9 @@
2426
2425
  }
2427
2426
  },
2428
2427
  "node_modules/@netlify/build": {
2429
- "version": "19.0.6",
2430
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-19.0.6.tgz",
2431
- "integrity": "sha512-5F4A+RGDisTgkJr706NNjWPDM0l9ddOKlBRDwYLcic37k4aeeSswPUxHmS7BbLl0tuPfM4n3lLzlJDZr76H2Tg==",
2428
+ "version": "19.0.7",
2429
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-19.0.7.tgz",
2430
+ "integrity": "sha512-a6u5Ai9DO/KXBOC0RrNL8luG8p/exvNlLEzkibWzH2wa9gvX1xUT5KG08DaGz8CA24La61eOhHe8P7n8jy8kSw==",
2432
2431
  "dependencies": {
2433
2432
  "@bugsnag/js": "^7.0.0",
2434
2433
  "@netlify/cache-utils": "^3.0.0",
@@ -2438,7 +2437,7 @@
2438
2437
  "@netlify/plugin-edge-handlers": "^2.0.0",
2439
2438
  "@netlify/plugins-list": "^5.0.0",
2440
2439
  "@netlify/run-utils": "^3.0.0",
2441
- "@netlify/zip-it-and-ship-it": "^5.0.0",
2440
+ "@netlify/zip-it-and-ship-it": "^5.1.0",
2442
2441
  "@sindresorhus/slugify": "^1.1.0",
2443
2442
  "ansi-escapes": "^4.3.2",
2444
2443
  "chalk": "^4.1.2",
@@ -2490,6 +2489,69 @@
2490
2489
  "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
2491
2490
  }
2492
2491
  },
2492
+ "node_modules/@netlify/build/node_modules/@netlify/zip-it-and-ship-it": {
2493
+ "version": "5.1.0",
2494
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.1.0.tgz",
2495
+ "integrity": "sha512-CMeY/LaMo4K20g11itHkbWcrLK7ANTgWUgsyXt8/pJJ+Lgd1bscQjbXFX2DyfnLOfV8nOfRhrBcYuCXqErSruw==",
2496
+ "dependencies": {
2497
+ "@babel/parser": "^7.15.7",
2498
+ "@netlify/esbuild": "^0.13.6",
2499
+ "@vercel/nft": "^0.17.0",
2500
+ "archiver": "^5.3.0",
2501
+ "common-path-prefix": "^3.0.0",
2502
+ "cp-file": "^9.0.0",
2503
+ "del": "^6.0.0",
2504
+ "elf-cam": "^0.1.1",
2505
+ "end-of-stream": "^1.4.4",
2506
+ "es-module-lexer": "^0.9.0",
2507
+ "execa": "^5.0.0",
2508
+ "filter-obj": "^2.0.1",
2509
+ "find-up": "^5.0.0",
2510
+ "glob": "^7.1.6",
2511
+ "is-builtin-module": "^3.1.0",
2512
+ "junk": "^3.1.0",
2513
+ "locate-path": "^6.0.0",
2514
+ "make-dir": "^3.1.0",
2515
+ "merge-options": "^3.0.4",
2516
+ "minimatch": "^3.0.4",
2517
+ "p-map": "^4.0.0",
2518
+ "path-exists": "^4.0.0",
2519
+ "pkg-dir": "^5.0.0",
2520
+ "precinct": "^8.2.0",
2521
+ "read-package-json-fast": "^2.0.2",
2522
+ "require-package-name": "^2.0.1",
2523
+ "resolve": "^2.0.0-next.1",
2524
+ "semver": "^7.0.0",
2525
+ "tmp-promise": "^3.0.2",
2526
+ "toml": "^3.0.0",
2527
+ "typescript": "^4.4.3",
2528
+ "unixify": "^1.0.0",
2529
+ "yargs": "^16.0.0"
2530
+ },
2531
+ "bin": {
2532
+ "zip-it-and-ship-it": "dist/bin.js"
2533
+ },
2534
+ "engines": {
2535
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
2536
+ }
2537
+ },
2538
+ "node_modules/@netlify/build/node_modules/@netlify/zip-it-and-ship-it/node_modules/yargs": {
2539
+ "version": "16.2.0",
2540
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
2541
+ "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
2542
+ "dependencies": {
2543
+ "cliui": "^7.0.2",
2544
+ "escalade": "^3.1.1",
2545
+ "get-caller-file": "^2.0.5",
2546
+ "require-directory": "^2.1.1",
2547
+ "string-width": "^4.2.0",
2548
+ "y18n": "^5.0.5",
2549
+ "yargs-parser": "^20.2.2"
2550
+ },
2551
+ "engines": {
2552
+ "node": ">=10"
2553
+ }
2554
+ },
2493
2555
  "node_modules/@netlify/build/node_modules/@sindresorhus/is": {
2494
2556
  "version": "2.1.1",
2495
2557
  "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-2.1.1.tgz",
@@ -2535,16 +2597,6 @@
2535
2597
  "node": ">=6"
2536
2598
  }
2537
2599
  },
2538
- "node_modules/@netlify/build/node_modules/cliui": {
2539
- "version": "6.0.0",
2540
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
2541
- "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
2542
- "dependencies": {
2543
- "string-width": "^4.2.0",
2544
- "strip-ansi": "^6.0.0",
2545
- "wrap-ansi": "^6.2.0"
2546
- }
2547
- },
2548
2600
  "node_modules/@netlify/build/node_modules/color-convert": {
2549
2601
  "version": "2.0.1",
2550
2602
  "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
@@ -2580,40 +2632,6 @@
2580
2632
  "node": ">=0.3.1"
2581
2633
  }
2582
2634
  },
2583
- "node_modules/@netlify/build/node_modules/find-up": {
2584
- "version": "4.1.0",
2585
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
2586
- "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
2587
- "dependencies": {
2588
- "locate-path": "^5.0.0",
2589
- "path-exists": "^4.0.0"
2590
- },
2591
- "engines": {
2592
- "node": ">=8"
2593
- }
2594
- },
2595
- "node_modules/@netlify/build/node_modules/find-up/node_modules/locate-path": {
2596
- "version": "5.0.0",
2597
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
2598
- "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
2599
- "dependencies": {
2600
- "p-locate": "^4.1.0"
2601
- },
2602
- "engines": {
2603
- "node": ">=8"
2604
- }
2605
- },
2606
- "node_modules/@netlify/build/node_modules/find-up/node_modules/p-locate": {
2607
- "version": "4.1.0",
2608
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
2609
- "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
2610
- "dependencies": {
2611
- "p-limit": "^2.2.0"
2612
- },
2613
- "engines": {
2614
- "node": ">=8"
2615
- }
2616
- },
2617
2635
  "node_modules/@netlify/build/node_modules/get-caller-file": {
2618
2636
  "version": "2.0.5",
2619
2637
  "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
@@ -2765,11 +2783,6 @@
2765
2783
  "node": ">=8"
2766
2784
  }
2767
2785
  },
2768
- "node_modules/@netlify/build/node_modules/y18n": {
2769
- "version": "4.0.3",
2770
- "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
2771
- "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ=="
2772
- },
2773
2786
  "node_modules/@netlify/build/node_modules/yargs": {
2774
2787
  "version": "15.4.1",
2775
2788
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",
@@ -2791,7 +2804,56 @@
2791
2804
  "node": ">=8"
2792
2805
  }
2793
2806
  },
2794
- "node_modules/@netlify/build/node_modules/yargs-parser": {
2807
+ "node_modules/@netlify/build/node_modules/yargs/node_modules/cliui": {
2808
+ "version": "6.0.0",
2809
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
2810
+ "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
2811
+ "dependencies": {
2812
+ "string-width": "^4.2.0",
2813
+ "strip-ansi": "^6.0.0",
2814
+ "wrap-ansi": "^6.2.0"
2815
+ }
2816
+ },
2817
+ "node_modules/@netlify/build/node_modules/yargs/node_modules/find-up": {
2818
+ "version": "4.1.0",
2819
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
2820
+ "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
2821
+ "dependencies": {
2822
+ "locate-path": "^5.0.0",
2823
+ "path-exists": "^4.0.0"
2824
+ },
2825
+ "engines": {
2826
+ "node": ">=8"
2827
+ }
2828
+ },
2829
+ "node_modules/@netlify/build/node_modules/yargs/node_modules/locate-path": {
2830
+ "version": "5.0.0",
2831
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
2832
+ "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
2833
+ "dependencies": {
2834
+ "p-locate": "^4.1.0"
2835
+ },
2836
+ "engines": {
2837
+ "node": ">=8"
2838
+ }
2839
+ },
2840
+ "node_modules/@netlify/build/node_modules/yargs/node_modules/p-locate": {
2841
+ "version": "4.1.0",
2842
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
2843
+ "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
2844
+ "dependencies": {
2845
+ "p-limit": "^2.2.0"
2846
+ },
2847
+ "engines": {
2848
+ "node": ">=8"
2849
+ }
2850
+ },
2851
+ "node_modules/@netlify/build/node_modules/yargs/node_modules/y18n": {
2852
+ "version": "4.0.3",
2853
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
2854
+ "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ=="
2855
+ },
2856
+ "node_modules/@netlify/build/node_modules/yargs/node_modules/yargs-parser": {
2795
2857
  "version": "18.1.3",
2796
2858
  "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
2797
2859
  "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
@@ -2804,11 +2866,10 @@
2804
2866
  }
2805
2867
  },
2806
2868
  "node_modules/@netlify/cache-utils": {
2807
- "version": "3.0.0",
2808
- "resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-3.0.0.tgz",
2809
- "integrity": "sha512-UDBOHiP1uf3m8b/Pxz0v+kS/It6vWCSTJy4N9AhPUo5lcmpZgpu0kKyjKSmFBFeM8tafHM31thZvMZl8wH+Cgw==",
2869
+ "version": "3.0.1",
2870
+ "resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-3.0.1.tgz",
2871
+ "integrity": "sha512-AY8brDn2LQEg0Q81Hnun3zNNe/yV4SFHUGriJDuHetxpfEicAlHnuNJuOeuxSxkPjYCIBwhtVBYpR8qP+9Q/4A==",
2810
2872
  "dependencies": {
2811
- "array-flat-polyfill": "^1.0.1",
2812
2873
  "cpy": "^8.1.0",
2813
2874
  "del": "^5.1.0",
2814
2875
  "get-stream": "^6.0.0",
@@ -3148,11 +3209,11 @@
3148
3209
  }
3149
3210
  },
3150
3211
  "node_modules/@netlify/functions-utils": {
3151
- "version": "3.0.0",
3152
- "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-3.0.0.tgz",
3153
- "integrity": "sha512-EOWPf+gLMJLMbZ9jQjAVfezNKCoJiDWVNKeeLYGX/6RmfCPV1XWoV4DtmeStUTz1txMuKLfqtjlbHSm1M6W/hg==",
3212
+ "version": "3.0.1",
3213
+ "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-3.0.1.tgz",
3214
+ "integrity": "sha512-/DpiPus/i7H3hYHWgj2gLSay9HEXC+bhNKQxUyvfC0WozcpdW3YLpm8VI91hJ1usbsO4QjKkaV+X6SBdUhvXAw==",
3154
3215
  "dependencies": {
3155
- "@netlify/zip-it-and-ship-it": "^4.30.0",
3216
+ "@netlify/zip-it-and-ship-it": "^5.0.0",
3156
3217
  "cpy": "^8.1.0",
3157
3218
  "path-exists": "^4.0.0"
3158
3219
  },
@@ -3160,90 +3221,6 @@
3160
3221
  "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3161
3222
  }
3162
3223
  },
3163
- "node_modules/@netlify/functions-utils/node_modules/@netlify/zip-it-and-ship-it": {
3164
- "version": "4.30.0",
3165
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.30.0.tgz",
3166
- "integrity": "sha512-GcUsdgdm7gJDoVhGwd9tGhINHmVzMUdSldKYEIdspetcGa5jRlphpUVg+7vr9kzNDed2wGmqHNs30DMbrTOFqA==",
3167
- "dependencies": {
3168
- "@babel/parser": "^7.15.7",
3169
- "@netlify/esbuild": "^0.13.6",
3170
- "@vercel/nft": "^0.17.0",
3171
- "archiver": "^5.3.0",
3172
- "array-flat-polyfill": "^1.0.1",
3173
- "common-path-prefix": "^3.0.0",
3174
- "cp-file": "^9.0.0",
3175
- "del": "^6.0.0",
3176
- "elf-cam": "^0.1.1",
3177
- "end-of-stream": "^1.4.4",
3178
- "es-module-lexer": "^0.9.0",
3179
- "execa": "^5.0.0",
3180
- "filter-obj": "^2.0.1",
3181
- "find-up": "^5.0.0",
3182
- "glob": "^7.1.6",
3183
- "is-builtin-module": "^3.1.0",
3184
- "junk": "^3.1.0",
3185
- "locate-path": "^6.0.0",
3186
- "make-dir": "^3.1.0",
3187
- "merge-options": "^3.0.4",
3188
- "minimatch": "^3.0.4",
3189
- "p-map": "^4.0.0",
3190
- "path-exists": "^4.0.0",
3191
- "pkg-dir": "^5.0.0",
3192
- "precinct": "^8.2.0",
3193
- "read-package-json-fast": "^2.0.2",
3194
- "require-package-name": "^2.0.1",
3195
- "resolve": "^2.0.0-next.1",
3196
- "semver": "^7.0.0",
3197
- "tmp-promise": "^3.0.2",
3198
- "toml": "^3.0.0",
3199
- "typescript": "^4.4.3",
3200
- "unixify": "^1.0.0",
3201
- "yargs": "^16.0.0"
3202
- },
3203
- "bin": {
3204
- "zip-it-and-ship-it": "dist/bin.js"
3205
- },
3206
- "engines": {
3207
- "node": ">=10.18.0"
3208
- }
3209
- },
3210
- "node_modules/@netlify/functions-utils/node_modules/get-caller-file": {
3211
- "version": "2.0.5",
3212
- "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
3213
- "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
3214
- "engines": {
3215
- "node": "6.* || 8.* || >= 10.*"
3216
- }
3217
- },
3218
- "node_modules/@netlify/functions-utils/node_modules/resolve": {
3219
- "version": "2.0.0-next.3",
3220
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.3.tgz",
3221
- "integrity": "sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==",
3222
- "dependencies": {
3223
- "is-core-module": "^2.2.0",
3224
- "path-parse": "^1.0.6"
3225
- },
3226
- "funding": {
3227
- "url": "https://github.com/sponsors/ljharb"
3228
- }
3229
- },
3230
- "node_modules/@netlify/functions-utils/node_modules/yargs": {
3231
- "version": "16.2.0",
3232
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
3233
- "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
3234
- "dependencies": {
3235
- "cliui": "^7.0.2",
3236
- "escalade": "^3.1.1",
3237
- "get-caller-file": "^2.0.5",
3238
- "require-directory": "^2.1.1",
3239
- "string-width": "^4.2.0",
3240
- "y18n": "^5.0.5",
3241
- "yargs-parser": "^20.2.2"
3242
- },
3243
- "engines": {
3244
- "node": ">=10"
3245
- }
3246
- },
3247
3224
  "node_modules/@netlify/git-utils": {
3248
3225
  "version": "3.0.0",
3249
3226
  "resolved": "https://registry.npmjs.org/@netlify/git-utils/-/git-utils-3.0.0.tgz",
@@ -3494,26 +3471,6 @@
3494
3471
  "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3495
3472
  }
3496
3473
  },
3497
- "node_modules/@netlify/plugin-edge-handlers/node_modules/@rollup/plugin-commonjs": {
3498
- "version": "21.0.1",
3499
- "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.1.tgz",
3500
- "integrity": "sha512-EA+g22lbNJ8p5kuZJUYyhhDK7WgJckW5g4pNN7n4mAFUM96VuwUnNT3xr2Db2iCZPI1pJPbGyfT5mS9T1dHfMg==",
3501
- "dependencies": {
3502
- "@rollup/pluginutils": "^3.1.0",
3503
- "commondir": "^1.0.1",
3504
- "estree-walker": "^2.0.1",
3505
- "glob": "^7.1.6",
3506
- "is-reference": "^1.2.1",
3507
- "magic-string": "^0.25.7",
3508
- "resolve": "^1.17.0"
3509
- },
3510
- "engines": {
3511
- "node": ">= 8.0.0"
3512
- },
3513
- "peerDependencies": {
3514
- "rollup": "^2.38.3"
3515
- }
3516
- },
3517
3474
  "node_modules/@netlify/plugins-list": {
3518
3475
  "version": "5.0.0",
3519
3476
  "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-5.0.0.tgz",
@@ -3593,9 +3550,9 @@
3593
3550
  }
3594
3551
  },
3595
3552
  "node_modules/@netlify/zip-it-and-ship-it": {
3596
- "version": "5.0.0",
3597
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.0.0.tgz",
3598
- "integrity": "sha512-C8xsur5//80mvgsV1G1YX0+Ihksi6rEyJtw7J0UcctXEfVR0rrxjzV3Dw0pwHXk16i2237Is/FK06MGD3z8fgQ==",
3553
+ "version": "5.1.0",
3554
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.1.0.tgz",
3555
+ "integrity": "sha512-CMeY/LaMo4K20g11itHkbWcrLK7ANTgWUgsyXt8/pJJ+Lgd1bscQjbXFX2DyfnLOfV8nOfRhrBcYuCXqErSruw==",
3599
3556
  "dependencies": {
3600
3557
  "@babel/parser": "^7.15.7",
3601
3558
  "@netlify/esbuild": "^0.13.6",
@@ -3830,19 +3787,19 @@
3830
3787
  "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
3831
3788
  },
3832
3789
  "node_modules/@oclif/command": {
3833
- "version": "1.8.3",
3834
- "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.3.tgz",
3835
- "integrity": "sha512-OGjrhdVgTT2TAAj/2RrdXjwxaDoTm16c2LfAzrta1xIFe6/XhgQIYDmeRN/RptQoZQBX8e9Vv2JoQq+TbghJmw==",
3790
+ "version": "1.8.5",
3791
+ "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.5.tgz",
3792
+ "integrity": "sha512-Dolb0jmUc1s8HhSOiQOC2mu7pha+wTg0SaCLLH3tJjkSWi5yE3NDlHv0QG6Rp9vs5tJhOGLa8ILOSv+t3KpnNw==",
3836
3793
  "dependencies": {
3837
- "@oclif/config": "^1.15.1",
3794
+ "@oclif/config": "^1.17.1",
3838
3795
  "@oclif/errors": "^1.3.5",
3839
- "@oclif/parser": "^3.8.5",
3840
- "@oclif/plugin-help": "^3.2.4",
3796
+ "@oclif/parser": "^3.8.6",
3797
+ "@oclif/plugin-help": "^3.2.7",
3841
3798
  "debug": "^4.1.1",
3842
3799
  "semver": "^7.3.2"
3843
3800
  },
3844
3801
  "engines": {
3845
- "node": ">=8.0.0"
3802
+ "node": ">=12.0.0"
3846
3803
  },
3847
3804
  "peerDependencies": {
3848
3805
  "@oclif/config": "^1"
@@ -3865,16 +3822,16 @@
3865
3822
  }
3866
3823
  },
3867
3824
  "node_modules/@oclif/dev-cli": {
3868
- "version": "1.26.0",
3869
- "resolved": "https://registry.npmjs.org/@oclif/dev-cli/-/dev-cli-1.26.0.tgz",
3870
- "integrity": "sha512-272udZP+bG4qahoAcpWcMTJKiA+V42kRMqQM7n4tgW35brYb2UP5kK+p08PpF8sgSfRTV8MoJVJG9ax5kY82PA==",
3825
+ "version": "1.26.3",
3826
+ "resolved": "https://registry.npmjs.org/@oclif/dev-cli/-/dev-cli-1.26.3.tgz",
3827
+ "integrity": "sha512-SJAoKNPbqY6OOhCSFN/xmtx6qoHq84Qck/ABW6YEgGxdLn9wZlK23ogO1KkRcVRFGbY930w/9x2nsNP1IyIwSQ==",
3871
3828
  "dev": true,
3872
3829
  "dependencies": {
3873
- "@oclif/command": "^1.8.0",
3874
- "@oclif/config": "^1.17.0",
3875
- "@oclif/errors": "^1.3.3",
3876
- "@oclif/plugin-help": "^3.2.0",
3877
- "cli-ux": "^5.2.1",
3830
+ "@oclif/command": "^1.8.4",
3831
+ "@oclif/config": "^1.17.1",
3832
+ "@oclif/errors": "^1.3.5",
3833
+ "@oclif/plugin-help": "^3.2.7",
3834
+ "cli-ux": "^5.6.4",
3878
3835
  "debug": "^4.1.1",
3879
3836
  "find-yarn-workspace-root": "^2.0.0",
3880
3837
  "fs-extra": "^8.1",
@@ -3987,14 +3944,14 @@
3987
3944
  }
3988
3945
  },
3989
3946
  "node_modules/@oclif/plugin-help": {
3990
- "version": "3.2.5",
3991
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.5.tgz",
3992
- "integrity": "sha512-fjkZTstvacCPicF2oaa3Lc+Yw3ocKEaW6x6O7doVqMLuoMUX6wBOQ+f1a3VFzO1fErqNeFPDlUlVUhwq9yMzQg==",
3947
+ "version": "3.2.7",
3948
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.7.tgz",
3949
+ "integrity": "sha512-X6ErYHwsKGZTtfmY64nwx13lHrVHhJJMKhcvBv4KxO170yvu+vw38DirLVibJKrF70A42QjGd9vgiyFTpyeULQ==",
3993
3950
  "dependencies": {
3994
- "@oclif/command": "^1.8.3",
3951
+ "@oclif/command": "^1.8.4",
3995
3952
  "@oclif/config": "^1.17.1",
3996
3953
  "@oclif/errors": "^1.3.5",
3997
- "chalk": "^4.1.0",
3954
+ "chalk": "^4.1.2",
3998
3955
  "indent-string": "^4.0.0",
3999
3956
  "lodash": "^4.17.21",
4000
3957
  "string-width": "^4.2.0",
@@ -4288,15 +4245,15 @@
4288
4245
  }
4289
4246
  },
4290
4247
  "node_modules/@oclif/plugin-plugins": {
4291
- "version": "1.10.2",
4292
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.2.tgz",
4293
- "integrity": "sha512-MvfVfxdZ+1LvJy5VSEIWpGo36EnasrsE6X//f+ilSCZlRJGCzFOFDl+kltphLt8f96GJpomv9qhhHtx7aR6CJQ==",
4248
+ "version": "1.10.3",
4249
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.3.tgz",
4250
+ "integrity": "sha512-ama/F/VZyGIR6u5YqaKwkS9NuQnT4Xtdw3TU3RZo/FWdtw/258/Fy5gY47KSOIxiVeE36AP/8QrdZi2zbtAXIw==",
4294
4251
  "dependencies": {
4295
- "@oclif/color": "^0.x",
4296
- "@oclif/command": "^1.8.3",
4252
+ "@oclif/color": "^0.1.2",
4253
+ "@oclif/command": "^1.8.4",
4297
4254
  "@oclif/errors": "^1.3.5",
4298
4255
  "chalk": "^4.1.0",
4299
- "cli-ux": "^5.6.3",
4256
+ "cli-ux": "^5.6.4",
4300
4257
  "debug": "^4.1.0",
4301
4258
  "fs-extra": "^9.0",
4302
4259
  "http-call": "^5.2.2",
@@ -4486,6 +4443,26 @@
4486
4443
  }
4487
4444
  }
4488
4445
  },
4446
+ "node_modules/@rollup/plugin-commonjs": {
4447
+ "version": "21.0.1",
4448
+ "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.1.tgz",
4449
+ "integrity": "sha512-EA+g22lbNJ8p5kuZJUYyhhDK7WgJckW5g4pNN7n4mAFUM96VuwUnNT3xr2Db2iCZPI1pJPbGyfT5mS9T1dHfMg==",
4450
+ "dependencies": {
4451
+ "@rollup/pluginutils": "^3.1.0",
4452
+ "commondir": "^1.0.1",
4453
+ "estree-walker": "^2.0.1",
4454
+ "glob": "^7.1.6",
4455
+ "is-reference": "^1.2.1",
4456
+ "magic-string": "^0.25.7",
4457
+ "resolve": "^1.17.0"
4458
+ },
4459
+ "engines": {
4460
+ "node": ">= 8.0.0"
4461
+ },
4462
+ "peerDependencies": {
4463
+ "rollup": "^2.38.3"
4464
+ }
4465
+ },
4489
4466
  "node_modules/@rollup/plugin-inject": {
4490
4467
  "version": "4.0.3",
4491
4468
  "resolved": "https://registry.npmjs.org/@rollup/plugin-inject/-/plugin-inject-4.0.3.tgz",
@@ -4823,9 +4800,9 @@
4823
4800
  "dev": true
4824
4801
  },
4825
4802
  "node_modules/@types/node": {
4826
- "version": "16.11.9",
4827
- "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.9.tgz",
4828
- "integrity": "sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A=="
4803
+ "version": "16.11.10",
4804
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.10.tgz",
4805
+ "integrity": "sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA=="
4829
4806
  },
4830
4807
  "node_modules/@types/node-fetch": {
4831
4808
  "version": "2.5.12",
@@ -5075,11 +5052,6 @@
5075
5052
  "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5076
5053
  }
5077
5054
  },
5078
- "node_modules/@ungap/from-entries": {
5079
- "version": "0.2.1",
5080
- "resolved": "https://registry.npmjs.org/@ungap/from-entries/-/from-entries-0.2.1.tgz",
5081
- "integrity": "sha512-CAqefTFAfnUPwYqsWHXpOxHaq1Zo5UQ3m9Zm2p09LggGe57rqHoBn3c++xcoomzXKynAUuiBMDUCQvKMnXjUpA=="
5082
- },
5083
5055
  "node_modules/@vercel/nft": {
5084
5056
  "version": "0.17.0",
5085
5057
  "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.17.0.tgz",
@@ -5636,14 +5608,6 @@
5636
5608
  "node": ">=0.10.0"
5637
5609
  }
5638
5610
  },
5639
- "node_modules/array-flat-polyfill": {
5640
- "version": "1.0.1",
5641
- "resolved": "https://registry.npmjs.org/array-flat-polyfill/-/array-flat-polyfill-1.0.1.tgz",
5642
- "integrity": "sha512-hfJmKupmQN0lwi0xG6FQ5U8Rd97RnIERplymOv/qpq8AoNKPPAnxJadjFA23FNWm88wykh9HmpLJUUwUtNU/iw==",
5643
- "engines": {
5644
- "node": ">=6.0.0"
5645
- }
5646
- },
5647
5611
  "node_modules/array-flatten": {
5648
5612
  "version": "1.1.1",
5649
5613
  "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
@@ -6452,9 +6416,9 @@
6452
6416
  }
6453
6417
  },
6454
6418
  "node_modules/caniuse-lite": {
6455
- "version": "1.0.30001282",
6456
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001282.tgz",
6457
- "integrity": "sha512-YhF/hG6nqBEllymSIjLtR2iWDDnChvhnVJqp+vloyt2tEHFG1yBR+ac2B/rOw0qOK0m0lEXU2dv4E/sMk5P9Kg==",
6419
+ "version": "1.0.30001283",
6420
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001283.tgz",
6421
+ "integrity": "sha512-9RoKo841j1GQFSJz/nCXOj0sD7tHBtlowjYlrqIUS812x9/emfBLBt6IyMz1zIaYc/eRL8Cs6HPUVi2Hzq4sIg==",
6458
6422
  "funding": {
6459
6423
  "type": "opencollective",
6460
6424
  "url": "https://opencollective.com/browserslist"
@@ -6598,9 +6562,9 @@
6598
6562
  "dev": true
6599
6563
  },
6600
6564
  "node_modules/ci-info": {
6601
- "version": "3.2.0",
6602
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.2.0.tgz",
6603
- "integrity": "sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A=="
6565
+ "version": "3.3.0",
6566
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.0.tgz",
6567
+ "integrity": "sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw=="
6604
6568
  },
6605
6569
  "node_modules/ci-parallel-vars": {
6606
6570
  "version": "1.0.1",
@@ -6817,12 +6781,12 @@
6817
6781
  }
6818
6782
  },
6819
6783
  "node_modules/cli-ux": {
6820
- "version": "5.6.3",
6821
- "resolved": "https://registry.npmjs.org/cli-ux/-/cli-ux-5.6.3.tgz",
6822
- "integrity": "sha512-/oDU4v8BiDjX2OKcSunGH0iGDiEtj2rZaGyqNuv9IT4CgcSMyVWAMfn0+rEHaOc4n9ka78B0wo1+N1QX89f7mw==",
6784
+ "version": "5.6.4",
6785
+ "resolved": "https://registry.npmjs.org/cli-ux/-/cli-ux-5.6.4.tgz",
6786
+ "integrity": "sha512-jW2oROKZdb3NlIHCMjjtaanuElHB/IhYPE5kgsbhmNtiBcUg/4L5QYyDbJ0n/wF+LAb/tl+Bh30lAHq5bmsbMA==",
6823
6787
  "dependencies": {
6824
- "@oclif/command": "^1.6.0",
6825
- "@oclif/errors": "^1.2.1",
6788
+ "@oclif/command": "^1.8.4",
6789
+ "@oclif/errors": "^1.3.5",
6826
6790
  "@oclif/linewrap": "^1.0.0",
6827
6791
  "@oclif/screen": "^1.0.3",
6828
6792
  "ansi-escapes": "^4.3.0",
@@ -7017,9 +6981,9 @@
7017
6981
  "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
7018
6982
  },
7019
6983
  "node_modules/color-string": {
7020
- "version": "1.6.0",
7021
- "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.6.0.tgz",
7022
- "integrity": "sha512-c/hGS+kRWJutUBEngKKmk4iH3sD59MBkoxVapS/0wgpCz2u7XsNloxknyvBhzwEs1IbV36D9PwqLPJ2DTu3vMA==",
6984
+ "version": "1.7.4",
6985
+ "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.7.4.tgz",
6986
+ "integrity": "sha512-nVdUvPVgZMpRQad5dcsCMOSB5BXLljklTiaxS6ehhKxDsAI5sD7k5VmFuBt1y3Rlym8uulc/ANUN/bMWtBu6Sg==",
7023
6987
  "dependencies": {
7024
6988
  "color-name": "^1.0.0",
7025
6989
  "simple-swizzle": "^0.2.2"
@@ -7966,9 +7930,9 @@
7966
7930
  }
7967
7931
  },
7968
7932
  "node_modules/debug": {
7969
- "version": "4.3.2",
7970
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz",
7971
- "integrity": "sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==",
7933
+ "version": "4.3.3",
7934
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
7935
+ "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
7972
7936
  "dependencies": {
7973
7937
  "ms": "2.1.2"
7974
7938
  },
@@ -8992,9 +8956,9 @@
8992
8956
  "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
8993
8957
  },
8994
8958
  "node_modules/electron-to-chromium": {
8995
- "version": "1.3.904",
8996
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.904.tgz",
8997
- "integrity": "sha512-x5uZWXcVNYkTh4JubD7KSC1VMKz0vZwJUqVwY3ihsW0bst1BXDe494Uqbg3Y0fDGVjJqA8vEeGuvO5foyH2+qw=="
8959
+ "version": "1.4.4",
8960
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.4.tgz",
8961
+ "integrity": "sha512-teHtgwcmVcL46jlFvAaqjyiTLWuMrUQO1JqV303JKB4ysXG6m8fXSFhbjal9st0r9mNskI22AraJZorb1VcLVg=="
8998
8962
  },
8999
8963
  "node_modules/elegant-spinner": {
9000
8964
  "version": "1.0.1",
@@ -17746,13 +17710,13 @@
17746
17710
  }
17747
17711
  },
17748
17712
  "node_modules/postcss": {
17749
- "version": "8.3.11",
17750
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.11.tgz",
17751
- "integrity": "sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==",
17713
+ "version": "8.4.4",
17714
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.4.tgz",
17715
+ "integrity": "sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==",
17752
17716
  "dependencies": {
17753
17717
  "nanoid": "^3.1.30",
17754
17718
  "picocolors": "^1.0.0",
17755
- "source-map-js": "^0.6.2"
17719
+ "source-map-js": "^1.0.1"
17756
17720
  },
17757
17721
  "engines": {
17758
17722
  "node": "^10 || ^12 || >=14"
@@ -17832,9 +17796,9 @@
17832
17796
  }
17833
17797
  },
17834
17798
  "node_modules/prettier": {
17835
- "version": "2.4.1",
17836
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.4.1.tgz",
17837
- "integrity": "sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==",
17799
+ "version": "2.5.0",
17800
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.5.0.tgz",
17801
+ "integrity": "sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==",
17838
17802
  "dev": true,
17839
17803
  "bin": {
17840
17804
  "prettier": "bin-prettier.js"
@@ -19104,9 +19068,9 @@
19104
19068
  }
19105
19069
  },
19106
19070
  "node_modules/rollup": {
19107
- "version": "2.60.0",
19108
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.0.tgz",
19109
- "integrity": "sha512-cHdv9GWd58v58rdseC8e8XIaPUo8a9cgZpnCMMDGZFDZKEODOiPPEQFXLriWr/TjXzhPPmG5bkAztPsOARIcGQ==",
19071
+ "version": "2.60.1",
19072
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.1.tgz",
19073
+ "integrity": "sha512-akwfnpjY0rXEDSn1UTVfKXJhPsEBu+imi1gqBA1ZkHGydUnkV/fWCC90P7rDaLEW8KTwBcS1G3N4893Ndz+jwg==",
19110
19074
  "bin": {
19111
19075
  "rollup": "dist/bin/rollup"
19112
19076
  },
@@ -19869,9 +19833,9 @@
19869
19833
  }
19870
19834
  },
19871
19835
  "node_modules/source-map-js": {
19872
- "version": "0.6.2",
19873
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-0.6.2.tgz",
19874
- "integrity": "sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==",
19836
+ "version": "1.0.1",
19837
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.1.tgz",
19838
+ "integrity": "sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==",
19875
19839
  "engines": {
19876
19840
  "node": ">=0.10.0"
19877
19841
  }
@@ -23749,9 +23713,9 @@
23749
23713
  }
23750
23714
  },
23751
23715
  "@netlify/build": {
23752
- "version": "19.0.6",
23753
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-19.0.6.tgz",
23754
- "integrity": "sha512-5F4A+RGDisTgkJr706NNjWPDM0l9ddOKlBRDwYLcic37k4aeeSswPUxHmS7BbLl0tuPfM4n3lLzlJDZr76H2Tg==",
23716
+ "version": "19.0.7",
23717
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-19.0.7.tgz",
23718
+ "integrity": "sha512-a6u5Ai9DO/KXBOC0RrNL8luG8p/exvNlLEzkibWzH2wa9gvX1xUT5KG08DaGz8CA24La61eOhHe8P7n8jy8kSw==",
23755
23719
  "requires": {
23756
23720
  "@bugsnag/js": "^7.0.0",
23757
23721
  "@netlify/cache-utils": "^3.0.0",
@@ -23761,7 +23725,7 @@
23761
23725
  "@netlify/plugin-edge-handlers": "^2.0.0",
23762
23726
  "@netlify/plugins-list": "^5.0.0",
23763
23727
  "@netlify/run-utils": "^3.0.0",
23764
- "@netlify/zip-it-and-ship-it": "^5.0.0",
23728
+ "@netlify/zip-it-and-ship-it": "^5.1.0",
23765
23729
  "@sindresorhus/slugify": "^1.1.0",
23766
23730
  "ansi-escapes": "^4.3.2",
23767
23731
  "chalk": "^4.1.2",
@@ -23807,6 +23771,62 @@
23807
23771
  "yargs": "^15.3.1"
23808
23772
  },
23809
23773
  "dependencies": {
23774
+ "@netlify/zip-it-and-ship-it": {
23775
+ "version": "5.1.0",
23776
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.1.0.tgz",
23777
+ "integrity": "sha512-CMeY/LaMo4K20g11itHkbWcrLK7ANTgWUgsyXt8/pJJ+Lgd1bscQjbXFX2DyfnLOfV8nOfRhrBcYuCXqErSruw==",
23778
+ "requires": {
23779
+ "@babel/parser": "^7.15.7",
23780
+ "@netlify/esbuild": "^0.13.6",
23781
+ "@vercel/nft": "^0.17.0",
23782
+ "archiver": "^5.3.0",
23783
+ "common-path-prefix": "^3.0.0",
23784
+ "cp-file": "^9.0.0",
23785
+ "del": "^6.0.0",
23786
+ "elf-cam": "^0.1.1",
23787
+ "end-of-stream": "^1.4.4",
23788
+ "es-module-lexer": "^0.9.0",
23789
+ "execa": "^5.0.0",
23790
+ "filter-obj": "^2.0.1",
23791
+ "find-up": "^5.0.0",
23792
+ "glob": "^7.1.6",
23793
+ "is-builtin-module": "^3.1.0",
23794
+ "junk": "^3.1.0",
23795
+ "locate-path": "^6.0.0",
23796
+ "make-dir": "^3.1.0",
23797
+ "merge-options": "^3.0.4",
23798
+ "minimatch": "^3.0.4",
23799
+ "p-map": "^4.0.0",
23800
+ "path-exists": "^4.0.0",
23801
+ "pkg-dir": "^5.0.0",
23802
+ "precinct": "^8.2.0",
23803
+ "read-package-json-fast": "^2.0.2",
23804
+ "require-package-name": "^2.0.1",
23805
+ "resolve": "^2.0.0-next.1",
23806
+ "semver": "^7.0.0",
23807
+ "tmp-promise": "^3.0.2",
23808
+ "toml": "^3.0.0",
23809
+ "typescript": "^4.4.3",
23810
+ "unixify": "^1.0.0",
23811
+ "yargs": "^16.0.0"
23812
+ },
23813
+ "dependencies": {
23814
+ "yargs": {
23815
+ "version": "16.2.0",
23816
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
23817
+ "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
23818
+ "requires": {
23819
+ "cliui": "^7.0.2",
23820
+ "escalade": "^3.1.1",
23821
+ "get-caller-file": "^2.0.5",
23822
+ "require-directory": "^2.1.1",
23823
+ "string-width": "^4.2.0",
23824
+ "y18n": "^5.0.5",
23825
+ "yargs-parser": "^20.2.2"
23826
+ }
23827
+ }
23828
+ }
23829
+ },
23810
23830
  "@sindresorhus/is": {
23811
23831
  "version": "2.1.1",
23812
23832
  "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-2.1.1.tgz",
@@ -23834,16 +23854,6 @@
23834
23854
  "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
23835
23855
  "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
23836
23856
  },
23837
- "cliui": {
23838
- "version": "6.0.0",
23839
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
23840
- "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
23841
- "requires": {
23842
- "string-width": "^4.2.0",
23843
- "strip-ansi": "^6.0.0",
23844
- "wrap-ansi": "^6.2.0"
23845
- }
23846
- },
23847
23857
  "color-convert": {
23848
23858
  "version": "2.0.1",
23849
23859
  "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
@@ -23870,33 +23880,6 @@
23870
23880
  "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
23871
23881
  "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A=="
23872
23882
  },
23873
- "find-up": {
23874
- "version": "4.1.0",
23875
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
23876
- "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
23877
- "requires": {
23878
- "locate-path": "^5.0.0",
23879
- "path-exists": "^4.0.0"
23880
- },
23881
- "dependencies": {
23882
- "locate-path": {
23883
- "version": "5.0.0",
23884
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
23885
- "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
23886
- "requires": {
23887
- "p-locate": "^4.1.0"
23888
- }
23889
- },
23890
- "p-locate": {
23891
- "version": "4.1.0",
23892
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
23893
- "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
23894
- "requires": {
23895
- "p-limit": "^2.2.0"
23896
- }
23897
- }
23898
- }
23899
- },
23900
23883
  "get-caller-file": {
23901
23884
  "version": "2.0.5",
23902
23885
  "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
@@ -23988,11 +23971,6 @@
23988
23971
  "strip-ansi": "^6.0.0"
23989
23972
  }
23990
23973
  },
23991
- "y18n": {
23992
- "version": "4.0.3",
23993
- "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
23994
- "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ=="
23995
- },
23996
23974
  "yargs": {
23997
23975
  "version": "15.4.1",
23998
23976
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",
@@ -24009,25 +23987,66 @@
24009
23987
  "which-module": "^2.0.0",
24010
23988
  "y18n": "^4.0.0",
24011
23989
  "yargs-parser": "^18.1.2"
24012
- }
24013
- },
24014
- "yargs-parser": {
24015
- "version": "18.1.3",
24016
- "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
24017
- "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
24018
- "requires": {
24019
- "camelcase": "^5.0.0",
24020
- "decamelize": "^1.2.0"
23990
+ },
23991
+ "dependencies": {
23992
+ "cliui": {
23993
+ "version": "6.0.0",
23994
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
23995
+ "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
23996
+ "requires": {
23997
+ "string-width": "^4.2.0",
23998
+ "strip-ansi": "^6.0.0",
23999
+ "wrap-ansi": "^6.2.0"
24000
+ }
24001
+ },
24002
+ "find-up": {
24003
+ "version": "4.1.0",
24004
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
24005
+ "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
24006
+ "requires": {
24007
+ "locate-path": "^5.0.0",
24008
+ "path-exists": "^4.0.0"
24009
+ }
24010
+ },
24011
+ "locate-path": {
24012
+ "version": "5.0.0",
24013
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
24014
+ "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
24015
+ "requires": {
24016
+ "p-locate": "^4.1.0"
24017
+ }
24018
+ },
24019
+ "p-locate": {
24020
+ "version": "4.1.0",
24021
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
24022
+ "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
24023
+ "requires": {
24024
+ "p-limit": "^2.2.0"
24025
+ }
24026
+ },
24027
+ "y18n": {
24028
+ "version": "4.0.3",
24029
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
24030
+ "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ=="
24031
+ },
24032
+ "yargs-parser": {
24033
+ "version": "18.1.3",
24034
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
24035
+ "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
24036
+ "requires": {
24037
+ "camelcase": "^5.0.0",
24038
+ "decamelize": "^1.2.0"
24039
+ }
24040
+ }
24021
24041
  }
24022
24042
  }
24023
24043
  }
24024
24044
  },
24025
24045
  "@netlify/cache-utils": {
24026
- "version": "3.0.0",
24027
- "resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-3.0.0.tgz",
24028
- "integrity": "sha512-UDBOHiP1uf3m8b/Pxz0v+kS/It6vWCSTJy4N9AhPUo5lcmpZgpu0kKyjKSmFBFeM8tafHM31thZvMZl8wH+Cgw==",
24046
+ "version": "3.0.1",
24047
+ "resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-3.0.1.tgz",
24048
+ "integrity": "sha512-AY8brDn2LQEg0Q81Hnun3zNNe/yV4SFHUGriJDuHetxpfEicAlHnuNJuOeuxSxkPjYCIBwhtVBYpR8qP+9Q/4A==",
24029
24049
  "requires": {
24030
- "array-flat-polyfill": "^1.0.1",
24031
24050
  "cpy": "^8.1.0",
24032
24051
  "del": "^5.1.0",
24033
24052
  "get-stream": "^6.0.0",
@@ -24302,84 +24321,13 @@
24302
24321
  }
24303
24322
  },
24304
24323
  "@netlify/functions-utils": {
24305
- "version": "3.0.0",
24306
- "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-3.0.0.tgz",
24307
- "integrity": "sha512-EOWPf+gLMJLMbZ9jQjAVfezNKCoJiDWVNKeeLYGX/6RmfCPV1XWoV4DtmeStUTz1txMuKLfqtjlbHSm1M6W/hg==",
24324
+ "version": "3.0.1",
24325
+ "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-3.0.1.tgz",
24326
+ "integrity": "sha512-/DpiPus/i7H3hYHWgj2gLSay9HEXC+bhNKQxUyvfC0WozcpdW3YLpm8VI91hJ1usbsO4QjKkaV+X6SBdUhvXAw==",
24308
24327
  "requires": {
24309
- "@netlify/zip-it-and-ship-it": "^4.30.0",
24328
+ "@netlify/zip-it-and-ship-it": "^5.0.0",
24310
24329
  "cpy": "^8.1.0",
24311
24330
  "path-exists": "^4.0.0"
24312
- },
24313
- "dependencies": {
24314
- "@netlify/zip-it-and-ship-it": {
24315
- "version": "4.30.0",
24316
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.30.0.tgz",
24317
- "integrity": "sha512-GcUsdgdm7gJDoVhGwd9tGhINHmVzMUdSldKYEIdspetcGa5jRlphpUVg+7vr9kzNDed2wGmqHNs30DMbrTOFqA==",
24318
- "requires": {
24319
- "@babel/parser": "^7.15.7",
24320
- "@netlify/esbuild": "^0.13.6",
24321
- "@vercel/nft": "^0.17.0",
24322
- "archiver": "^5.3.0",
24323
- "array-flat-polyfill": "^1.0.1",
24324
- "common-path-prefix": "^3.0.0",
24325
- "cp-file": "^9.0.0",
24326
- "del": "^6.0.0",
24327
- "elf-cam": "^0.1.1",
24328
- "end-of-stream": "^1.4.4",
24329
- "es-module-lexer": "^0.9.0",
24330
- "execa": "^5.0.0",
24331
- "filter-obj": "^2.0.1",
24332
- "find-up": "^5.0.0",
24333
- "glob": "^7.1.6",
24334
- "is-builtin-module": "^3.1.0",
24335
- "junk": "^3.1.0",
24336
- "locate-path": "^6.0.0",
24337
- "make-dir": "^3.1.0",
24338
- "merge-options": "^3.0.4",
24339
- "minimatch": "^3.0.4",
24340
- "p-map": "^4.0.0",
24341
- "path-exists": "^4.0.0",
24342
- "pkg-dir": "^5.0.0",
24343
- "precinct": "^8.2.0",
24344
- "read-package-json-fast": "^2.0.2",
24345
- "require-package-name": "^2.0.1",
24346
- "resolve": "^2.0.0-next.1",
24347
- "semver": "^7.0.0",
24348
- "tmp-promise": "^3.0.2",
24349
- "toml": "^3.0.0",
24350
- "typescript": "^4.4.3",
24351
- "unixify": "^1.0.0",
24352
- "yargs": "^16.0.0"
24353
- }
24354
- },
24355
- "get-caller-file": {
24356
- "version": "2.0.5",
24357
- "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
24358
- "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
24359
- },
24360
- "resolve": {
24361
- "version": "2.0.0-next.3",
24362
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.3.tgz",
24363
- "integrity": "sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==",
24364
- "requires": {
24365
- "is-core-module": "^2.2.0",
24366
- "path-parse": "^1.0.6"
24367
- }
24368
- },
24369
- "yargs": {
24370
- "version": "16.2.0",
24371
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
24372
- "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
24373
- "requires": {
24374
- "cliui": "^7.0.2",
24375
- "escalade": "^3.1.1",
24376
- "get-caller-file": "^2.0.5",
24377
- "require-directory": "^2.1.1",
24378
- "string-width": "^4.2.0",
24379
- "y18n": "^5.0.5",
24380
- "yargs-parser": "^20.2.2"
24381
- }
24382
- }
24383
24331
  }
24384
24332
  },
24385
24333
  "@netlify/git-utils": {
@@ -24513,22 +24461,6 @@
24513
24461
  "rollup-plugin-node-polyfills": "^0.2.1",
24514
24462
  "rollup-plugin-terser": "^7.0.2",
24515
24463
  "typescript": "^4.1.5"
24516
- },
24517
- "dependencies": {
24518
- "@rollup/plugin-commonjs": {
24519
- "version": "21.0.1",
24520
- "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.1.tgz",
24521
- "integrity": "sha512-EA+g22lbNJ8p5kuZJUYyhhDK7WgJckW5g4pNN7n4mAFUM96VuwUnNT3xr2Db2iCZPI1pJPbGyfT5mS9T1dHfMg==",
24522
- "requires": {
24523
- "@rollup/pluginutils": "^3.1.0",
24524
- "commondir": "^1.0.1",
24525
- "estree-walker": "^2.0.1",
24526
- "glob": "^7.1.6",
24527
- "is-reference": "^1.2.1",
24528
- "magic-string": "^0.25.7",
24529
- "resolve": "^1.17.0"
24530
- }
24531
- }
24532
24464
  }
24533
24465
  },
24534
24466
  "@netlify/plugins-list": {
@@ -24580,9 +24512,9 @@
24580
24512
  }
24581
24513
  },
24582
24514
  "@netlify/zip-it-and-ship-it": {
24583
- "version": "5.0.0",
24584
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.0.0.tgz",
24585
- "integrity": "sha512-C8xsur5//80mvgsV1G1YX0+Ihksi6rEyJtw7J0UcctXEfVR0rrxjzV3Dw0pwHXk16i2237Is/FK06MGD3z8fgQ==",
24515
+ "version": "5.1.0",
24516
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.1.0.tgz",
24517
+ "integrity": "sha512-CMeY/LaMo4K20g11itHkbWcrLK7ANTgWUgsyXt8/pJJ+Lgd1bscQjbXFX2DyfnLOfV8nOfRhrBcYuCXqErSruw==",
24586
24518
  "requires": {
24587
24519
  "@babel/parser": "^7.15.7",
24588
24520
  "@netlify/esbuild": "^0.13.6",
@@ -24768,14 +24700,14 @@
24768
24700
  }
24769
24701
  },
24770
24702
  "@oclif/command": {
24771
- "version": "1.8.3",
24772
- "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.3.tgz",
24773
- "integrity": "sha512-OGjrhdVgTT2TAAj/2RrdXjwxaDoTm16c2LfAzrta1xIFe6/XhgQIYDmeRN/RptQoZQBX8e9Vv2JoQq+TbghJmw==",
24703
+ "version": "1.8.5",
24704
+ "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.5.tgz",
24705
+ "integrity": "sha512-Dolb0jmUc1s8HhSOiQOC2mu7pha+wTg0SaCLLH3tJjkSWi5yE3NDlHv0QG6Rp9vs5tJhOGLa8ILOSv+t3KpnNw==",
24774
24706
  "requires": {
24775
- "@oclif/config": "^1.15.1",
24707
+ "@oclif/config": "^1.17.1",
24776
24708
  "@oclif/errors": "^1.3.5",
24777
- "@oclif/parser": "^3.8.5",
24778
- "@oclif/plugin-help": "^3.2.4",
24709
+ "@oclif/parser": "^3.8.6",
24710
+ "@oclif/plugin-help": "^3.2.7",
24779
24711
  "debug": "^4.1.1",
24780
24712
  "semver": "^7.3.2"
24781
24713
  }
@@ -24794,16 +24726,16 @@
24794
24726
  }
24795
24727
  },
24796
24728
  "@oclif/dev-cli": {
24797
- "version": "1.26.0",
24798
- "resolved": "https://registry.npmjs.org/@oclif/dev-cli/-/dev-cli-1.26.0.tgz",
24799
- "integrity": "sha512-272udZP+bG4qahoAcpWcMTJKiA+V42kRMqQM7n4tgW35brYb2UP5kK+p08PpF8sgSfRTV8MoJVJG9ax5kY82PA==",
24729
+ "version": "1.26.3",
24730
+ "resolved": "https://registry.npmjs.org/@oclif/dev-cli/-/dev-cli-1.26.3.tgz",
24731
+ "integrity": "sha512-SJAoKNPbqY6OOhCSFN/xmtx6qoHq84Qck/ABW6YEgGxdLn9wZlK23ogO1KkRcVRFGbY930w/9x2nsNP1IyIwSQ==",
24800
24732
  "dev": true,
24801
24733
  "requires": {
24802
- "@oclif/command": "^1.8.0",
24803
- "@oclif/config": "^1.17.0",
24804
- "@oclif/errors": "^1.3.3",
24805
- "@oclif/plugin-help": "^3.2.0",
24806
- "cli-ux": "^5.2.1",
24734
+ "@oclif/command": "^1.8.4",
24735
+ "@oclif/config": "^1.17.1",
24736
+ "@oclif/errors": "^1.3.5",
24737
+ "@oclif/plugin-help": "^3.2.7",
24738
+ "cli-ux": "^5.6.4",
24807
24739
  "debug": "^4.1.1",
24808
24740
  "find-yarn-workspace-root": "^2.0.0",
24809
24741
  "fs-extra": "^8.1",
@@ -24896,14 +24828,14 @@
24896
24828
  }
24897
24829
  },
24898
24830
  "@oclif/plugin-help": {
24899
- "version": "3.2.5",
24900
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.5.tgz",
24901
- "integrity": "sha512-fjkZTstvacCPicF2oaa3Lc+Yw3ocKEaW6x6O7doVqMLuoMUX6wBOQ+f1a3VFzO1fErqNeFPDlUlVUhwq9yMzQg==",
24831
+ "version": "3.2.7",
24832
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.7.tgz",
24833
+ "integrity": "sha512-X6ErYHwsKGZTtfmY64nwx13lHrVHhJJMKhcvBv4KxO170yvu+vw38DirLVibJKrF70A42QjGd9vgiyFTpyeULQ==",
24902
24834
  "requires": {
24903
- "@oclif/command": "^1.8.3",
24835
+ "@oclif/command": "^1.8.4",
24904
24836
  "@oclif/config": "^1.17.1",
24905
24837
  "@oclif/errors": "^1.3.5",
24906
- "chalk": "^4.1.0",
24838
+ "chalk": "^4.1.2",
24907
24839
  "indent-string": "^4.0.0",
24908
24840
  "lodash": "^4.17.21",
24909
24841
  "string-width": "^4.2.0",
@@ -25127,15 +25059,15 @@
25127
25059
  }
25128
25060
  },
25129
25061
  "@oclif/plugin-plugins": {
25130
- "version": "1.10.2",
25131
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.2.tgz",
25132
- "integrity": "sha512-MvfVfxdZ+1LvJy5VSEIWpGo36EnasrsE6X//f+ilSCZlRJGCzFOFDl+kltphLt8f96GJpomv9qhhHtx7aR6CJQ==",
25062
+ "version": "1.10.3",
25063
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.3.tgz",
25064
+ "integrity": "sha512-ama/F/VZyGIR6u5YqaKwkS9NuQnT4Xtdw3TU3RZo/FWdtw/258/Fy5gY47KSOIxiVeE36AP/8QrdZi2zbtAXIw==",
25133
25065
  "requires": {
25134
- "@oclif/color": "^0.x",
25135
- "@oclif/command": "^1.8.3",
25066
+ "@oclif/color": "^0.1.2",
25067
+ "@oclif/command": "^1.8.4",
25136
25068
  "@oclif/errors": "^1.3.5",
25137
25069
  "chalk": "^4.1.0",
25138
- "cli-ux": "^5.6.3",
25070
+ "cli-ux": "^5.6.4",
25139
25071
  "debug": "^4.1.0",
25140
25072
  "fs-extra": "^9.0",
25141
25073
  "http-call": "^5.2.2",
@@ -25294,6 +25226,20 @@
25294
25226
  "@rollup/pluginutils": "^3.1.0"
25295
25227
  }
25296
25228
  },
25229
+ "@rollup/plugin-commonjs": {
25230
+ "version": "21.0.1",
25231
+ "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.1.tgz",
25232
+ "integrity": "sha512-EA+g22lbNJ8p5kuZJUYyhhDK7WgJckW5g4pNN7n4mAFUM96VuwUnNT3xr2Db2iCZPI1pJPbGyfT5mS9T1dHfMg==",
25233
+ "requires": {
25234
+ "@rollup/pluginutils": "^3.1.0",
25235
+ "commondir": "^1.0.1",
25236
+ "estree-walker": "^2.0.1",
25237
+ "glob": "^7.1.6",
25238
+ "is-reference": "^1.2.1",
25239
+ "magic-string": "^0.25.7",
25240
+ "resolve": "^1.17.0"
25241
+ }
25242
+ },
25297
25243
  "@rollup/plugin-inject": {
25298
25244
  "version": "4.0.3",
25299
25245
  "resolved": "https://registry.npmjs.org/@rollup/plugin-inject/-/plugin-inject-4.0.3.tgz",
@@ -25582,9 +25528,9 @@
25582
25528
  "dev": true
25583
25529
  },
25584
25530
  "@types/node": {
25585
- "version": "16.11.9",
25586
- "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.9.tgz",
25587
- "integrity": "sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A=="
25531
+ "version": "16.11.10",
25532
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.10.tgz",
25533
+ "integrity": "sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA=="
25588
25534
  },
25589
25535
  "@types/node-fetch": {
25590
25536
  "version": "2.5.12",
@@ -25758,11 +25704,6 @@
25758
25704
  }
25759
25705
  }
25760
25706
  },
25761
- "@ungap/from-entries": {
25762
- "version": "0.2.1",
25763
- "resolved": "https://registry.npmjs.org/@ungap/from-entries/-/from-entries-0.2.1.tgz",
25764
- "integrity": "sha512-CAqefTFAfnUPwYqsWHXpOxHaq1Zo5UQ3m9Zm2p09LggGe57rqHoBn3c++xcoomzXKynAUuiBMDUCQvKMnXjUpA=="
25765
- },
25766
25707
  "@vercel/nft": {
25767
25708
  "version": "0.17.0",
25768
25709
  "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.17.0.tgz",
@@ -26186,11 +26127,6 @@
26186
26127
  "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=",
26187
26128
  "dev": true
26188
26129
  },
26189
- "array-flat-polyfill": {
26190
- "version": "1.0.1",
26191
- "resolved": "https://registry.npmjs.org/array-flat-polyfill/-/array-flat-polyfill-1.0.1.tgz",
26192
- "integrity": "sha512-hfJmKupmQN0lwi0xG6FQ5U8Rd97RnIERplymOv/qpq8AoNKPPAnxJadjFA23FNWm88wykh9HmpLJUUwUtNU/iw=="
26193
- },
26194
26130
  "array-flatten": {
26195
26131
  "version": "1.1.1",
26196
26132
  "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
@@ -26804,9 +26740,9 @@
26804
26740
  }
26805
26741
  },
26806
26742
  "caniuse-lite": {
26807
- "version": "1.0.30001282",
26808
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001282.tgz",
26809
- "integrity": "sha512-YhF/hG6nqBEllymSIjLtR2iWDDnChvhnVJqp+vloyt2tEHFG1yBR+ac2B/rOw0qOK0m0lEXU2dv4E/sMk5P9Kg=="
26743
+ "version": "1.0.30001283",
26744
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001283.tgz",
26745
+ "integrity": "sha512-9RoKo841j1GQFSJz/nCXOj0sD7tHBtlowjYlrqIUS812x9/emfBLBt6IyMz1zIaYc/eRL8Cs6HPUVi2Hzq4sIg=="
26810
26746
  },
26811
26747
  "cardinal": {
26812
26748
  "version": "2.1.1",
@@ -26907,9 +26843,9 @@
26907
26843
  "dev": true
26908
26844
  },
26909
26845
  "ci-info": {
26910
- "version": "3.2.0",
26911
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.2.0.tgz",
26912
- "integrity": "sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A=="
26846
+ "version": "3.3.0",
26847
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.0.tgz",
26848
+ "integrity": "sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw=="
26913
26849
  },
26914
26850
  "ci-parallel-vars": {
26915
26851
  "version": "1.0.1",
@@ -27068,12 +27004,12 @@
27068
27004
  }
27069
27005
  },
27070
27006
  "cli-ux": {
27071
- "version": "5.6.3",
27072
- "resolved": "https://registry.npmjs.org/cli-ux/-/cli-ux-5.6.3.tgz",
27073
- "integrity": "sha512-/oDU4v8BiDjX2OKcSunGH0iGDiEtj2rZaGyqNuv9IT4CgcSMyVWAMfn0+rEHaOc4n9ka78B0wo1+N1QX89f7mw==",
27007
+ "version": "5.6.4",
27008
+ "resolved": "https://registry.npmjs.org/cli-ux/-/cli-ux-5.6.4.tgz",
27009
+ "integrity": "sha512-jW2oROKZdb3NlIHCMjjtaanuElHB/IhYPE5kgsbhmNtiBcUg/4L5QYyDbJ0n/wF+LAb/tl+Bh30lAHq5bmsbMA==",
27074
27010
  "requires": {
27075
- "@oclif/command": "^1.6.0",
27076
- "@oclif/errors": "^1.2.1",
27011
+ "@oclif/command": "^1.8.4",
27012
+ "@oclif/errors": "^1.3.5",
27077
27013
  "@oclif/linewrap": "^1.0.0",
27078
27014
  "@oclif/screen": "^1.0.3",
27079
27015
  "ansi-escapes": "^4.3.0",
@@ -27237,9 +27173,9 @@
27237
27173
  "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
27238
27174
  },
27239
27175
  "color-string": {
27240
- "version": "1.6.0",
27241
- "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.6.0.tgz",
27242
- "integrity": "sha512-c/hGS+kRWJutUBEngKKmk4iH3sD59MBkoxVapS/0wgpCz2u7XsNloxknyvBhzwEs1IbV36D9PwqLPJ2DTu3vMA==",
27176
+ "version": "1.7.4",
27177
+ "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.7.4.tgz",
27178
+ "integrity": "sha512-nVdUvPVgZMpRQad5dcsCMOSB5BXLljklTiaxS6ehhKxDsAI5sD7k5VmFuBt1y3Rlym8uulc/ANUN/bMWtBu6Sg==",
27243
27179
  "requires": {
27244
27180
  "color-name": "^1.0.0",
27245
27181
  "simple-swizzle": "^0.2.2"
@@ -28001,9 +27937,9 @@
28001
27937
  }
28002
27938
  },
28003
27939
  "debug": {
28004
- "version": "4.3.2",
28005
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz",
28006
- "integrity": "sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==",
27940
+ "version": "4.3.3",
27941
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
27942
+ "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
28007
27943
  "requires": {
28008
27944
  "ms": "2.1.2"
28009
27945
  },
@@ -28776,9 +28712,9 @@
28776
28712
  "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
28777
28713
  },
28778
28714
  "electron-to-chromium": {
28779
- "version": "1.3.904",
28780
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.904.tgz",
28781
- "integrity": "sha512-x5uZWXcVNYkTh4JubD7KSC1VMKz0vZwJUqVwY3ihsW0bst1BXDe494Uqbg3Y0fDGVjJqA8vEeGuvO5foyH2+qw=="
28715
+ "version": "1.4.4",
28716
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.4.tgz",
28717
+ "integrity": "sha512-teHtgwcmVcL46jlFvAaqjyiTLWuMrUQO1JqV303JKB4ysXG6m8fXSFhbjal9st0r9mNskI22AraJZorb1VcLVg=="
28782
28718
  },
28783
28719
  "elegant-spinner": {
28784
28720
  "version": "1.0.1",
@@ -35377,13 +35313,13 @@
35377
35313
  "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
35378
35314
  },
35379
35315
  "postcss": {
35380
- "version": "8.3.11",
35381
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.11.tgz",
35382
- "integrity": "sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==",
35316
+ "version": "8.4.4",
35317
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.4.tgz",
35318
+ "integrity": "sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==",
35383
35319
  "requires": {
35384
35320
  "nanoid": "^3.1.30",
35385
35321
  "picocolors": "^1.0.0",
35386
- "source-map-js": "^0.6.2"
35322
+ "source-map-js": "^1.0.1"
35387
35323
  }
35388
35324
  },
35389
35325
  "postcss-values-parser": {
@@ -35440,9 +35376,9 @@
35440
35376
  "integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc="
35441
35377
  },
35442
35378
  "prettier": {
35443
- "version": "2.4.1",
35444
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.4.1.tgz",
35445
- "integrity": "sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==",
35379
+ "version": "2.5.0",
35380
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.5.0.tgz",
35381
+ "integrity": "sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==",
35446
35382
  "dev": true
35447
35383
  },
35448
35384
  "pretty-format": {
@@ -36397,9 +36333,9 @@
36397
36333
  }
36398
36334
  },
36399
36335
  "rollup": {
36400
- "version": "2.60.0",
36401
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.0.tgz",
36402
- "integrity": "sha512-cHdv9GWd58v58rdseC8e8XIaPUo8a9cgZpnCMMDGZFDZKEODOiPPEQFXLriWr/TjXzhPPmG5bkAztPsOARIcGQ==",
36336
+ "version": "2.60.1",
36337
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.1.tgz",
36338
+ "integrity": "sha512-akwfnpjY0rXEDSn1UTVfKXJhPsEBu+imi1gqBA1ZkHGydUnkV/fWCC90P7rDaLEW8KTwBcS1G3N4893Ndz+jwg==",
36403
36339
  "requires": {
36404
36340
  "fsevents": "~2.3.2"
36405
36341
  }
@@ -37026,9 +36962,9 @@
37026
36962
  "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
37027
36963
  },
37028
36964
  "source-map-js": {
37029
- "version": "0.6.2",
37030
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-0.6.2.tgz",
37031
- "integrity": "sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug=="
36965
+ "version": "1.0.1",
36966
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.1.tgz",
36967
+ "integrity": "sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA=="
37032
36968
  },
37033
36969
  "source-map-resolve": {
37034
36970
  "version": "0.5.3",