netlify-cli 8.0.3 → 8.0.7

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.7",
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.7",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
- "@netlify/build": "^19.0.6",
13
+ "@netlify/build": "^19.0.8",
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",
@@ -84,7 +83,7 @@
84
83
  "minimist": "^1.2.5",
85
84
  "mock-require": "^3.0.3",
86
85
  "multiparty": "^4.2.1",
87
- "netlify": "^9.0.0",
86
+ "netlify": "^10.0.0",
88
87
  "netlify-headers-parser": "^5.0.0",
89
88
  "netlify-redirect-parser": "^12.0.0",
90
89
  "netlify-redirector": "^0.2.1",
@@ -133,7 +132,7 @@
133
132
  "@babel/preset-react": "^7.12.13",
134
133
  "@commitlint/cli": "^15.0.0",
135
134
  "@commitlint/config-conventional": "^15.0.0",
136
- "@netlify/eslint-config-node": "^3.3.8",
135
+ "@netlify/eslint-config-node": "^3.3.9",
137
136
  "@oclif/dev-cli": "^1.23.1",
138
137
  "@oclif/test": "^1.2.5",
139
138
  "ava": "^3.15.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.8",
2429
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-19.0.8.tgz",
2430
+ "integrity": "sha512-PGGIW9PsJds+Sbr7ojYNAJgCpZ98JhIBBTnBnJPbE/eNuU+Z02biPRvLUDb3WTF8wivgAfn7AOOxl/EdsesUQw==",
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",
@@ -2804,11 +2803,10 @@
2804
2803
  }
2805
2804
  },
2806
2805
  "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==",
2806
+ "version": "3.0.1",
2807
+ "resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-3.0.1.tgz",
2808
+ "integrity": "sha512-AY8brDn2LQEg0Q81Hnun3zNNe/yV4SFHUGriJDuHetxpfEicAlHnuNJuOeuxSxkPjYCIBwhtVBYpR8qP+9Q/4A==",
2810
2809
  "dependencies": {
2811
- "array-flat-polyfill": "^1.0.1",
2812
2810
  "cpy": "^8.1.0",
2813
2811
  "del": "^5.1.0",
2814
2812
  "get-stream": "^6.0.0",
@@ -2998,6 +2996,23 @@
2998
2996
  "node": ">=8"
2999
2997
  }
3000
2998
  },
2999
+ "node_modules/@netlify/config/node_modules/netlify": {
3000
+ "version": "9.0.0",
3001
+ "resolved": "https://registry.npmjs.org/netlify/-/netlify-9.0.0.tgz",
3002
+ "integrity": "sha512-3QQpmCFSdCgsUEBLULwNxVojjFgYgooKhHtJ9OgjizzwJsNDYnBdAWKQ3lcpPX2etQ0quWJg5Uv8md02LuezZw==",
3003
+ "dependencies": {
3004
+ "@netlify/open-api": "^2.6.0",
3005
+ "lodash.camelcase": "^4.3.0",
3006
+ "micro-api-client": "^3.3.0",
3007
+ "node-fetch": "^2.6.1",
3008
+ "omit.js": "^2.0.2",
3009
+ "p-wait-for": "^3.2.0",
3010
+ "qs": "^6.9.6"
3011
+ },
3012
+ "engines": {
3013
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3014
+ }
3015
+ },
3001
3016
  "node_modules/@netlify/config/node_modules/p-limit": {
3002
3017
  "version": "2.3.0",
3003
3018
  "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
@@ -3012,6 +3027,20 @@
3012
3027
  "url": "https://github.com/sponsors/sindresorhus"
3013
3028
  }
3014
3029
  },
3030
+ "node_modules/@netlify/config/node_modules/qs": {
3031
+ "version": "6.10.1",
3032
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.10.1.tgz",
3033
+ "integrity": "sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==",
3034
+ "dependencies": {
3035
+ "side-channel": "^1.0.4"
3036
+ },
3037
+ "engines": {
3038
+ "node": ">=0.6"
3039
+ },
3040
+ "funding": {
3041
+ "url": "https://github.com/sponsors/ljharb"
3042
+ }
3043
+ },
3015
3044
  "node_modules/@netlify/config/node_modules/wrap-ansi": {
3016
3045
  "version": "6.2.0",
3017
3046
  "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
@@ -3085,9 +3114,9 @@
3085
3114
  }
3086
3115
  },
3087
3116
  "node_modules/@netlify/eslint-config-node": {
3088
- "version": "3.3.8",
3089
- "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.3.8.tgz",
3090
- "integrity": "sha512-lcBc1xxccwNxnfekygwtW2R5LLAv5xs2UZmP4vFjPYP7dwfjr+wdqG41L9mnxEcpGCbftQPLhqWKVsHv40gBZw==",
3117
+ "version": "3.3.9",
3118
+ "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.3.9.tgz",
3119
+ "integrity": "sha512-U2To/hGPPZY677t8xXXt/wPxuHwQVizpZ0zlbBFx0NjEPuEJKk1Hh6kKzNrWAdFJDYecGsNZAfGV/DZ++MVNQA==",
3091
3120
  "dev": true,
3092
3121
  "dependencies": {
3093
3122
  "@babel/core": "^7.13.8",
@@ -3148,11 +3177,11 @@
3148
3177
  }
3149
3178
  },
3150
3179
  "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==",
3180
+ "version": "3.0.1",
3181
+ "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-3.0.1.tgz",
3182
+ "integrity": "sha512-/DpiPus/i7H3hYHWgj2gLSay9HEXC+bhNKQxUyvfC0WozcpdW3YLpm8VI91hJ1usbsO4QjKkaV+X6SBdUhvXAw==",
3154
3183
  "dependencies": {
3155
- "@netlify/zip-it-and-ship-it": "^4.30.0",
3184
+ "@netlify/zip-it-and-ship-it": "^5.0.0",
3156
3185
  "cpy": "^8.1.0",
3157
3186
  "path-exists": "^4.0.0"
3158
3187
  },
@@ -3160,90 +3189,6 @@
3160
3189
  "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3161
3190
  }
3162
3191
  },
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
3192
  "node_modules/@netlify/git-utils": {
3248
3193
  "version": "3.0.0",
3249
3194
  "resolved": "https://registry.npmjs.org/@netlify/git-utils/-/git-utils-3.0.0.tgz",
@@ -3494,26 +3439,6 @@
3494
3439
  "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3495
3440
  }
3496
3441
  },
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
3442
  "node_modules/@netlify/plugins-list": {
3518
3443
  "version": "5.0.0",
3519
3444
  "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-5.0.0.tgz",
@@ -3593,9 +3518,9 @@
3593
3518
  }
3594
3519
  },
3595
3520
  "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==",
3521
+ "version": "5.1.0",
3522
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.1.0.tgz",
3523
+ "integrity": "sha512-CMeY/LaMo4K20g11itHkbWcrLK7ANTgWUgsyXt8/pJJ+Lgd1bscQjbXFX2DyfnLOfV8nOfRhrBcYuCXqErSruw==",
3599
3524
  "dependencies": {
3600
3525
  "@babel/parser": "^7.15.7",
3601
3526
  "@netlify/esbuild": "^0.13.6",
@@ -3830,19 +3755,19 @@
3830
3755
  "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
3831
3756
  },
3832
3757
  "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==",
3758
+ "version": "1.8.5",
3759
+ "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.5.tgz",
3760
+ "integrity": "sha512-Dolb0jmUc1s8HhSOiQOC2mu7pha+wTg0SaCLLH3tJjkSWi5yE3NDlHv0QG6Rp9vs5tJhOGLa8ILOSv+t3KpnNw==",
3836
3761
  "dependencies": {
3837
- "@oclif/config": "^1.15.1",
3762
+ "@oclif/config": "^1.17.1",
3838
3763
  "@oclif/errors": "^1.3.5",
3839
- "@oclif/parser": "^3.8.5",
3840
- "@oclif/plugin-help": "^3.2.4",
3764
+ "@oclif/parser": "^3.8.6",
3765
+ "@oclif/plugin-help": "^3.2.7",
3841
3766
  "debug": "^4.1.1",
3842
3767
  "semver": "^7.3.2"
3843
3768
  },
3844
3769
  "engines": {
3845
- "node": ">=8.0.0"
3770
+ "node": ">=12.0.0"
3846
3771
  },
3847
3772
  "peerDependencies": {
3848
3773
  "@oclif/config": "^1"
@@ -3865,16 +3790,16 @@
3865
3790
  }
3866
3791
  },
3867
3792
  "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==",
3793
+ "version": "1.26.3",
3794
+ "resolved": "https://registry.npmjs.org/@oclif/dev-cli/-/dev-cli-1.26.3.tgz",
3795
+ "integrity": "sha512-SJAoKNPbqY6OOhCSFN/xmtx6qoHq84Qck/ABW6YEgGxdLn9wZlK23ogO1KkRcVRFGbY930w/9x2nsNP1IyIwSQ==",
3871
3796
  "dev": true,
3872
3797
  "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",
3798
+ "@oclif/command": "^1.8.4",
3799
+ "@oclif/config": "^1.17.1",
3800
+ "@oclif/errors": "^1.3.5",
3801
+ "@oclif/plugin-help": "^3.2.7",
3802
+ "cli-ux": "^5.6.4",
3878
3803
  "debug": "^4.1.1",
3879
3804
  "find-yarn-workspace-root": "^2.0.0",
3880
3805
  "fs-extra": "^8.1",
@@ -3987,14 +3912,14 @@
3987
3912
  }
3988
3913
  },
3989
3914
  "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==",
3915
+ "version": "3.2.8",
3916
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.8.tgz",
3917
+ "integrity": "sha512-LVeXpab7NYEUiVIwGlLRMlQd1M1JIq15OXboN1K2OmtGxujxZ4PAVNTsHFQ1sckE5QDAh/n48wlvWDpJmnrdSw==",
3993
3918
  "dependencies": {
3994
- "@oclif/command": "^1.8.3",
3919
+ "@oclif/command": "^1.8.5",
3995
3920
  "@oclif/config": "^1.17.1",
3996
3921
  "@oclif/errors": "^1.3.5",
3997
- "chalk": "^4.1.0",
3922
+ "chalk": "^4.1.2",
3998
3923
  "indent-string": "^4.0.0",
3999
3924
  "lodash": "^4.17.21",
4000
3925
  "string-width": "^4.2.0",
@@ -4288,15 +4213,15 @@
4288
4213
  }
4289
4214
  },
4290
4215
  "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==",
4216
+ "version": "1.10.3",
4217
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.3.tgz",
4218
+ "integrity": "sha512-ama/F/VZyGIR6u5YqaKwkS9NuQnT4Xtdw3TU3RZo/FWdtw/258/Fy5gY47KSOIxiVeE36AP/8QrdZi2zbtAXIw==",
4294
4219
  "dependencies": {
4295
- "@oclif/color": "^0.x",
4296
- "@oclif/command": "^1.8.3",
4220
+ "@oclif/color": "^0.1.2",
4221
+ "@oclif/command": "^1.8.4",
4297
4222
  "@oclif/errors": "^1.3.5",
4298
4223
  "chalk": "^4.1.0",
4299
- "cli-ux": "^5.6.3",
4224
+ "cli-ux": "^5.6.4",
4300
4225
  "debug": "^4.1.0",
4301
4226
  "fs-extra": "^9.0",
4302
4227
  "http-call": "^5.2.2",
@@ -4486,6 +4411,26 @@
4486
4411
  }
4487
4412
  }
4488
4413
  },
4414
+ "node_modules/@rollup/plugin-commonjs": {
4415
+ "version": "21.0.1",
4416
+ "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.1.tgz",
4417
+ "integrity": "sha512-EA+g22lbNJ8p5kuZJUYyhhDK7WgJckW5g4pNN7n4mAFUM96VuwUnNT3xr2Db2iCZPI1pJPbGyfT5mS9T1dHfMg==",
4418
+ "dependencies": {
4419
+ "@rollup/pluginutils": "^3.1.0",
4420
+ "commondir": "^1.0.1",
4421
+ "estree-walker": "^2.0.1",
4422
+ "glob": "^7.1.6",
4423
+ "is-reference": "^1.2.1",
4424
+ "magic-string": "^0.25.7",
4425
+ "resolve": "^1.17.0"
4426
+ },
4427
+ "engines": {
4428
+ "node": ">= 8.0.0"
4429
+ },
4430
+ "peerDependencies": {
4431
+ "rollup": "^2.38.3"
4432
+ }
4433
+ },
4489
4434
  "node_modules/@rollup/plugin-inject": {
4490
4435
  "version": "4.0.3",
4491
4436
  "resolved": "https://registry.npmjs.org/@rollup/plugin-inject/-/plugin-inject-4.0.3.tgz",
@@ -4823,9 +4768,9 @@
4823
4768
  "dev": true
4824
4769
  },
4825
4770
  "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=="
4771
+ "version": "16.11.10",
4772
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.10.tgz",
4773
+ "integrity": "sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA=="
4829
4774
  },
4830
4775
  "node_modules/@types/node-fetch": {
4831
4776
  "version": "2.5.12",
@@ -5075,11 +5020,6 @@
5075
5020
  "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5076
5021
  }
5077
5022
  },
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
5023
  "node_modules/@vercel/nft": {
5084
5024
  "version": "0.17.0",
5085
5025
  "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.17.0.tgz",
@@ -5636,14 +5576,6 @@
5636
5576
  "node": ">=0.10.0"
5637
5577
  }
5638
5578
  },
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
5579
  "node_modules/array-flatten": {
5648
5580
  "version": "1.1.1",
5649
5581
  "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
@@ -6452,9 +6384,9 @@
6452
6384
  }
6453
6385
  },
6454
6386
  "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==",
6387
+ "version": "1.0.30001283",
6388
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001283.tgz",
6389
+ "integrity": "sha512-9RoKo841j1GQFSJz/nCXOj0sD7tHBtlowjYlrqIUS812x9/emfBLBt6IyMz1zIaYc/eRL8Cs6HPUVi2Hzq4sIg==",
6458
6390
  "funding": {
6459
6391
  "type": "opencollective",
6460
6392
  "url": "https://opencollective.com/browserslist"
@@ -6598,9 +6530,9 @@
6598
6530
  "dev": true
6599
6531
  },
6600
6532
  "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=="
6533
+ "version": "3.3.0",
6534
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.0.tgz",
6535
+ "integrity": "sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw=="
6604
6536
  },
6605
6537
  "node_modules/ci-parallel-vars": {
6606
6538
  "version": "1.0.1",
@@ -6817,12 +6749,12 @@
6817
6749
  }
6818
6750
  },
6819
6751
  "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==",
6752
+ "version": "5.6.4",
6753
+ "resolved": "https://registry.npmjs.org/cli-ux/-/cli-ux-5.6.4.tgz",
6754
+ "integrity": "sha512-jW2oROKZdb3NlIHCMjjtaanuElHB/IhYPE5kgsbhmNtiBcUg/4L5QYyDbJ0n/wF+LAb/tl+Bh30lAHq5bmsbMA==",
6823
6755
  "dependencies": {
6824
- "@oclif/command": "^1.6.0",
6825
- "@oclif/errors": "^1.2.1",
6756
+ "@oclif/command": "^1.8.4",
6757
+ "@oclif/errors": "^1.3.5",
6826
6758
  "@oclif/linewrap": "^1.0.0",
6827
6759
  "@oclif/screen": "^1.0.3",
6828
6760
  "ansi-escapes": "^4.3.0",
@@ -7017,9 +6949,9 @@
7017
6949
  "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
7018
6950
  },
7019
6951
  "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==",
6952
+ "version": "1.7.4",
6953
+ "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.7.4.tgz",
6954
+ "integrity": "sha512-nVdUvPVgZMpRQad5dcsCMOSB5BXLljklTiaxS6ehhKxDsAI5sD7k5VmFuBt1y3Rlym8uulc/ANUN/bMWtBu6Sg==",
7023
6955
  "dependencies": {
7024
6956
  "color-name": "^1.0.0",
7025
6957
  "simple-swizzle": "^0.2.2"
@@ -7966,9 +7898,9 @@
7966
7898
  }
7967
7899
  },
7968
7900
  "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==",
7901
+ "version": "4.3.3",
7902
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
7903
+ "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
7972
7904
  "dependencies": {
7973
7905
  "ms": "2.1.2"
7974
7906
  },
@@ -8992,9 +8924,9 @@
8992
8924
  "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
8993
8925
  },
8994
8926
  "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=="
8927
+ "version": "1.4.4",
8928
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.4.tgz",
8929
+ "integrity": "sha512-teHtgwcmVcL46jlFvAaqjyiTLWuMrUQO1JqV303JKB4ysXG6m8fXSFhbjal9st0r9mNskI22AraJZorb1VcLVg=="
8998
8930
  },
8999
8931
  "node_modules/elegant-spinner": {
9000
8932
  "version": "1.0.1",
@@ -15243,9 +15175,9 @@
15243
15175
  "integrity": "sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug=="
15244
15176
  },
15245
15177
  "node_modules/netlify": {
15246
- "version": "9.0.0",
15247
- "resolved": "https://registry.npmjs.org/netlify/-/netlify-9.0.0.tgz",
15248
- "integrity": "sha512-3QQpmCFSdCgsUEBLULwNxVojjFgYgooKhHtJ9OgjizzwJsNDYnBdAWKQ3lcpPX2etQ0quWJg5Uv8md02LuezZw==",
15178
+ "version": "10.0.0",
15179
+ "resolved": "https://registry.npmjs.org/netlify/-/netlify-10.0.0.tgz",
15180
+ "integrity": "sha512-8oLcxWZPbzJy9naA2oH86NyaIFmDuRyQONjPAD4hn6JmnZPq+s6Ukh//qjWXNXE/9H8l8J/vDzY4ehHxYfP32w==",
15249
15181
  "dependencies": {
15250
15182
  "@netlify/open-api": "^2.6.0",
15251
15183
  "lodash.camelcase": "^4.3.0",
@@ -17746,13 +17678,13 @@
17746
17678
  }
17747
17679
  },
17748
17680
  "node_modules/postcss": {
17749
- "version": "8.3.11",
17750
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.11.tgz",
17751
- "integrity": "sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==",
17681
+ "version": "8.4.4",
17682
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.4.tgz",
17683
+ "integrity": "sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==",
17752
17684
  "dependencies": {
17753
17685
  "nanoid": "^3.1.30",
17754
17686
  "picocolors": "^1.0.0",
17755
- "source-map-js": "^0.6.2"
17687
+ "source-map-js": "^1.0.1"
17756
17688
  },
17757
17689
  "engines": {
17758
17690
  "node": "^10 || ^12 || >=14"
@@ -17832,9 +17764,9 @@
17832
17764
  }
17833
17765
  },
17834
17766
  "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==",
17767
+ "version": "2.5.0",
17768
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.5.0.tgz",
17769
+ "integrity": "sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==",
17838
17770
  "dev": true,
17839
17771
  "bin": {
17840
17772
  "prettier": "bin-prettier.js"
@@ -19104,9 +19036,9 @@
19104
19036
  }
19105
19037
  },
19106
19038
  "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==",
19039
+ "version": "2.60.1",
19040
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.1.tgz",
19041
+ "integrity": "sha512-akwfnpjY0rXEDSn1UTVfKXJhPsEBu+imi1gqBA1ZkHGydUnkV/fWCC90P7rDaLEW8KTwBcS1G3N4893Ndz+jwg==",
19110
19042
  "bin": {
19111
19043
  "rollup": "dist/bin/rollup"
19112
19044
  },
@@ -19869,9 +19801,9 @@
19869
19801
  }
19870
19802
  },
19871
19803
  "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==",
19804
+ "version": "1.0.1",
19805
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.1.tgz",
19806
+ "integrity": "sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==",
19875
19807
  "engines": {
19876
19808
  "node": ">=0.10.0"
19877
19809
  }
@@ -23749,9 +23681,9 @@
23749
23681
  }
23750
23682
  },
23751
23683
  "@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==",
23684
+ "version": "19.0.8",
23685
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-19.0.8.tgz",
23686
+ "integrity": "sha512-PGGIW9PsJds+Sbr7ojYNAJgCpZ98JhIBBTnBnJPbE/eNuU+Z02biPRvLUDb3WTF8wivgAfn7AOOxl/EdsesUQw==",
23755
23687
  "requires": {
23756
23688
  "@bugsnag/js": "^7.0.0",
23757
23689
  "@netlify/cache-utils": "^3.0.0",
@@ -23761,7 +23693,7 @@
23761
23693
  "@netlify/plugin-edge-handlers": "^2.0.0",
23762
23694
  "@netlify/plugins-list": "^5.0.0",
23763
23695
  "@netlify/run-utils": "^3.0.0",
23764
- "@netlify/zip-it-and-ship-it": "^5.0.0",
23696
+ "@netlify/zip-it-and-ship-it": "^5.1.0",
23765
23697
  "@sindresorhus/slugify": "^1.1.0",
23766
23698
  "ansi-escapes": "^4.3.2",
23767
23699
  "chalk": "^4.1.2",
@@ -24023,11 +23955,10 @@
24023
23955
  }
24024
23956
  },
24025
23957
  "@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==",
23958
+ "version": "3.0.1",
23959
+ "resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-3.0.1.tgz",
23960
+ "integrity": "sha512-AY8brDn2LQEg0Q81Hnun3zNNe/yV4SFHUGriJDuHetxpfEicAlHnuNJuOeuxSxkPjYCIBwhtVBYpR8qP+9Q/4A==",
24029
23961
  "requires": {
24030
- "array-flat-polyfill": "^1.0.1",
24031
23962
  "cpy": "^8.1.0",
24032
23963
  "del": "^5.1.0",
24033
23964
  "get-stream": "^6.0.0",
@@ -24181,6 +24112,20 @@
24181
24112
  }
24182
24113
  }
24183
24114
  },
24115
+ "netlify": {
24116
+ "version": "9.0.0",
24117
+ "resolved": "https://registry.npmjs.org/netlify/-/netlify-9.0.0.tgz",
24118
+ "integrity": "sha512-3QQpmCFSdCgsUEBLULwNxVojjFgYgooKhHtJ9OgjizzwJsNDYnBdAWKQ3lcpPX2etQ0quWJg5Uv8md02LuezZw==",
24119
+ "requires": {
24120
+ "@netlify/open-api": "^2.6.0",
24121
+ "lodash.camelcase": "^4.3.0",
24122
+ "micro-api-client": "^3.3.0",
24123
+ "node-fetch": "^2.6.1",
24124
+ "omit.js": "^2.0.2",
24125
+ "p-wait-for": "^3.2.0",
24126
+ "qs": "^6.9.6"
24127
+ }
24128
+ },
24184
24129
  "p-limit": {
24185
24130
  "version": "2.3.0",
24186
24131
  "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
@@ -24189,6 +24134,14 @@
24189
24134
  "p-try": "^2.0.0"
24190
24135
  }
24191
24136
  },
24137
+ "qs": {
24138
+ "version": "6.10.1",
24139
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.10.1.tgz",
24140
+ "integrity": "sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==",
24141
+ "requires": {
24142
+ "side-channel": "^1.0.4"
24143
+ }
24144
+ },
24192
24145
  "wrap-ansi": {
24193
24146
  "version": "6.2.0",
24194
24147
  "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
@@ -24250,9 +24203,9 @@
24250
24203
  "integrity": "sha512-tiKmDcHM2riSVN79c0mJY/67EBDafXQAMitHuLiCDAMdtz3kfv+NqdVG5krgf5lWR8Uf8AeZrUW5Q9RP25REvw=="
24251
24204
  },
24252
24205
  "@netlify/eslint-config-node": {
24253
- "version": "3.3.8",
24254
- "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.3.8.tgz",
24255
- "integrity": "sha512-lcBc1xxccwNxnfekygwtW2R5LLAv5xs2UZmP4vFjPYP7dwfjr+wdqG41L9mnxEcpGCbftQPLhqWKVsHv40gBZw==",
24206
+ "version": "3.3.9",
24207
+ "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.3.9.tgz",
24208
+ "integrity": "sha512-U2To/hGPPZY677t8xXXt/wPxuHwQVizpZ0zlbBFx0NjEPuEJKk1Hh6kKzNrWAdFJDYecGsNZAfGV/DZ++MVNQA==",
24256
24209
  "dev": true,
24257
24210
  "requires": {
24258
24211
  "@babel/core": "^7.13.8",
@@ -24302,84 +24255,13 @@
24302
24255
  }
24303
24256
  },
24304
24257
  "@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==",
24258
+ "version": "3.0.1",
24259
+ "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-3.0.1.tgz",
24260
+ "integrity": "sha512-/DpiPus/i7H3hYHWgj2gLSay9HEXC+bhNKQxUyvfC0WozcpdW3YLpm8VI91hJ1usbsO4QjKkaV+X6SBdUhvXAw==",
24308
24261
  "requires": {
24309
- "@netlify/zip-it-and-ship-it": "^4.30.0",
24262
+ "@netlify/zip-it-and-ship-it": "^5.0.0",
24310
24263
  "cpy": "^8.1.0",
24311
24264
  "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
24265
  }
24384
24266
  },
24385
24267
  "@netlify/git-utils": {
@@ -24513,22 +24395,6 @@
24513
24395
  "rollup-plugin-node-polyfills": "^0.2.1",
24514
24396
  "rollup-plugin-terser": "^7.0.2",
24515
24397
  "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
24398
  }
24533
24399
  },
24534
24400
  "@netlify/plugins-list": {
@@ -24580,9 +24446,9 @@
24580
24446
  }
24581
24447
  },
24582
24448
  "@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==",
24449
+ "version": "5.1.0",
24450
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.1.0.tgz",
24451
+ "integrity": "sha512-CMeY/LaMo4K20g11itHkbWcrLK7ANTgWUgsyXt8/pJJ+Lgd1bscQjbXFX2DyfnLOfV8nOfRhrBcYuCXqErSruw==",
24586
24452
  "requires": {
24587
24453
  "@babel/parser": "^7.15.7",
24588
24454
  "@netlify/esbuild": "^0.13.6",
@@ -24768,14 +24634,14 @@
24768
24634
  }
24769
24635
  },
24770
24636
  "@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==",
24637
+ "version": "1.8.5",
24638
+ "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.5.tgz",
24639
+ "integrity": "sha512-Dolb0jmUc1s8HhSOiQOC2mu7pha+wTg0SaCLLH3tJjkSWi5yE3NDlHv0QG6Rp9vs5tJhOGLa8ILOSv+t3KpnNw==",
24774
24640
  "requires": {
24775
- "@oclif/config": "^1.15.1",
24641
+ "@oclif/config": "^1.17.1",
24776
24642
  "@oclif/errors": "^1.3.5",
24777
- "@oclif/parser": "^3.8.5",
24778
- "@oclif/plugin-help": "^3.2.4",
24643
+ "@oclif/parser": "^3.8.6",
24644
+ "@oclif/plugin-help": "^3.2.7",
24779
24645
  "debug": "^4.1.1",
24780
24646
  "semver": "^7.3.2"
24781
24647
  }
@@ -24794,16 +24660,16 @@
24794
24660
  }
24795
24661
  },
24796
24662
  "@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==",
24663
+ "version": "1.26.3",
24664
+ "resolved": "https://registry.npmjs.org/@oclif/dev-cli/-/dev-cli-1.26.3.tgz",
24665
+ "integrity": "sha512-SJAoKNPbqY6OOhCSFN/xmtx6qoHq84Qck/ABW6YEgGxdLn9wZlK23ogO1KkRcVRFGbY930w/9x2nsNP1IyIwSQ==",
24800
24666
  "dev": true,
24801
24667
  "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",
24668
+ "@oclif/command": "^1.8.4",
24669
+ "@oclif/config": "^1.17.1",
24670
+ "@oclif/errors": "^1.3.5",
24671
+ "@oclif/plugin-help": "^3.2.7",
24672
+ "cli-ux": "^5.6.4",
24807
24673
  "debug": "^4.1.1",
24808
24674
  "find-yarn-workspace-root": "^2.0.0",
24809
24675
  "fs-extra": "^8.1",
@@ -24896,14 +24762,14 @@
24896
24762
  }
24897
24763
  },
24898
24764
  "@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==",
24765
+ "version": "3.2.8",
24766
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.8.tgz",
24767
+ "integrity": "sha512-LVeXpab7NYEUiVIwGlLRMlQd1M1JIq15OXboN1K2OmtGxujxZ4PAVNTsHFQ1sckE5QDAh/n48wlvWDpJmnrdSw==",
24902
24768
  "requires": {
24903
- "@oclif/command": "^1.8.3",
24769
+ "@oclif/command": "^1.8.5",
24904
24770
  "@oclif/config": "^1.17.1",
24905
24771
  "@oclif/errors": "^1.3.5",
24906
- "chalk": "^4.1.0",
24772
+ "chalk": "^4.1.2",
24907
24773
  "indent-string": "^4.0.0",
24908
24774
  "lodash": "^4.17.21",
24909
24775
  "string-width": "^4.2.0",
@@ -25127,15 +24993,15 @@
25127
24993
  }
25128
24994
  },
25129
24995
  "@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==",
24996
+ "version": "1.10.3",
24997
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.3.tgz",
24998
+ "integrity": "sha512-ama/F/VZyGIR6u5YqaKwkS9NuQnT4Xtdw3TU3RZo/FWdtw/258/Fy5gY47KSOIxiVeE36AP/8QrdZi2zbtAXIw==",
25133
24999
  "requires": {
25134
- "@oclif/color": "^0.x",
25135
- "@oclif/command": "^1.8.3",
25000
+ "@oclif/color": "^0.1.2",
25001
+ "@oclif/command": "^1.8.4",
25136
25002
  "@oclif/errors": "^1.3.5",
25137
25003
  "chalk": "^4.1.0",
25138
- "cli-ux": "^5.6.3",
25004
+ "cli-ux": "^5.6.4",
25139
25005
  "debug": "^4.1.0",
25140
25006
  "fs-extra": "^9.0",
25141
25007
  "http-call": "^5.2.2",
@@ -25294,6 +25160,20 @@
25294
25160
  "@rollup/pluginutils": "^3.1.0"
25295
25161
  }
25296
25162
  },
25163
+ "@rollup/plugin-commonjs": {
25164
+ "version": "21.0.1",
25165
+ "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.1.tgz",
25166
+ "integrity": "sha512-EA+g22lbNJ8p5kuZJUYyhhDK7WgJckW5g4pNN7n4mAFUM96VuwUnNT3xr2Db2iCZPI1pJPbGyfT5mS9T1dHfMg==",
25167
+ "requires": {
25168
+ "@rollup/pluginutils": "^3.1.0",
25169
+ "commondir": "^1.0.1",
25170
+ "estree-walker": "^2.0.1",
25171
+ "glob": "^7.1.6",
25172
+ "is-reference": "^1.2.1",
25173
+ "magic-string": "^0.25.7",
25174
+ "resolve": "^1.17.0"
25175
+ }
25176
+ },
25297
25177
  "@rollup/plugin-inject": {
25298
25178
  "version": "4.0.3",
25299
25179
  "resolved": "https://registry.npmjs.org/@rollup/plugin-inject/-/plugin-inject-4.0.3.tgz",
@@ -25582,9 +25462,9 @@
25582
25462
  "dev": true
25583
25463
  },
25584
25464
  "@types/node": {
25585
- "version": "16.11.9",
25586
- "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.9.tgz",
25587
- "integrity": "sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A=="
25465
+ "version": "16.11.10",
25466
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.10.tgz",
25467
+ "integrity": "sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA=="
25588
25468
  },
25589
25469
  "@types/node-fetch": {
25590
25470
  "version": "2.5.12",
@@ -25758,11 +25638,6 @@
25758
25638
  }
25759
25639
  }
25760
25640
  },
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
25641
  "@vercel/nft": {
25767
25642
  "version": "0.17.0",
25768
25643
  "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.17.0.tgz",
@@ -26186,11 +26061,6 @@
26186
26061
  "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=",
26187
26062
  "dev": true
26188
26063
  },
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
26064
  "array-flatten": {
26195
26065
  "version": "1.1.1",
26196
26066
  "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
@@ -26804,9 +26674,9 @@
26804
26674
  }
26805
26675
  },
26806
26676
  "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=="
26677
+ "version": "1.0.30001283",
26678
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001283.tgz",
26679
+ "integrity": "sha512-9RoKo841j1GQFSJz/nCXOj0sD7tHBtlowjYlrqIUS812x9/emfBLBt6IyMz1zIaYc/eRL8Cs6HPUVi2Hzq4sIg=="
26810
26680
  },
26811
26681
  "cardinal": {
26812
26682
  "version": "2.1.1",
@@ -26907,9 +26777,9 @@
26907
26777
  "dev": true
26908
26778
  },
26909
26779
  "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=="
26780
+ "version": "3.3.0",
26781
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.0.tgz",
26782
+ "integrity": "sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw=="
26913
26783
  },
26914
26784
  "ci-parallel-vars": {
26915
26785
  "version": "1.0.1",
@@ -27068,12 +26938,12 @@
27068
26938
  }
27069
26939
  },
27070
26940
  "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==",
26941
+ "version": "5.6.4",
26942
+ "resolved": "https://registry.npmjs.org/cli-ux/-/cli-ux-5.6.4.tgz",
26943
+ "integrity": "sha512-jW2oROKZdb3NlIHCMjjtaanuElHB/IhYPE5kgsbhmNtiBcUg/4L5QYyDbJ0n/wF+LAb/tl+Bh30lAHq5bmsbMA==",
27074
26944
  "requires": {
27075
- "@oclif/command": "^1.6.0",
27076
- "@oclif/errors": "^1.2.1",
26945
+ "@oclif/command": "^1.8.4",
26946
+ "@oclif/errors": "^1.3.5",
27077
26947
  "@oclif/linewrap": "^1.0.0",
27078
26948
  "@oclif/screen": "^1.0.3",
27079
26949
  "ansi-escapes": "^4.3.0",
@@ -27237,9 +27107,9 @@
27237
27107
  "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
27238
27108
  },
27239
27109
  "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==",
27110
+ "version": "1.7.4",
27111
+ "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.7.4.tgz",
27112
+ "integrity": "sha512-nVdUvPVgZMpRQad5dcsCMOSB5BXLljklTiaxS6ehhKxDsAI5sD7k5VmFuBt1y3Rlym8uulc/ANUN/bMWtBu6Sg==",
27243
27113
  "requires": {
27244
27114
  "color-name": "^1.0.0",
27245
27115
  "simple-swizzle": "^0.2.2"
@@ -28001,9 +27871,9 @@
28001
27871
  }
28002
27872
  },
28003
27873
  "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==",
27874
+ "version": "4.3.3",
27875
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
27876
+ "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
28007
27877
  "requires": {
28008
27878
  "ms": "2.1.2"
28009
27879
  },
@@ -28776,9 +28646,9 @@
28776
28646
  "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
28777
28647
  },
28778
28648
  "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=="
28649
+ "version": "1.4.4",
28650
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.4.tgz",
28651
+ "integrity": "sha512-teHtgwcmVcL46jlFvAaqjyiTLWuMrUQO1JqV303JKB4ysXG6m8fXSFhbjal9st0r9mNskI22AraJZorb1VcLVg=="
28782
28652
  },
28783
28653
  "elegant-spinner": {
28784
28654
  "version": "1.0.1",
@@ -33470,9 +33340,9 @@
33470
33340
  "integrity": "sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug=="
33471
33341
  },
33472
33342
  "netlify": {
33473
- "version": "9.0.0",
33474
- "resolved": "https://registry.npmjs.org/netlify/-/netlify-9.0.0.tgz",
33475
- "integrity": "sha512-3QQpmCFSdCgsUEBLULwNxVojjFgYgooKhHtJ9OgjizzwJsNDYnBdAWKQ3lcpPX2etQ0quWJg5Uv8md02LuezZw==",
33343
+ "version": "10.0.0",
33344
+ "resolved": "https://registry.npmjs.org/netlify/-/netlify-10.0.0.tgz",
33345
+ "integrity": "sha512-8oLcxWZPbzJy9naA2oH86NyaIFmDuRyQONjPAD4hn6JmnZPq+s6Ukh//qjWXNXE/9H8l8J/vDzY4ehHxYfP32w==",
33476
33346
  "requires": {
33477
33347
  "@netlify/open-api": "^2.6.0",
33478
33348
  "lodash.camelcase": "^4.3.0",
@@ -35377,13 +35247,13 @@
35377
35247
  "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
35378
35248
  },
35379
35249
  "postcss": {
35380
- "version": "8.3.11",
35381
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.11.tgz",
35382
- "integrity": "sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==",
35250
+ "version": "8.4.4",
35251
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.4.tgz",
35252
+ "integrity": "sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==",
35383
35253
  "requires": {
35384
35254
  "nanoid": "^3.1.30",
35385
35255
  "picocolors": "^1.0.0",
35386
- "source-map-js": "^0.6.2"
35256
+ "source-map-js": "^1.0.1"
35387
35257
  }
35388
35258
  },
35389
35259
  "postcss-values-parser": {
@@ -35440,9 +35310,9 @@
35440
35310
  "integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc="
35441
35311
  },
35442
35312
  "prettier": {
35443
- "version": "2.4.1",
35444
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.4.1.tgz",
35445
- "integrity": "sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==",
35313
+ "version": "2.5.0",
35314
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.5.0.tgz",
35315
+ "integrity": "sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==",
35446
35316
  "dev": true
35447
35317
  },
35448
35318
  "pretty-format": {
@@ -36397,9 +36267,9 @@
36397
36267
  }
36398
36268
  },
36399
36269
  "rollup": {
36400
- "version": "2.60.0",
36401
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.0.tgz",
36402
- "integrity": "sha512-cHdv9GWd58v58rdseC8e8XIaPUo8a9cgZpnCMMDGZFDZKEODOiPPEQFXLriWr/TjXzhPPmG5bkAztPsOARIcGQ==",
36270
+ "version": "2.60.1",
36271
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.1.tgz",
36272
+ "integrity": "sha512-akwfnpjY0rXEDSn1UTVfKXJhPsEBu+imi1gqBA1ZkHGydUnkV/fWCC90P7rDaLEW8KTwBcS1G3N4893Ndz+jwg==",
36403
36273
  "requires": {
36404
36274
  "fsevents": "~2.3.2"
36405
36275
  }
@@ -37026,9 +36896,9 @@
37026
36896
  "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
37027
36897
  },
37028
36898
  "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=="
36899
+ "version": "1.0.1",
36900
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.1.tgz",
36901
+ "integrity": "sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA=="
37032
36902
  },
37033
36903
  "source-map-resolve": {
37034
36904
  "version": "0.5.3",