netlify-cli 15.1.0 → 15.1.1

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,26 +1,26 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
- "version": "15.1.0",
3
+ "version": "15.1.1",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "15.1.0",
9
+ "version": "15.1.1",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
13
  "@bugsnag/js": "7.20.2",
14
14
  "@fastify/static": "6.10.1",
15
- "@netlify/build": "29.11.4",
15
+ "@netlify/build": "29.11.5",
16
16
  "@netlify/build-info": "7.0.2",
17
- "@netlify/config": "20.4.2",
17
+ "@netlify/config": "20.4.3",
18
18
  "@netlify/edge-bundler": "8.14.2",
19
19
  "@netlify/framework-info": "9.8.7",
20
20
  "@netlify/local-functions-proxy": "1.1.1",
21
- "@netlify/zip-it-and-ship-it": "9.5.0",
21
+ "@netlify/zip-it-and-ship-it": "9.6.0",
22
22
  "@octokit/rest": "19.0.8",
23
- "@skn0tt/lambda-local": "^2.0.3",
23
+ "@skn0tt/lambda-local": "2.0.3",
24
24
  "ansi-escapes": "6.2.0",
25
25
  "ansi-styles": "6.2.1",
26
26
  "ansi-to-html": "0.7.2",
@@ -35,16 +35,16 @@
35
35
  "commander": "10.0.1",
36
36
  "comment-json": "4.2.3",
37
37
  "concordance": "5.0.4",
38
- "configstore": "5.0.1",
38
+ "configstore": "6.0.0",
39
39
  "content-type": "1.0.5",
40
40
  "cookie": "0.5.0",
41
41
  "copy-template-dir": "1.4.0",
42
42
  "cron-parser": "4.8.1",
43
43
  "debug": "4.3.4",
44
44
  "decache": "4.6.1",
45
- "dot-prop": "6.0.1",
45
+ "dot-prop": "7.2.0",
46
46
  "dotenv": "16.0.3",
47
- "env-paths": "2.2.1",
47
+ "env-paths": "3.0.0",
48
48
  "envinfo": "7.8.1",
49
49
  "etag": "1.8.1",
50
50
  "execa": "5.1.1",
@@ -69,7 +69,7 @@
69
69
  "inquirer": "6.5.2",
70
70
  "inquirer-autocomplete-prompt": "1.4.0",
71
71
  "is-docker": "3.0.0",
72
- "is-stream": "^3.0.0",
72
+ "is-stream": "3.0.0",
73
73
  "is-wsl": "2.2.0",
74
74
  "isexe": "2.0.0",
75
75
  "jsonwebtoken": "9.0.0",
@@ -81,13 +81,13 @@
81
81
  "log-update": "5.0.1",
82
82
  "minimist": "1.2.8",
83
83
  "multiparty": "4.2.3",
84
- "netlify": "13.1.6",
84
+ "netlify": "13.1.7",
85
85
  "netlify-headers-parser": "7.1.2",
86
86
  "netlify-redirect-parser": "14.1.2",
87
87
  "netlify-redirector": "0.4.0",
88
88
  "node-fetch": "2.6.11",
89
89
  "node-version-alias": "3.4.1",
90
- "ora": "6.3.0",
90
+ "ora": "6.3.1",
91
91
  "p-filter": "3.0.0",
92
92
  "p-map": "5.5.0",
93
93
  "p-wait-for": "5.0.2",
@@ -98,7 +98,7 @@
98
98
  "prettyjson": "1.2.5",
99
99
  "pump": "3.0.0",
100
100
  "raw-body": "2.5.2",
101
- "read-pkg-up": "7.0.1",
101
+ "read-pkg-up": "9.1.0",
102
102
  "semver": "7.5.1",
103
103
  "source-map-support": "0.5.21",
104
104
  "string-similarity": "4.0.4",
@@ -108,7 +108,7 @@
108
108
  "terminal-link": "3.0.0",
109
109
  "through2-filter": "3.0.0",
110
110
  "through2-map": "3.0.0",
111
- "to-readable-stream": "2.1.0",
111
+ "to-readable-stream": "3.0.0",
112
112
  "toml": "3.0.0",
113
113
  "ulid": "2.3.0",
114
114
  "unixify": "1.0.0",
@@ -220,6 +220,18 @@
220
220
  "node": ">=6.0.0"
221
221
  }
222
222
  },
223
+ "node_modules/@babel/parser_latest": {
224
+ "name": "@babel/parser",
225
+ "version": "7.21.8",
226
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.8.tgz",
227
+ "integrity": "sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==",
228
+ "bin": {
229
+ "parser": "bin/babel-parser.js"
230
+ },
231
+ "engines": {
232
+ "node": ">=6.0.0"
233
+ }
234
+ },
223
235
  "node_modules/@bugsnag/browser": {
224
236
  "version": "7.20.2",
225
237
  "resolved": "https://registry.npmjs.org/@bugsnag/browser/-/browser-7.20.2.tgz",
@@ -650,20 +662,20 @@
650
662
  "integrity": "sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw=="
651
663
  },
652
664
  "node_modules/@netlify/build": {
653
- "version": "29.11.4",
654
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.11.4.tgz",
655
- "integrity": "sha512-wsJTjCe/kx+fNsomipILJx7VYi7quFXNGt1Waz7VeiICdAZBiygUYOwOOIrR9DPRZKiwBusnT2/h1B9cs6CxVQ==",
665
+ "version": "29.11.5",
666
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.11.5.tgz",
667
+ "integrity": "sha512-QbgunjWOBwk9tAhmqYbyyiojpUuYiX42mwEym1Q7f+3XbROypTknoO9kJppHqkCmgD7yLS2EZVfwYbMg+vES8w==",
656
668
  "dependencies": {
657
669
  "@bugsnag/js": "^7.0.0",
658
670
  "@netlify/cache-utils": "^5.1.5",
659
- "@netlify/config": "^20.4.2",
671
+ "@netlify/config": "^20.4.3",
660
672
  "@netlify/edge-bundler": "8.14.2",
661
673
  "@netlify/framework-info": "^9.8.7",
662
- "@netlify/functions-utils": "^5.2.7",
674
+ "@netlify/functions-utils": "^5.2.8",
663
675
  "@netlify/git-utils": "^5.1.1",
664
676
  "@netlify/plugins-list": "^6.68.0",
665
677
  "@netlify/run-utils": "^5.1.0",
666
- "@netlify/zip-it-and-ship-it": "9.5.0",
678
+ "@netlify/zip-it-and-ship-it": "9.6.0",
667
679
  "@sindresorhus/slugify": "^2.0.0",
668
680
  "ansi-escapes": "^6.0.0",
669
681
  "chalk": "^5.0.0",
@@ -1126,39 +1138,6 @@
1126
1138
  "url": "https://github.com/sponsors/sindresorhus"
1127
1139
  }
1128
1140
  },
1129
- "node_modules/@netlify/build/node_modules/read-pkg": {
1130
- "version": "7.1.0",
1131
- "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz",
1132
- "integrity": "sha512-5iOehe+WF75IccPc30bWTbpdDQLOCc3Uu8bi3Dte3Eueij81yx1Mrufk8qBx/YAbR4uL1FdUr+7BKXDwEtisXg==",
1133
- "dependencies": {
1134
- "@types/normalize-package-data": "^2.4.1",
1135
- "normalize-package-data": "^3.0.2",
1136
- "parse-json": "^5.2.0",
1137
- "type-fest": "^2.0.0"
1138
- },
1139
- "engines": {
1140
- "node": ">=12.20"
1141
- },
1142
- "funding": {
1143
- "url": "https://github.com/sponsors/sindresorhus"
1144
- }
1145
- },
1146
- "node_modules/@netlify/build/node_modules/read-pkg-up": {
1147
- "version": "9.1.0",
1148
- "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-9.1.0.tgz",
1149
- "integrity": "sha512-vaMRR1AC1nrd5CQM0PhlRsO5oc2AAigqr7cCrZ/MW/Rsaflz4RlgzkpL4qoU/z1F6wrbd85iFv1OQj/y5RdGvg==",
1150
- "dependencies": {
1151
- "find-up": "^6.3.0",
1152
- "read-pkg": "^7.1.0",
1153
- "type-fest": "^2.5.0"
1154
- },
1155
- "engines": {
1156
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
1157
- },
1158
- "funding": {
1159
- "url": "https://github.com/sponsors/sindresorhus"
1160
- }
1161
- },
1162
1141
  "node_modules/@netlify/build/node_modules/responselike": {
1163
1142
  "version": "3.0.0",
1164
1143
  "resolved": "https://registry.npmjs.org/responselike/-/responselike-3.0.0.tgz",
@@ -1200,17 +1179,6 @@
1200
1179
  "url": "https://github.com/sponsors/sindresorhus"
1201
1180
  }
1202
1181
  },
1203
- "node_modules/@netlify/build/node_modules/type-fest": {
1204
- "version": "2.19.0",
1205
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
1206
- "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==",
1207
- "engines": {
1208
- "node": ">=12.20"
1209
- },
1210
- "funding": {
1211
- "url": "https://github.com/sponsors/sindresorhus"
1212
- }
1213
- },
1214
1182
  "node_modules/@netlify/build/node_modules/uuid": {
1215
1183
  "version": "8.3.2",
1216
1184
  "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
@@ -1286,9 +1254,9 @@
1286
1254
  }
1287
1255
  },
1288
1256
  "node_modules/@netlify/config": {
1289
- "version": "20.4.2",
1290
- "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.4.2.tgz",
1291
- "integrity": "sha512-JPqIIIBqk/waUJnA+cNGA5+4sB+TcyRLViYnYC+oxXdGUugqIY66DbG0mBa8Ay9VAXiIZYMd8qPAPCMi+fBdLQ==",
1257
+ "version": "20.4.3",
1258
+ "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.4.3.tgz",
1259
+ "integrity": "sha512-FRfeydoxBp6/rPdBifKKqSzhEYtPWuR6BbZOxEc0KGr7O4C35f6JxrHPdhLKCmgVUJxVc04CsIwDNe6gmHTjyQ==",
1292
1260
  "dependencies": {
1293
1261
  "chalk": "^5.0.0",
1294
1262
  "cron-parser": "^4.1.0",
@@ -1303,7 +1271,7 @@
1303
1271
  "is-plain-obj": "^4.0.0",
1304
1272
  "js-yaml": "^4.0.0",
1305
1273
  "map-obj": "^5.0.0",
1306
- "netlify": "^13.1.6",
1274
+ "netlify": "^13.1.7",
1307
1275
  "netlify-headers-parser": "^7.1.2",
1308
1276
  "netlify-redirect-parser": "^14.1.2",
1309
1277
  "omit.js": "^2.0.2",
@@ -1321,20 +1289,6 @@
1321
1289
  "node": "^14.16.0 || >=16.0.0"
1322
1290
  }
1323
1291
  },
1324
- "node_modules/@netlify/config/node_modules/dot-prop": {
1325
- "version": "7.2.0",
1326
- "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-7.2.0.tgz",
1327
- "integrity": "sha512-Ol/IPXUARn9CSbkrdV4VJo7uCy1I3VuSiWCaFSg+8BdUOzF9n3jefIpcgAydvUZbTdEBZs2vEiTiS9m61ssiDA==",
1328
- "dependencies": {
1329
- "type-fest": "^2.11.2"
1330
- },
1331
- "engines": {
1332
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
1333
- },
1334
- "funding": {
1335
- "url": "https://github.com/sponsors/sindresorhus"
1336
- }
1337
- },
1338
1292
  "node_modules/@netlify/config/node_modules/escape-string-regexp": {
1339
1293
  "version": "5.0.0",
1340
1294
  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
@@ -1502,17 +1456,6 @@
1502
1456
  "url": "https://github.com/sponsors/sindresorhus"
1503
1457
  }
1504
1458
  },
1505
- "node_modules/@netlify/config/node_modules/type-fest": {
1506
- "version": "2.19.0",
1507
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
1508
- "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==",
1509
- "engines": {
1510
- "node": ">=12.20"
1511
- },
1512
- "funding": {
1513
- "url": "https://github.com/sponsors/sindresorhus"
1514
- }
1515
- },
1516
1459
  "node_modules/@netlify/config/node_modules/yocto-queue": {
1517
1460
  "version": "1.0.0",
1518
1461
  "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
@@ -1578,17 +1521,6 @@
1578
1521
  "ajv": "^8.0.1"
1579
1522
  }
1580
1523
  },
1581
- "node_modules/@netlify/edge-bundler/node_modules/env-paths": {
1582
- "version": "3.0.0",
1583
- "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-3.0.0.tgz",
1584
- "integrity": "sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A==",
1585
- "engines": {
1586
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
1587
- },
1588
- "funding": {
1589
- "url": "https://github.com/sponsors/sindresorhus"
1590
- }
1591
- },
1592
1524
  "node_modules/@netlify/edge-bundler/node_modules/execa": {
1593
1525
  "version": "6.1.0",
1594
1526
  "resolved": "https://registry.npmjs.org/execa/-/execa-6.1.0.tgz",
@@ -2141,50 +2073,6 @@
2141
2073
  "url": "https://github.com/sponsors/sindresorhus"
2142
2074
  }
2143
2075
  },
2144
- "node_modules/@netlify/framework-info/node_modules/read-pkg": {
2145
- "version": "7.1.0",
2146
- "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz",
2147
- "integrity": "sha512-5iOehe+WF75IccPc30bWTbpdDQLOCc3Uu8bi3Dte3Eueij81yx1Mrufk8qBx/YAbR4uL1FdUr+7BKXDwEtisXg==",
2148
- "dependencies": {
2149
- "@types/normalize-package-data": "^2.4.1",
2150
- "normalize-package-data": "^3.0.2",
2151
- "parse-json": "^5.2.0",
2152
- "type-fest": "^2.0.0"
2153
- },
2154
- "engines": {
2155
- "node": ">=12.20"
2156
- },
2157
- "funding": {
2158
- "url": "https://github.com/sponsors/sindresorhus"
2159
- }
2160
- },
2161
- "node_modules/@netlify/framework-info/node_modules/read-pkg-up": {
2162
- "version": "9.1.0",
2163
- "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-9.1.0.tgz",
2164
- "integrity": "sha512-vaMRR1AC1nrd5CQM0PhlRsO5oc2AAigqr7cCrZ/MW/Rsaflz4RlgzkpL4qoU/z1F6wrbd85iFv1OQj/y5RdGvg==",
2165
- "dependencies": {
2166
- "find-up": "^6.3.0",
2167
- "read-pkg": "^7.1.0",
2168
- "type-fest": "^2.5.0"
2169
- },
2170
- "engines": {
2171
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2172
- },
2173
- "funding": {
2174
- "url": "https://github.com/sponsors/sindresorhus"
2175
- }
2176
- },
2177
- "node_modules/@netlify/framework-info/node_modules/type-fest": {
2178
- "version": "2.19.0",
2179
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
2180
- "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==",
2181
- "engines": {
2182
- "node": ">=12.20"
2183
- },
2184
- "funding": {
2185
- "url": "https://github.com/sponsors/sindresorhus"
2186
- }
2187
- },
2188
2076
  "node_modules/@netlify/framework-info/node_modules/yocto-queue": {
2189
2077
  "version": "1.0.0",
2190
2078
  "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
@@ -2197,11 +2085,11 @@
2197
2085
  }
2198
2086
  },
2199
2087
  "node_modules/@netlify/functions-utils": {
2200
- "version": "5.2.7",
2201
- "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.7.tgz",
2202
- "integrity": "sha512-jl2GF1P5PHiTNIycVl7EKBAPp5BIeAiFTdV6XiP+LaixP1FT9XunI64gjw4Vw7ZDDrw1G9EhvoceKuBJqOk1wQ==",
2088
+ "version": "5.2.8",
2089
+ "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.8.tgz",
2090
+ "integrity": "sha512-8HgJ3L7PfKyZ3YvGSBtnF4zXzwKCKm8rpHqZOPcmUMKPVc5KrZUIQGpencJOmEfK53cCqM/b7YYg5m4sySheZw==",
2203
2091
  "dependencies": {
2204
- "@netlify/zip-it-and-ship-it": "9.5.0",
2092
+ "@netlify/zip-it-and-ship-it": "9.6.0",
2205
2093
  "cpy": "^9.0.0",
2206
2094
  "path-exists": "^5.0.0"
2207
2095
  },
@@ -2520,9 +2408,9 @@
2520
2408
  }
2521
2409
  },
2522
2410
  "node_modules/@netlify/open-api": {
2523
- "version": "2.17.1",
2524
- "resolved": "https://registry.npmjs.org/@netlify/open-api/-/open-api-2.17.1.tgz",
2525
- "integrity": "sha512-ShK63cGThr13FHbEKTr71N1wtqWo5KvPBgWM0JH3efXKts7cVuapFlfHhr2l37kyMLcPVH7yYjH0ioakAiaFuA=="
2411
+ "version": "2.18.0",
2412
+ "resolved": "https://registry.npmjs.org/@netlify/open-api/-/open-api-2.18.0.tgz",
2413
+ "integrity": "sha512-2spMBZxvK9KocIXr1Mpj+LrKAGHNZ0es6/tCFekFS89bIfC+He8VGi7j0bk49eVbLeC9IuZed5K27k692dHAcg=="
2526
2414
  },
2527
2415
  "node_modules/@netlify/plugins-list": {
2528
2416
  "version": "6.68.0",
@@ -2621,11 +2509,12 @@
2621
2509
  }
2622
2510
  },
2623
2511
  "node_modules/@netlify/zip-it-and-ship-it": {
2624
- "version": "9.5.0",
2625
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.5.0.tgz",
2626
- "integrity": "sha512-F4iM0OF04a6A6i3sW4Nxlctrh26i0tUXAeWbQDplkR7zjh+NwVaMEMJYznsEnQ0mzeb/ohA+eP9S2hdIx9x9eg==",
2512
+ "version": "9.6.0",
2513
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.6.0.tgz",
2514
+ "integrity": "sha512-H5NXVmW9iBX/ws57AP4qfoiFD46WjhM7fK+QljEqHDsLsUt1RvjdpCTdvltbTCnnD1lH24EFIIWSZ9mccuol9g==",
2627
2515
  "dependencies": {
2628
2516
  "@babel/parser": "7.16.8",
2517
+ "@babel/parser_latest": "npm:@babel/parser@7.21.8",
2629
2518
  "@netlify/binary-info": "^1.0.0",
2630
2519
  "@netlify/esbuild": "0.14.39",
2631
2520
  "@netlify/serverless-functions-api": "^1.5.0",
@@ -2932,9 +2821,9 @@
2932
2821
  }
2933
2822
  },
2934
2823
  "node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/openapi-types": {
2935
- "version": "17.1.2",
2936
- "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-17.1.2.tgz",
2937
- "integrity": "sha512-OaS7Ol4Y+U50PbejfzQflGWRMxO04nYWO5ZBv6JerqMKE2WS/tI9VoVDDPXHBlRMGG2fOdKwtVGlFfc7AVIstw=="
2824
+ "version": "17.2.0",
2825
+ "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-17.2.0.tgz",
2826
+ "integrity": "sha512-MazrFNx4plbLsGl+LFesMo96eIXkFgEtaKbnNpdh4aQ0VM10aoylFsTYP1AEjkeoRNZiiPe3T6Gl2Hr8dJWdlQ=="
2938
2827
  },
2939
2828
  "node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types": {
2940
2829
  "version": "9.2.2",
@@ -2968,9 +2857,9 @@
2968
2857
  }
2969
2858
  },
2970
2859
  "node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/openapi-types": {
2971
- "version": "17.1.2",
2972
- "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-17.1.2.tgz",
2973
- "integrity": "sha512-OaS7Ol4Y+U50PbejfzQflGWRMxO04nYWO5ZBv6JerqMKE2WS/tI9VoVDDPXHBlRMGG2fOdKwtVGlFfc7AVIstw=="
2860
+ "version": "17.2.0",
2861
+ "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-17.2.0.tgz",
2862
+ "integrity": "sha512-MazrFNx4plbLsGl+LFesMo96eIXkFgEtaKbnNpdh4aQ0VM10aoylFsTYP1AEjkeoRNZiiPe3T6Gl2Hr8dJWdlQ=="
2974
2863
  },
2975
2864
  "node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types": {
2976
2865
  "version": "9.2.2",
@@ -4959,30 +4848,35 @@
4959
4848
  "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
4960
4849
  },
4961
4850
  "node_modules/configstore": {
4962
- "version": "5.0.1",
4963
- "resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz",
4964
- "integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==",
4851
+ "version": "6.0.0",
4852
+ "resolved": "https://registry.npmjs.org/configstore/-/configstore-6.0.0.tgz",
4853
+ "integrity": "sha512-cD31W1v3GqUlQvbBCGcXmd2Nj9SvLDOP1oQ0YFuLETufzSPaKp11rYBsSOm7rCsW3OnIRAFM3OxRhceaXNYHkA==",
4965
4854
  "dependencies": {
4966
- "dot-prop": "^5.2.0",
4967
- "graceful-fs": "^4.1.2",
4968
- "make-dir": "^3.0.0",
4969
- "unique-string": "^2.0.0",
4970
- "write-file-atomic": "^3.0.0",
4971
- "xdg-basedir": "^4.0.0"
4855
+ "dot-prop": "^6.0.1",
4856
+ "graceful-fs": "^4.2.6",
4857
+ "unique-string": "^3.0.0",
4858
+ "write-file-atomic": "^3.0.3",
4859
+ "xdg-basedir": "^5.0.1"
4972
4860
  },
4973
4861
  "engines": {
4974
- "node": ">=8"
4862
+ "node": ">=12"
4863
+ },
4864
+ "funding": {
4865
+ "url": "https://github.com/yeoman/configstore?sponsor=1"
4975
4866
  }
4976
4867
  },
4977
4868
  "node_modules/configstore/node_modules/dot-prop": {
4978
- "version": "5.3.0",
4979
- "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz",
4980
- "integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==",
4869
+ "version": "6.0.1",
4870
+ "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-6.0.1.tgz",
4871
+ "integrity": "sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==",
4981
4872
  "dependencies": {
4982
4873
  "is-obj": "^2.0.0"
4983
4874
  },
4984
4875
  "engines": {
4985
- "node": ">=8"
4876
+ "node": ">=10"
4877
+ },
4878
+ "funding": {
4879
+ "url": "https://github.com/sponsors/sindresorhus"
4986
4880
  }
4987
4881
  },
4988
4882
  "node_modules/configstore/node_modules/write-file-atomic": {
@@ -5411,11 +5305,28 @@
5411
5305
  }
5412
5306
  },
5413
5307
  "node_modules/crypto-random-string": {
5414
- "version": "2.0.0",
5415
- "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz",
5416
- "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==",
5308
+ "version": "4.0.0",
5309
+ "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-4.0.0.tgz",
5310
+ "integrity": "sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==",
5311
+ "dependencies": {
5312
+ "type-fest": "^1.0.1"
5313
+ },
5417
5314
  "engines": {
5418
- "node": ">=8"
5315
+ "node": ">=12"
5316
+ },
5317
+ "funding": {
5318
+ "url": "https://github.com/sponsors/sindresorhus"
5319
+ }
5320
+ },
5321
+ "node_modules/crypto-random-string/node_modules/type-fest": {
5322
+ "version": "1.4.0",
5323
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz",
5324
+ "integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==",
5325
+ "engines": {
5326
+ "node": ">=10"
5327
+ },
5328
+ "funding": {
5329
+ "url": "https://github.com/sponsors/sindresorhus"
5419
5330
  }
5420
5331
  },
5421
5332
  "node_modules/cyclist": {
@@ -5872,9 +5783,9 @@
5872
5783
  }
5873
5784
  },
5874
5785
  "node_modules/detective-typescript/node_modules/@typescript-eslint/types": {
5875
- "version": "5.59.5",
5876
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.5.tgz",
5877
- "integrity": "sha512-xkfRPHbqSH4Ggx4eHRIO/eGL8XL4Ysb4woL8c87YuAo8Md7AUjyWKa9YMwTL519SyDPrfEgKdewjkxNCVeJW7w==",
5786
+ "version": "5.59.6",
5787
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.6.tgz",
5788
+ "integrity": "sha512-tH5lBXZI7T2MOUgOWFdVNUILsI02shyQvfzG9EJkoONWugCG77NDDa1EeDGw7oJ5IvsTAAGVV8I3Tk2PNu9QfA==",
5878
5789
  "engines": {
5879
5790
  "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5880
5791
  },
@@ -5884,12 +5795,12 @@
5884
5795
  }
5885
5796
  },
5886
5797
  "node_modules/detective-typescript/node_modules/@typescript-eslint/typescript-estree": {
5887
- "version": "5.59.5",
5888
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.5.tgz",
5889
- "integrity": "sha512-+XXdLN2CZLZcD/mO7mQtJMvCkzRfmODbeSKuMY/yXbGkzvA9rJyDY5qDYNoiz2kP/dmyAxXquL2BvLQLJFPQIg==",
5798
+ "version": "5.59.6",
5799
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.6.tgz",
5800
+ "integrity": "sha512-vW6JP3lMAs/Tq4KjdI/RiHaaJSO7IUsbkz17it/Rl9Q+WkQ77EOuOnlbaU8kKfVIOJxMhnRiBG+olE7f3M16DA==",
5890
5801
  "dependencies": {
5891
- "@typescript-eslint/types": "5.59.5",
5892
- "@typescript-eslint/visitor-keys": "5.59.5",
5802
+ "@typescript-eslint/types": "5.59.6",
5803
+ "@typescript-eslint/visitor-keys": "5.59.6",
5893
5804
  "debug": "^4.3.4",
5894
5805
  "globby": "^11.1.0",
5895
5806
  "is-glob": "^4.0.3",
@@ -5910,11 +5821,11 @@
5910
5821
  }
5911
5822
  },
5912
5823
  "node_modules/detective-typescript/node_modules/@typescript-eslint/visitor-keys": {
5913
- "version": "5.59.5",
5914
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.5.tgz",
5915
- "integrity": "sha512-qL+Oz+dbeBRTeyJTIy0eniD3uvqU7x+y1QceBismZ41hd4aBSRh8UAw4pZP0+XzLuPZmx4raNMq/I+59W2lXKA==",
5824
+ "version": "5.59.6",
5825
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.6.tgz",
5826
+ "integrity": "sha512-zEfbFLzB9ETcEJ4HZEEsCR9HHeNku5/Qw1jSS5McYJv5BR+ftYXwFFAH5Al+xkGaZEqowMwl7uoJjQb1YSPF8Q==",
5916
5827
  "dependencies": {
5917
- "@typescript-eslint/types": "5.59.5",
5828
+ "@typescript-eslint/types": "5.59.6",
5918
5829
  "eslint-visitor-keys": "^3.3.0"
5919
5830
  },
5920
5831
  "engines": {
@@ -5948,14 +5859,25 @@
5948
5859
  }
5949
5860
  },
5950
5861
  "node_modules/dot-prop": {
5951
- "version": "6.0.1",
5952
- "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-6.0.1.tgz",
5953
- "integrity": "sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==",
5862
+ "version": "7.2.0",
5863
+ "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-7.2.0.tgz",
5864
+ "integrity": "sha512-Ol/IPXUARn9CSbkrdV4VJo7uCy1I3VuSiWCaFSg+8BdUOzF9n3jefIpcgAydvUZbTdEBZs2vEiTiS9m61ssiDA==",
5954
5865
  "dependencies": {
5955
- "is-obj": "^2.0.0"
5866
+ "type-fest": "^2.11.2"
5956
5867
  },
5957
5868
  "engines": {
5958
- "node": ">=10"
5869
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
5870
+ },
5871
+ "funding": {
5872
+ "url": "https://github.com/sponsors/sindresorhus"
5873
+ }
5874
+ },
5875
+ "node_modules/dot-prop/node_modules/type-fest": {
5876
+ "version": "2.19.0",
5877
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
5878
+ "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==",
5879
+ "engines": {
5880
+ "node": ">=12.20"
5959
5881
  },
5960
5882
  "funding": {
5961
5883
  "url": "https://github.com/sponsors/sindresorhus"
@@ -6022,11 +5944,14 @@
6022
5944
  }
6023
5945
  },
6024
5946
  "node_modules/env-paths": {
6025
- "version": "2.2.1",
6026
- "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
6027
- "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
5947
+ "version": "3.0.0",
5948
+ "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-3.0.0.tgz",
5949
+ "integrity": "sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A==",
6028
5950
  "engines": {
6029
- "node": ">=6"
5951
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
5952
+ },
5953
+ "funding": {
5954
+ "url": "https://github.com/sponsors/sindresorhus"
6030
5955
  }
6031
5956
  },
6032
5957
  "node_modules/envinfo": {
@@ -10037,11 +9962,11 @@
10037
9962
  "integrity": "sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw=="
10038
9963
  },
10039
9964
  "node_modules/netlify": {
10040
- "version": "13.1.6",
10041
- "resolved": "https://registry.npmjs.org/netlify/-/netlify-13.1.6.tgz",
10042
- "integrity": "sha512-FR4Cvd7ODml6slz73jIjo1i+Ilf7SYUHV9T8T/iCv/j/NGQc0G1+KcK8b148OGKVzdu+8p4vek0VOczduVETpw==",
9965
+ "version": "13.1.7",
9966
+ "resolved": "https://registry.npmjs.org/netlify/-/netlify-13.1.7.tgz",
9967
+ "integrity": "sha512-4gFiuDxFIV2UhgxelPNwXf56XJ+KSaOdokt65I+y1/ShOwUgDeKOUBUmXsBg5JhqIg20SWtgbbx2HmhiDGDn3Q==",
10043
9968
  "dependencies": {
10044
- "@netlify/open-api": "^2.17.1",
9969
+ "@netlify/open-api": "^2.18.0",
10045
9970
  "lodash-es": "^4.17.21",
10046
9971
  "micro-api-client": "^3.3.0",
10047
9972
  "node-fetch": "^3.0.0",
@@ -10591,9 +10516,9 @@
10591
10516
  }
10592
10517
  },
10593
10518
  "node_modules/ora": {
10594
- "version": "6.3.0",
10595
- "resolved": "https://registry.npmjs.org/ora/-/ora-6.3.0.tgz",
10596
- "integrity": "sha512-1/D8uRFY0ay2kgBpmAwmSA404w4OoPVhHMqRqtjvrcK/dnzcEZxMJ+V4DUbyICu8IIVRclHcOf5wlD1tMY4GUQ==",
10519
+ "version": "6.3.1",
10520
+ "resolved": "https://registry.npmjs.org/ora/-/ora-6.3.1.tgz",
10521
+ "integrity": "sha512-ERAyNnZOfqM+Ao3RAvIXkYh5joP220yf59gVe2X/cI6SiCxIdi4c9HZKZD8R6q/RDXEje1THBju6iExiSsgJaQ==",
10597
10522
  "dependencies": {
10598
10523
  "chalk": "^5.0.0",
10599
10524
  "cli-cursor": "^4.0.0",
@@ -11074,14 +10999,6 @@
11074
10999
  "node": ">=0.10.0"
11075
11000
  }
11076
11001
  },
11077
- "node_modules/path-exists": {
11078
- "version": "4.0.0",
11079
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
11080
- "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
11081
- "engines": {
11082
- "node": ">=8"
11083
- }
11084
- },
11085
11002
  "node_modules/path-is-absolute": {
11086
11003
  "version": "1.0.1",
11087
11004
  "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
@@ -11581,147 +11498,49 @@
11581
11498
  "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w=="
11582
11499
  },
11583
11500
  "node_modules/read-pkg-up": {
11584
- "version": "7.0.1",
11585
- "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
11586
- "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
11501
+ "version": "9.1.0",
11502
+ "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-9.1.0.tgz",
11503
+ "integrity": "sha512-vaMRR1AC1nrd5CQM0PhlRsO5oc2AAigqr7cCrZ/MW/Rsaflz4RlgzkpL4qoU/z1F6wrbd85iFv1OQj/y5RdGvg==",
11587
11504
  "dependencies": {
11588
- "find-up": "^4.1.0",
11589
- "read-pkg": "^5.2.0",
11590
- "type-fest": "^0.8.1"
11505
+ "find-up": "^6.3.0",
11506
+ "read-pkg": "^7.1.0",
11507
+ "type-fest": "^2.5.0"
11591
11508
  },
11592
11509
  "engines": {
11593
- "node": ">=8"
11510
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
11594
11511
  },
11595
11512
  "funding": {
11596
11513
  "url": "https://github.com/sponsors/sindresorhus"
11597
11514
  }
11598
11515
  },
11599
- "node_modules/read-pkg-up/node_modules/find-up": {
11600
- "version": "4.1.0",
11601
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
11602
- "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
11516
+ "node_modules/read-pkg-up/node_modules/read-pkg": {
11517
+ "version": "7.1.0",
11518
+ "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz",
11519
+ "integrity": "sha512-5iOehe+WF75IccPc30bWTbpdDQLOCc3Uu8bi3Dte3Eueij81yx1Mrufk8qBx/YAbR4uL1FdUr+7BKXDwEtisXg==",
11603
11520
  "dependencies": {
11604
- "locate-path": "^5.0.0",
11605
- "path-exists": "^4.0.0"
11521
+ "@types/normalize-package-data": "^2.4.1",
11522
+ "normalize-package-data": "^3.0.2",
11523
+ "parse-json": "^5.2.0",
11524
+ "type-fest": "^2.0.0"
11606
11525
  },
11607
11526
  "engines": {
11608
- "node": ">=8"
11609
- }
11610
- },
11611
- "node_modules/read-pkg-up/node_modules/hosted-git-info": {
11612
- "version": "2.8.9",
11613
- "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
11614
- "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw=="
11615
- },
11616
- "node_modules/read-pkg-up/node_modules/locate-path": {
11617
- "version": "5.0.0",
11618
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
11619
- "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
11620
- "dependencies": {
11621
- "p-locate": "^4.1.0"
11527
+ "node": ">=12.20"
11622
11528
  },
11623
- "engines": {
11624
- "node": ">=8"
11625
- }
11626
- },
11627
- "node_modules/read-pkg-up/node_modules/normalize-package-data": {
11628
- "version": "2.5.0",
11629
- "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
11630
- "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
11631
- "dependencies": {
11632
- "hosted-git-info": "^2.1.4",
11633
- "resolve": "^1.10.0",
11634
- "semver": "2 || 3 || 4 || 5",
11635
- "validate-npm-package-license": "^3.0.1"
11529
+ "funding": {
11530
+ "url": "https://github.com/sponsors/sindresorhus"
11636
11531
  }
11637
11532
  },
11638
- "node_modules/read-pkg-up/node_modules/p-limit": {
11639
- "version": "2.3.0",
11640
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
11641
- "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
11642
- "dependencies": {
11643
- "p-try": "^2.0.0"
11644
- },
11533
+ "node_modules/read-pkg-up/node_modules/type-fest": {
11534
+ "version": "2.19.0",
11535
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
11536
+ "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==",
11645
11537
  "engines": {
11646
- "node": ">=6"
11538
+ "node": ">=12.20"
11647
11539
  },
11648
11540
  "funding": {
11649
11541
  "url": "https://github.com/sponsors/sindresorhus"
11650
11542
  }
11651
11543
  },
11652
- "node_modules/read-pkg-up/node_modules/p-locate": {
11653
- "version": "4.1.0",
11654
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
11655
- "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
11656
- "dependencies": {
11657
- "p-limit": "^2.2.0"
11658
- },
11659
- "engines": {
11660
- "node": ">=8"
11661
- }
11662
- },
11663
- "node_modules/read-pkg-up/node_modules/p-try": {
11664
- "version": "2.2.0",
11665
- "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
11666
- "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
11667
- "engines": {
11668
- "node": ">=6"
11669
- }
11670
- },
11671
- "node_modules/read-pkg-up/node_modules/read-pkg": {
11672
- "version": "5.2.0",
11673
- "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
11674
- "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
11675
- "dependencies": {
11676
- "@types/normalize-package-data": "^2.4.0",
11677
- "normalize-package-data": "^2.5.0",
11678
- "parse-json": "^5.0.0",
11679
- "type-fest": "^0.6.0"
11680
- },
11681
- "engines": {
11682
- "node": ">=8"
11683
- }
11684
- },
11685
- "node_modules/read-pkg-up/node_modules/read-pkg/node_modules/type-fest": {
11686
- "version": "0.6.0",
11687
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
11688
- "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
11689
- "engines": {
11690
- "node": ">=8"
11691
- }
11692
- },
11693
- "node_modules/read-pkg-up/node_modules/resolve": {
11694
- "version": "1.22.2",
11695
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.2.tgz",
11696
- "integrity": "sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==",
11697
- "dependencies": {
11698
- "is-core-module": "^2.11.0",
11699
- "path-parse": "^1.0.7",
11700
- "supports-preserve-symlinks-flag": "^1.0.0"
11701
- },
11702
- "bin": {
11703
- "resolve": "bin/resolve"
11704
- },
11705
- "funding": {
11706
- "url": "https://github.com/sponsors/ljharb"
11707
- }
11708
- },
11709
- "node_modules/read-pkg-up/node_modules/semver": {
11710
- "version": "5.7.1",
11711
- "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
11712
- "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
11713
- "bin": {
11714
- "semver": "bin/semver"
11715
- }
11716
- },
11717
- "node_modules/read-pkg-up/node_modules/type-fest": {
11718
- "version": "0.8.1",
11719
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
11720
- "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
11721
- "engines": {
11722
- "node": ">=8"
11723
- }
11724
- },
11725
11544
  "node_modules/readable-stream": {
11726
11545
  "version": "3.6.2",
11727
11546
  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
@@ -13013,31 +12832,6 @@
13013
12832
  "url": "https://github.com/sponsors/sindresorhus"
13014
12833
  }
13015
12834
  },
13016
- "node_modules/tempy/node_modules/crypto-random-string": {
13017
- "version": "4.0.0",
13018
- "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-4.0.0.tgz",
13019
- "integrity": "sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==",
13020
- "dependencies": {
13021
- "type-fest": "^1.0.1"
13022
- },
13023
- "engines": {
13024
- "node": ">=12"
13025
- },
13026
- "funding": {
13027
- "url": "https://github.com/sponsors/sindresorhus"
13028
- }
13029
- },
13030
- "node_modules/tempy/node_modules/crypto-random-string/node_modules/type-fest": {
13031
- "version": "1.4.0",
13032
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz",
13033
- "integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==",
13034
- "engines": {
13035
- "node": ">=10"
13036
- },
13037
- "funding": {
13038
- "url": "https://github.com/sponsors/sindresorhus"
13039
- }
13040
- },
13041
12835
  "node_modules/tempy/node_modules/type-fest": {
13042
12836
  "version": "2.19.0",
13043
12837
  "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
@@ -13049,20 +12843,6 @@
13049
12843
  "url": "https://github.com/sponsors/sindresorhus"
13050
12844
  }
13051
12845
  },
13052
- "node_modules/tempy/node_modules/unique-string": {
13053
- "version": "3.0.0",
13054
- "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-3.0.0.tgz",
13055
- "integrity": "sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==",
13056
- "dependencies": {
13057
- "crypto-random-string": "^4.0.0"
13058
- },
13059
- "engines": {
13060
- "node": ">=12"
13061
- },
13062
- "funding": {
13063
- "url": "https://github.com/sponsors/sindresorhus"
13064
- }
13065
- },
13066
12846
  "node_modules/terminal-link": {
13067
12847
  "version": "3.0.0",
13068
12848
  "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-3.0.0.tgz",
@@ -13259,11 +13039,14 @@
13259
13039
  }
13260
13040
  },
13261
13041
  "node_modules/to-readable-stream": {
13262
- "version": "2.1.0",
13263
- "resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-2.1.0.tgz",
13264
- "integrity": "sha512-o3Qa6DGg1CEXshSdvWNX2sN4QHqg03SPq7U6jPXRahlQdl5dK8oXjkU/2/sGrnOZKeGV1zLSO8qPwyKklPPE7w==",
13042
+ "version": "3.0.0",
13043
+ "resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-3.0.0.tgz",
13044
+ "integrity": "sha512-vD2LytT6DxPynBa1xbMtswY9gGqj27wNbh2uvI5OhBe+mrGLurRWRQZyQn3812sqlQRtUJwaKVshG+PoGwbPDQ==",
13265
13045
  "engines": {
13266
- "node": ">=8"
13046
+ "node": ">=12"
13047
+ },
13048
+ "funding": {
13049
+ "url": "https://github.com/sponsors/sindresorhus"
13267
13050
  }
13268
13051
  },
13269
13052
  "node_modules/to-regex": {
@@ -13493,14 +13276,17 @@
13493
13276
  }
13494
13277
  },
13495
13278
  "node_modules/unique-string": {
13496
- "version": "2.0.0",
13497
- "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz",
13498
- "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==",
13279
+ "version": "3.0.0",
13280
+ "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-3.0.0.tgz",
13281
+ "integrity": "sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==",
13499
13282
  "dependencies": {
13500
- "crypto-random-string": "^2.0.0"
13283
+ "crypto-random-string": "^4.0.0"
13501
13284
  },
13502
13285
  "engines": {
13503
- "node": ">=8"
13286
+ "node": ">=12"
13287
+ },
13288
+ "funding": {
13289
+ "url": "https://github.com/sponsors/sindresorhus"
13504
13290
  }
13505
13291
  },
13506
13292
  "node_modules/universal-user-agent": {
@@ -13631,85 +13417,6 @@
13631
13417
  "url": "https://github.com/yeoman/update-notifier?sponsor=1"
13632
13418
  }
13633
13419
  },
13634
- "node_modules/update-notifier/node_modules/configstore": {
13635
- "version": "6.0.0",
13636
- "resolved": "https://registry.npmjs.org/configstore/-/configstore-6.0.0.tgz",
13637
- "integrity": "sha512-cD31W1v3GqUlQvbBCGcXmd2Nj9SvLDOP1oQ0YFuLETufzSPaKp11rYBsSOm7rCsW3OnIRAFM3OxRhceaXNYHkA==",
13638
- "dependencies": {
13639
- "dot-prop": "^6.0.1",
13640
- "graceful-fs": "^4.2.6",
13641
- "unique-string": "^3.0.0",
13642
- "write-file-atomic": "^3.0.3",
13643
- "xdg-basedir": "^5.0.1"
13644
- },
13645
- "engines": {
13646
- "node": ">=12"
13647
- },
13648
- "funding": {
13649
- "url": "https://github.com/yeoman/configstore?sponsor=1"
13650
- }
13651
- },
13652
- "node_modules/update-notifier/node_modules/crypto-random-string": {
13653
- "version": "4.0.0",
13654
- "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-4.0.0.tgz",
13655
- "integrity": "sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==",
13656
- "dependencies": {
13657
- "type-fest": "^1.0.1"
13658
- },
13659
- "engines": {
13660
- "node": ">=12"
13661
- },
13662
- "funding": {
13663
- "url": "https://github.com/sponsors/sindresorhus"
13664
- }
13665
- },
13666
- "node_modules/update-notifier/node_modules/type-fest": {
13667
- "version": "1.4.0",
13668
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz",
13669
- "integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==",
13670
- "engines": {
13671
- "node": ">=10"
13672
- },
13673
- "funding": {
13674
- "url": "https://github.com/sponsors/sindresorhus"
13675
- }
13676
- },
13677
- "node_modules/update-notifier/node_modules/unique-string": {
13678
- "version": "3.0.0",
13679
- "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-3.0.0.tgz",
13680
- "integrity": "sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==",
13681
- "dependencies": {
13682
- "crypto-random-string": "^4.0.0"
13683
- },
13684
- "engines": {
13685
- "node": ">=12"
13686
- },
13687
- "funding": {
13688
- "url": "https://github.com/sponsors/sindresorhus"
13689
- }
13690
- },
13691
- "node_modules/update-notifier/node_modules/write-file-atomic": {
13692
- "version": "3.0.3",
13693
- "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
13694
- "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
13695
- "dependencies": {
13696
- "imurmurhash": "^0.1.4",
13697
- "is-typedarray": "^1.0.0",
13698
- "signal-exit": "^3.0.2",
13699
- "typedarray-to-buffer": "^3.1.5"
13700
- }
13701
- },
13702
- "node_modules/update-notifier/node_modules/xdg-basedir": {
13703
- "version": "5.1.0",
13704
- "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-5.1.0.tgz",
13705
- "integrity": "sha512-GCPAHLvrIH13+c0SuacwvRYj2SxJXQ4kaVTT5xgL3kPrz56XxkF21IGhjSE1+W0aw7gpBWRGXLCPnPby6lSpmQ==",
13706
- "engines": {
13707
- "node": ">=12"
13708
- },
13709
- "funding": {
13710
- "url": "https://github.com/sponsors/sindresorhus"
13711
- }
13712
- },
13713
13420
  "node_modules/uri-js": {
13714
13421
  "version": "4.4.1",
13715
13422
  "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
@@ -14128,11 +13835,14 @@
14128
13835
  }
14129
13836
  },
14130
13837
  "node_modules/xdg-basedir": {
14131
- "version": "4.0.0",
14132
- "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz",
14133
- "integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==",
13838
+ "version": "5.1.0",
13839
+ "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-5.1.0.tgz",
13840
+ "integrity": "sha512-GCPAHLvrIH13+c0SuacwvRYj2SxJXQ4kaVTT5xgL3kPrz56XxkF21IGhjSE1+W0aw7gpBWRGXLCPnPby6lSpmQ==",
14134
13841
  "engines": {
14135
- "node": ">=8"
13842
+ "node": ">=12"
13843
+ },
13844
+ "funding": {
13845
+ "url": "https://github.com/sponsors/sindresorhus"
14136
13846
  }
14137
13847
  },
14138
13848
  "node_modules/xtend": {
@@ -14314,6 +14024,11 @@
14314
14024
  "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.8.tgz",
14315
14025
  "integrity": "sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA=="
14316
14026
  },
14027
+ "@babel/parser_latest": {
14028
+ "version": "npm:@babel/parser@7.21.8",
14029
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.8.tgz",
14030
+ "integrity": "sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA=="
14031
+ },
14317
14032
  "@bugsnag/browser": {
14318
14033
  "version": "7.20.2",
14319
14034
  "resolved": "https://registry.npmjs.org/@bugsnag/browser/-/browser-7.20.2.tgz",
@@ -14665,20 +14380,20 @@
14665
14380
  "integrity": "sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw=="
14666
14381
  },
14667
14382
  "@netlify/build": {
14668
- "version": "29.11.4",
14669
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.11.4.tgz",
14670
- "integrity": "sha512-wsJTjCe/kx+fNsomipILJx7VYi7quFXNGt1Waz7VeiICdAZBiygUYOwOOIrR9DPRZKiwBusnT2/h1B9cs6CxVQ==",
14383
+ "version": "29.11.5",
14384
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.11.5.tgz",
14385
+ "integrity": "sha512-QbgunjWOBwk9tAhmqYbyyiojpUuYiX42mwEym1Q7f+3XbROypTknoO9kJppHqkCmgD7yLS2EZVfwYbMg+vES8w==",
14671
14386
  "requires": {
14672
14387
  "@bugsnag/js": "^7.0.0",
14673
14388
  "@netlify/cache-utils": "^5.1.5",
14674
- "@netlify/config": "^20.4.2",
14389
+ "@netlify/config": "^20.4.3",
14675
14390
  "@netlify/edge-bundler": "8.14.2",
14676
14391
  "@netlify/framework-info": "^9.8.7",
14677
- "@netlify/functions-utils": "^5.2.7",
14392
+ "@netlify/functions-utils": "^5.2.8",
14678
14393
  "@netlify/git-utils": "^5.1.1",
14679
14394
  "@netlify/plugins-list": "^6.68.0",
14680
14395
  "@netlify/run-utils": "^5.1.0",
14681
- "@netlify/zip-it-and-ship-it": "9.5.0",
14396
+ "@netlify/zip-it-and-ship-it": "9.6.0",
14682
14397
  "@sindresorhus/slugify": "^2.0.0",
14683
14398
  "ansi-escapes": "^6.0.0",
14684
14399
  "chalk": "^5.0.0",
@@ -14921,27 +14636,6 @@
14921
14636
  "parse-ms": "^3.0.0"
14922
14637
  }
14923
14638
  },
14924
- "read-pkg": {
14925
- "version": "7.1.0",
14926
- "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz",
14927
- "integrity": "sha512-5iOehe+WF75IccPc30bWTbpdDQLOCc3Uu8bi3Dte3Eueij81yx1Mrufk8qBx/YAbR4uL1FdUr+7BKXDwEtisXg==",
14928
- "requires": {
14929
- "@types/normalize-package-data": "^2.4.1",
14930
- "normalize-package-data": "^3.0.2",
14931
- "parse-json": "^5.2.0",
14932
- "type-fest": "^2.0.0"
14933
- }
14934
- },
14935
- "read-pkg-up": {
14936
- "version": "9.1.0",
14937
- "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-9.1.0.tgz",
14938
- "integrity": "sha512-vaMRR1AC1nrd5CQM0PhlRsO5oc2AAigqr7cCrZ/MW/Rsaflz4RlgzkpL4qoU/z1F6wrbd85iFv1OQj/y5RdGvg==",
14939
- "requires": {
14940
- "find-up": "^6.3.0",
14941
- "read-pkg": "^7.1.0",
14942
- "type-fest": "^2.5.0"
14943
- }
14944
- },
14945
14639
  "responselike": {
14946
14640
  "version": "3.0.0",
14947
14641
  "resolved": "https://registry.npmjs.org/responselike/-/responselike-3.0.0.tgz",
@@ -14965,11 +14659,6 @@
14965
14659
  "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
14966
14660
  "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw=="
14967
14661
  },
14968
- "type-fest": {
14969
- "version": "2.19.0",
14970
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
14971
- "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA=="
14972
- },
14973
14662
  "uuid": {
14974
14663
  "version": "8.3.2",
14975
14664
  "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
@@ -15076,9 +14765,9 @@
15076
14765
  }
15077
14766
  },
15078
14767
  "@netlify/config": {
15079
- "version": "20.4.2",
15080
- "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.4.2.tgz",
15081
- "integrity": "sha512-JPqIIIBqk/waUJnA+cNGA5+4sB+TcyRLViYnYC+oxXdGUugqIY66DbG0mBa8Ay9VAXiIZYMd8qPAPCMi+fBdLQ==",
14768
+ "version": "20.4.3",
14769
+ "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.4.3.tgz",
14770
+ "integrity": "sha512-FRfeydoxBp6/rPdBifKKqSzhEYtPWuR6BbZOxEc0KGr7O4C35f6JxrHPdhLKCmgVUJxVc04CsIwDNe6gmHTjyQ==",
15082
14771
  "requires": {
15083
14772
  "chalk": "^5.0.0",
15084
14773
  "cron-parser": "^4.1.0",
@@ -15093,7 +14782,7 @@
15093
14782
  "is-plain-obj": "^4.0.0",
15094
14783
  "js-yaml": "^4.0.0",
15095
14784
  "map-obj": "^5.0.0",
15096
- "netlify": "^13.1.6",
14785
+ "netlify": "^13.1.7",
15097
14786
  "netlify-headers-parser": "^7.1.2",
15098
14787
  "netlify-redirect-parser": "^14.1.2",
15099
14788
  "omit.js": "^2.0.2",
@@ -15105,14 +14794,6 @@
15105
14794
  "yargs": "^17.6.0"
15106
14795
  },
15107
14796
  "dependencies": {
15108
- "dot-prop": {
15109
- "version": "7.2.0",
15110
- "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-7.2.0.tgz",
15111
- "integrity": "sha512-Ol/IPXUARn9CSbkrdV4VJo7uCy1I3VuSiWCaFSg+8BdUOzF9n3jefIpcgAydvUZbTdEBZs2vEiTiS9m61ssiDA==",
15112
- "requires": {
15113
- "type-fest": "^2.11.2"
15114
- }
15115
- },
15116
14797
  "escape-string-regexp": {
15117
14798
  "version": "5.0.0",
15118
14799
  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
@@ -15205,11 +14886,6 @@
15205
14886
  "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
15206
14887
  "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw=="
15207
14888
  },
15208
- "type-fest": {
15209
- "version": "2.19.0",
15210
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
15211
- "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA=="
15212
- },
15213
14889
  "yocto-queue": {
15214
14890
  "version": "1.0.0",
15215
14891
  "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
@@ -15262,11 +14938,6 @@
15262
14938
  "integrity": "sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==",
15263
14939
  "requires": {}
15264
14940
  },
15265
- "env-paths": {
15266
- "version": "3.0.0",
15267
- "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-3.0.0.tgz",
15268
- "integrity": "sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A=="
15269
- },
15270
14941
  "execa": {
15271
14942
  "version": "6.1.0",
15272
14943
  "resolved": "https://registry.npmjs.org/execa/-/execa-6.1.0.tgz",
@@ -15551,32 +15222,6 @@
15551
15222
  "p-limit": "^4.0.0"
15552
15223
  }
15553
15224
  },
15554
- "read-pkg": {
15555
- "version": "7.1.0",
15556
- "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz",
15557
- "integrity": "sha512-5iOehe+WF75IccPc30bWTbpdDQLOCc3Uu8bi3Dte3Eueij81yx1Mrufk8qBx/YAbR4uL1FdUr+7BKXDwEtisXg==",
15558
- "requires": {
15559
- "@types/normalize-package-data": "^2.4.1",
15560
- "normalize-package-data": "^3.0.2",
15561
- "parse-json": "^5.2.0",
15562
- "type-fest": "^2.0.0"
15563
- }
15564
- },
15565
- "read-pkg-up": {
15566
- "version": "9.1.0",
15567
- "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-9.1.0.tgz",
15568
- "integrity": "sha512-vaMRR1AC1nrd5CQM0PhlRsO5oc2AAigqr7cCrZ/MW/Rsaflz4RlgzkpL4qoU/z1F6wrbd85iFv1OQj/y5RdGvg==",
15569
- "requires": {
15570
- "find-up": "^6.3.0",
15571
- "read-pkg": "^7.1.0",
15572
- "type-fest": "^2.5.0"
15573
- }
15574
- },
15575
- "type-fest": {
15576
- "version": "2.19.0",
15577
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
15578
- "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA=="
15579
- },
15580
15225
  "yocto-queue": {
15581
15226
  "version": "1.0.0",
15582
15227
  "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
@@ -15585,11 +15230,11 @@
15585
15230
  }
15586
15231
  },
15587
15232
  "@netlify/functions-utils": {
15588
- "version": "5.2.7",
15589
- "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.7.tgz",
15590
- "integrity": "sha512-jl2GF1P5PHiTNIycVl7EKBAPp5BIeAiFTdV6XiP+LaixP1FT9XunI64gjw4Vw7ZDDrw1G9EhvoceKuBJqOk1wQ==",
15233
+ "version": "5.2.8",
15234
+ "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.8.tgz",
15235
+ "integrity": "sha512-8HgJ3L7PfKyZ3YvGSBtnF4zXzwKCKm8rpHqZOPcmUMKPVc5KrZUIQGpencJOmEfK53cCqM/b7YYg5m4sySheZw==",
15591
15236
  "requires": {
15592
- "@netlify/zip-it-and-ship-it": "9.5.0",
15237
+ "@netlify/zip-it-and-ship-it": "9.6.0",
15593
15238
  "cpy": "^9.0.0",
15594
15239
  "path-exists": "^5.0.0"
15595
15240
  },
@@ -15759,9 +15404,9 @@
15759
15404
  "optional": true
15760
15405
  },
15761
15406
  "@netlify/open-api": {
15762
- "version": "2.17.1",
15763
- "resolved": "https://registry.npmjs.org/@netlify/open-api/-/open-api-2.17.1.tgz",
15764
- "integrity": "sha512-ShK63cGThr13FHbEKTr71N1wtqWo5KvPBgWM0JH3efXKts7cVuapFlfHhr2l37kyMLcPVH7yYjH0ioakAiaFuA=="
15407
+ "version": "2.18.0",
15408
+ "resolved": "https://registry.npmjs.org/@netlify/open-api/-/open-api-2.18.0.tgz",
15409
+ "integrity": "sha512-2spMBZxvK9KocIXr1Mpj+LrKAGHNZ0es6/tCFekFS89bIfC+He8VGi7j0bk49eVbLeC9IuZed5K27k692dHAcg=="
15765
15410
  },
15766
15411
  "@netlify/plugins-list": {
15767
15412
  "version": "6.68.0",
@@ -15826,11 +15471,12 @@
15826
15471
  "integrity": "sha512-6O6mr4ynN4DWbI82nbt2ueq+tD9MeRD3BABTnjrxAJn85o79Lu3KFndr+Omur1OpbKEqIrWsFs0Bsi72DkPFbg=="
15827
15472
  },
15828
15473
  "@netlify/zip-it-and-ship-it": {
15829
- "version": "9.5.0",
15830
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.5.0.tgz",
15831
- "integrity": "sha512-F4iM0OF04a6A6i3sW4Nxlctrh26i0tUXAeWbQDplkR7zjh+NwVaMEMJYznsEnQ0mzeb/ohA+eP9S2hdIx9x9eg==",
15474
+ "version": "9.6.0",
15475
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.6.0.tgz",
15476
+ "integrity": "sha512-H5NXVmW9iBX/ws57AP4qfoiFD46WjhM7fK+QljEqHDsLsUt1RvjdpCTdvltbTCnnD1lH24EFIIWSZ9mccuol9g==",
15832
15477
  "requires": {
15833
15478
  "@babel/parser": "7.16.8",
15479
+ "@babel/parser_latest": "npm:@babel/parser@7.21.8",
15834
15480
  "@netlify/binary-info": "^1.0.0",
15835
15481
  "@netlify/esbuild": "0.14.39",
15836
15482
  "@netlify/serverless-functions-api": "^1.5.0",
@@ -16053,9 +15699,9 @@
16053
15699
  },
16054
15700
  "dependencies": {
16055
15701
  "@octokit/openapi-types": {
16056
- "version": "17.1.2",
16057
- "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-17.1.2.tgz",
16058
- "integrity": "sha512-OaS7Ol4Y+U50PbejfzQflGWRMxO04nYWO5ZBv6JerqMKE2WS/tI9VoVDDPXHBlRMGG2fOdKwtVGlFfc7AVIstw=="
15702
+ "version": "17.2.0",
15703
+ "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-17.2.0.tgz",
15704
+ "integrity": "sha512-MazrFNx4plbLsGl+LFesMo96eIXkFgEtaKbnNpdh4aQ0VM10aoylFsTYP1AEjkeoRNZiiPe3T6Gl2Hr8dJWdlQ=="
16059
15705
  },
16060
15706
  "@octokit/types": {
16061
15707
  "version": "9.2.2",
@@ -16083,9 +15729,9 @@
16083
15729
  },
16084
15730
  "dependencies": {
16085
15731
  "@octokit/openapi-types": {
16086
- "version": "17.1.2",
16087
- "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-17.1.2.tgz",
16088
- "integrity": "sha512-OaS7Ol4Y+U50PbejfzQflGWRMxO04nYWO5ZBv6JerqMKE2WS/tI9VoVDDPXHBlRMGG2fOdKwtVGlFfc7AVIstw=="
15732
+ "version": "17.2.0",
15733
+ "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-17.2.0.tgz",
15734
+ "integrity": "sha512-MazrFNx4plbLsGl+LFesMo96eIXkFgEtaKbnNpdh4aQ0VM10aoylFsTYP1AEjkeoRNZiiPe3T6Gl2Hr8dJWdlQ=="
16089
15735
  },
16090
15736
  "@octokit/types": {
16091
15737
  "version": "9.2.2",
@@ -17606,22 +17252,21 @@
17606
17252
  }
17607
17253
  },
17608
17254
  "configstore": {
17609
- "version": "5.0.1",
17610
- "resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz",
17611
- "integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==",
17255
+ "version": "6.0.0",
17256
+ "resolved": "https://registry.npmjs.org/configstore/-/configstore-6.0.0.tgz",
17257
+ "integrity": "sha512-cD31W1v3GqUlQvbBCGcXmd2Nj9SvLDOP1oQ0YFuLETufzSPaKp11rYBsSOm7rCsW3OnIRAFM3OxRhceaXNYHkA==",
17612
17258
  "requires": {
17613
- "dot-prop": "^5.2.0",
17614
- "graceful-fs": "^4.1.2",
17615
- "make-dir": "^3.0.0",
17616
- "unique-string": "^2.0.0",
17617
- "write-file-atomic": "^3.0.0",
17618
- "xdg-basedir": "^4.0.0"
17259
+ "dot-prop": "^6.0.1",
17260
+ "graceful-fs": "^4.2.6",
17261
+ "unique-string": "^3.0.0",
17262
+ "write-file-atomic": "^3.0.3",
17263
+ "xdg-basedir": "^5.0.1"
17619
17264
  },
17620
17265
  "dependencies": {
17621
17266
  "dot-prop": {
17622
- "version": "5.3.0",
17623
- "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz",
17624
- "integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==",
17267
+ "version": "6.0.1",
17268
+ "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-6.0.1.tgz",
17269
+ "integrity": "sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==",
17625
17270
  "requires": {
17626
17271
  "is-obj": "^2.0.0"
17627
17272
  }
@@ -17955,9 +17600,19 @@
17955
17600
  }
17956
17601
  },
17957
17602
  "crypto-random-string": {
17958
- "version": "2.0.0",
17959
- "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz",
17960
- "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA=="
17603
+ "version": "4.0.0",
17604
+ "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-4.0.0.tgz",
17605
+ "integrity": "sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==",
17606
+ "requires": {
17607
+ "type-fest": "^1.0.1"
17608
+ },
17609
+ "dependencies": {
17610
+ "type-fest": {
17611
+ "version": "1.4.0",
17612
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz",
17613
+ "integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA=="
17614
+ }
17615
+ }
17961
17616
  },
17962
17617
  "cyclist": {
17963
17618
  "version": "1.0.1",
@@ -18302,17 +17957,17 @@
18302
17957
  },
18303
17958
  "dependencies": {
18304
17959
  "@typescript-eslint/types": {
18305
- "version": "5.59.5",
18306
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.5.tgz",
18307
- "integrity": "sha512-xkfRPHbqSH4Ggx4eHRIO/eGL8XL4Ysb4woL8c87YuAo8Md7AUjyWKa9YMwTL519SyDPrfEgKdewjkxNCVeJW7w=="
17960
+ "version": "5.59.6",
17961
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.6.tgz",
17962
+ "integrity": "sha512-tH5lBXZI7T2MOUgOWFdVNUILsI02shyQvfzG9EJkoONWugCG77NDDa1EeDGw7oJ5IvsTAAGVV8I3Tk2PNu9QfA=="
18308
17963
  },
18309
17964
  "@typescript-eslint/typescript-estree": {
18310
- "version": "5.59.5",
18311
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.5.tgz",
18312
- "integrity": "sha512-+XXdLN2CZLZcD/mO7mQtJMvCkzRfmODbeSKuMY/yXbGkzvA9rJyDY5qDYNoiz2kP/dmyAxXquL2BvLQLJFPQIg==",
17965
+ "version": "5.59.6",
17966
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.6.tgz",
17967
+ "integrity": "sha512-vW6JP3lMAs/Tq4KjdI/RiHaaJSO7IUsbkz17it/Rl9Q+WkQ77EOuOnlbaU8kKfVIOJxMhnRiBG+olE7f3M16DA==",
18313
17968
  "requires": {
18314
- "@typescript-eslint/types": "5.59.5",
18315
- "@typescript-eslint/visitor-keys": "5.59.5",
17969
+ "@typescript-eslint/types": "5.59.6",
17970
+ "@typescript-eslint/visitor-keys": "5.59.6",
18316
17971
  "debug": "^4.3.4",
18317
17972
  "globby": "^11.1.0",
18318
17973
  "is-glob": "^4.0.3",
@@ -18321,11 +17976,11 @@
18321
17976
  }
18322
17977
  },
18323
17978
  "@typescript-eslint/visitor-keys": {
18324
- "version": "5.59.5",
18325
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.5.tgz",
18326
- "integrity": "sha512-qL+Oz+dbeBRTeyJTIy0eniD3uvqU7x+y1QceBismZ41hd4aBSRh8UAw4pZP0+XzLuPZmx4raNMq/I+59W2lXKA==",
17979
+ "version": "5.59.6",
17980
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.6.tgz",
17981
+ "integrity": "sha512-zEfbFLzB9ETcEJ4HZEEsCR9HHeNku5/Qw1jSS5McYJv5BR+ftYXwFFAH5Al+xkGaZEqowMwl7uoJjQb1YSPF8Q==",
18327
17982
  "requires": {
18328
- "@typescript-eslint/types": "5.59.5",
17983
+ "@typescript-eslint/types": "5.59.6",
18329
17984
  "eslint-visitor-keys": "^3.3.0"
18330
17985
  }
18331
17986
  },
@@ -18345,11 +18000,18 @@
18345
18000
  }
18346
18001
  },
18347
18002
  "dot-prop": {
18348
- "version": "6.0.1",
18349
- "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-6.0.1.tgz",
18350
- "integrity": "sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==",
18003
+ "version": "7.2.0",
18004
+ "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-7.2.0.tgz",
18005
+ "integrity": "sha512-Ol/IPXUARn9CSbkrdV4VJo7uCy1I3VuSiWCaFSg+8BdUOzF9n3jefIpcgAydvUZbTdEBZs2vEiTiS9m61ssiDA==",
18351
18006
  "requires": {
18352
- "is-obj": "^2.0.0"
18007
+ "type-fest": "^2.11.2"
18008
+ },
18009
+ "dependencies": {
18010
+ "type-fest": {
18011
+ "version": "2.19.0",
18012
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
18013
+ "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA=="
18014
+ }
18353
18015
  }
18354
18016
  },
18355
18017
  "dotenv": {
@@ -18404,9 +18066,9 @@
18404
18066
  }
18405
18067
  },
18406
18068
  "env-paths": {
18407
- "version": "2.2.1",
18408
- "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
18409
- "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A=="
18069
+ "version": "3.0.0",
18070
+ "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-3.0.0.tgz",
18071
+ "integrity": "sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A=="
18410
18072
  },
18411
18073
  "envinfo": {
18412
18074
  "version": "7.8.1",
@@ -21346,11 +21008,11 @@
21346
21008
  "integrity": "sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw=="
21347
21009
  },
21348
21010
  "netlify": {
21349
- "version": "13.1.6",
21350
- "resolved": "https://registry.npmjs.org/netlify/-/netlify-13.1.6.tgz",
21351
- "integrity": "sha512-FR4Cvd7ODml6slz73jIjo1i+Ilf7SYUHV9T8T/iCv/j/NGQc0G1+KcK8b148OGKVzdu+8p4vek0VOczduVETpw==",
21011
+ "version": "13.1.7",
21012
+ "resolved": "https://registry.npmjs.org/netlify/-/netlify-13.1.7.tgz",
21013
+ "integrity": "sha512-4gFiuDxFIV2UhgxelPNwXf56XJ+KSaOdokt65I+y1/ShOwUgDeKOUBUmXsBg5JhqIg20SWtgbbx2HmhiDGDn3Q==",
21352
21014
  "requires": {
21353
- "@netlify/open-api": "^2.17.1",
21015
+ "@netlify/open-api": "^2.18.0",
21354
21016
  "lodash-es": "^4.17.21",
21355
21017
  "micro-api-client": "^3.3.0",
21356
21018
  "node-fetch": "^3.0.0",
@@ -21728,9 +21390,9 @@
21728
21390
  }
21729
21391
  },
21730
21392
  "ora": {
21731
- "version": "6.3.0",
21732
- "resolved": "https://registry.npmjs.org/ora/-/ora-6.3.0.tgz",
21733
- "integrity": "sha512-1/D8uRFY0ay2kgBpmAwmSA404w4OoPVhHMqRqtjvrcK/dnzcEZxMJ+V4DUbyICu8IIVRclHcOf5wlD1tMY4GUQ==",
21393
+ "version": "6.3.1",
21394
+ "resolved": "https://registry.npmjs.org/ora/-/ora-6.3.1.tgz",
21395
+ "integrity": "sha512-ERAyNnZOfqM+Ao3RAvIXkYh5joP220yf59gVe2X/cI6SiCxIdi4c9HZKZD8R6q/RDXEje1THBju6iExiSsgJaQ==",
21734
21396
  "requires": {
21735
21397
  "chalk": "^5.0.0",
21736
21398
  "cli-cursor": "^4.0.0",
@@ -22042,11 +21704,6 @@
22042
21704
  "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz",
22043
21705
  "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ="
22044
21706
  },
22045
- "path-exists": {
22046
- "version": "4.0.0",
22047
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
22048
- "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
22049
- },
22050
21707
  "path-is-absolute": {
22051
21708
  "version": "1.0.1",
22052
21709
  "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
@@ -22381,106 +22038,30 @@
22381
22038
  "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w=="
22382
22039
  },
22383
22040
  "read-pkg-up": {
22384
- "version": "7.0.1",
22385
- "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
22386
- "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
22041
+ "version": "9.1.0",
22042
+ "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-9.1.0.tgz",
22043
+ "integrity": "sha512-vaMRR1AC1nrd5CQM0PhlRsO5oc2AAigqr7cCrZ/MW/Rsaflz4RlgzkpL4qoU/z1F6wrbd85iFv1OQj/y5RdGvg==",
22387
22044
  "requires": {
22388
- "find-up": "^4.1.0",
22389
- "read-pkg": "^5.2.0",
22390
- "type-fest": "^0.8.1"
22045
+ "find-up": "^6.3.0",
22046
+ "read-pkg": "^7.1.0",
22047
+ "type-fest": "^2.5.0"
22391
22048
  },
22392
22049
  "dependencies": {
22393
- "find-up": {
22394
- "version": "4.1.0",
22395
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
22396
- "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
22397
- "requires": {
22398
- "locate-path": "^5.0.0",
22399
- "path-exists": "^4.0.0"
22400
- }
22401
- },
22402
- "hosted-git-info": {
22403
- "version": "2.8.9",
22404
- "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
22405
- "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw=="
22406
- },
22407
- "locate-path": {
22408
- "version": "5.0.0",
22409
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
22410
- "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
22411
- "requires": {
22412
- "p-locate": "^4.1.0"
22413
- }
22414
- },
22415
- "normalize-package-data": {
22416
- "version": "2.5.0",
22417
- "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
22418
- "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
22419
- "requires": {
22420
- "hosted-git-info": "^2.1.4",
22421
- "resolve": "^1.10.0",
22422
- "semver": "2 || 3 || 4 || 5",
22423
- "validate-npm-package-license": "^3.0.1"
22424
- }
22425
- },
22426
- "p-limit": {
22427
- "version": "2.3.0",
22428
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
22429
- "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
22430
- "requires": {
22431
- "p-try": "^2.0.0"
22432
- }
22433
- },
22434
- "p-locate": {
22435
- "version": "4.1.0",
22436
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
22437
- "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
22438
- "requires": {
22439
- "p-limit": "^2.2.0"
22440
- }
22441
- },
22442
- "p-try": {
22443
- "version": "2.2.0",
22444
- "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
22445
- "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
22446
- },
22447
22050
  "read-pkg": {
22448
- "version": "5.2.0",
22449
- "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
22450
- "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
22451
- "requires": {
22452
- "@types/normalize-package-data": "^2.4.0",
22453
- "normalize-package-data": "^2.5.0",
22454
- "parse-json": "^5.0.0",
22455
- "type-fest": "^0.6.0"
22456
- },
22457
- "dependencies": {
22458
- "type-fest": {
22459
- "version": "0.6.0",
22460
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
22461
- "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg=="
22462
- }
22463
- }
22464
- },
22465
- "resolve": {
22466
- "version": "1.22.2",
22467
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.2.tgz",
22468
- "integrity": "sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==",
22051
+ "version": "7.1.0",
22052
+ "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz",
22053
+ "integrity": "sha512-5iOehe+WF75IccPc30bWTbpdDQLOCc3Uu8bi3Dte3Eueij81yx1Mrufk8qBx/YAbR4uL1FdUr+7BKXDwEtisXg==",
22469
22054
  "requires": {
22470
- "is-core-module": "^2.11.0",
22471
- "path-parse": "^1.0.7",
22472
- "supports-preserve-symlinks-flag": "^1.0.0"
22055
+ "@types/normalize-package-data": "^2.4.1",
22056
+ "normalize-package-data": "^3.0.2",
22057
+ "parse-json": "^5.2.0",
22058
+ "type-fest": "^2.0.0"
22473
22059
  }
22474
22060
  },
22475
- "semver": {
22476
- "version": "5.7.1",
22477
- "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
22478
- "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
22479
- },
22480
22061
  "type-fest": {
22481
- "version": "0.8.1",
22482
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
22483
- "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA=="
22062
+ "version": "2.19.0",
22063
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
22064
+ "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA=="
22484
22065
  }
22485
22066
  }
22486
22067
  },
@@ -23483,33 +23064,10 @@
23483
23064
  "unique-string": "^3.0.0"
23484
23065
  },
23485
23066
  "dependencies": {
23486
- "crypto-random-string": {
23487
- "version": "4.0.0",
23488
- "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-4.0.0.tgz",
23489
- "integrity": "sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==",
23490
- "requires": {
23491
- "type-fest": "^1.0.1"
23492
- },
23493
- "dependencies": {
23494
- "type-fest": {
23495
- "version": "1.4.0",
23496
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz",
23497
- "integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA=="
23498
- }
23499
- }
23500
- },
23501
23067
  "type-fest": {
23502
23068
  "version": "2.19.0",
23503
23069
  "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
23504
23070
  "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA=="
23505
- },
23506
- "unique-string": {
23507
- "version": "3.0.0",
23508
- "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-3.0.0.tgz",
23509
- "integrity": "sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==",
23510
- "requires": {
23511
- "crypto-random-string": "^4.0.0"
23512
- }
23513
23071
  }
23514
23072
  }
23515
23073
  },
@@ -23683,9 +23241,9 @@
23683
23241
  }
23684
23242
  },
23685
23243
  "to-readable-stream": {
23686
- "version": "2.1.0",
23687
- "resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-2.1.0.tgz",
23688
- "integrity": "sha512-o3Qa6DGg1CEXshSdvWNX2sN4QHqg03SPq7U6jPXRahlQdl5dK8oXjkU/2/sGrnOZKeGV1zLSO8qPwyKklPPE7w=="
23244
+ "version": "3.0.0",
23245
+ "resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-3.0.0.tgz",
23246
+ "integrity": "sha512-vD2LytT6DxPynBa1xbMtswY9gGqj27wNbh2uvI5OhBe+mrGLurRWRQZyQn3812sqlQRtUJwaKVshG+PoGwbPDQ=="
23689
23247
  },
23690
23248
  "to-regex": {
23691
23249
  "version": "3.0.2",
@@ -23850,11 +23408,11 @@
23850
23408
  }
23851
23409
  },
23852
23410
  "unique-string": {
23853
- "version": "2.0.0",
23854
- "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz",
23855
- "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==",
23411
+ "version": "3.0.0",
23412
+ "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-3.0.0.tgz",
23413
+ "integrity": "sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==",
23856
23414
  "requires": {
23857
- "crypto-random-string": "^2.0.0"
23415
+ "crypto-random-string": "^4.0.0"
23858
23416
  }
23859
23417
  },
23860
23418
  "universal-user-agent": {
@@ -23955,57 +23513,6 @@
23955
23513
  "semver": "^7.3.7",
23956
23514
  "semver-diff": "^4.0.0",
23957
23515
  "xdg-basedir": "^5.1.0"
23958
- },
23959
- "dependencies": {
23960
- "configstore": {
23961
- "version": "6.0.0",
23962
- "resolved": "https://registry.npmjs.org/configstore/-/configstore-6.0.0.tgz",
23963
- "integrity": "sha512-cD31W1v3GqUlQvbBCGcXmd2Nj9SvLDOP1oQ0YFuLETufzSPaKp11rYBsSOm7rCsW3OnIRAFM3OxRhceaXNYHkA==",
23964
- "requires": {
23965
- "dot-prop": "^6.0.1",
23966
- "graceful-fs": "^4.2.6",
23967
- "unique-string": "^3.0.0",
23968
- "write-file-atomic": "^3.0.3",
23969
- "xdg-basedir": "^5.0.1"
23970
- }
23971
- },
23972
- "crypto-random-string": {
23973
- "version": "4.0.0",
23974
- "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-4.0.0.tgz",
23975
- "integrity": "sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==",
23976
- "requires": {
23977
- "type-fest": "^1.0.1"
23978
- }
23979
- },
23980
- "type-fest": {
23981
- "version": "1.4.0",
23982
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz",
23983
- "integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA=="
23984
- },
23985
- "unique-string": {
23986
- "version": "3.0.0",
23987
- "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-3.0.0.tgz",
23988
- "integrity": "sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==",
23989
- "requires": {
23990
- "crypto-random-string": "^4.0.0"
23991
- }
23992
- },
23993
- "write-file-atomic": {
23994
- "version": "3.0.3",
23995
- "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
23996
- "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
23997
- "requires": {
23998
- "imurmurhash": "^0.1.4",
23999
- "is-typedarray": "^1.0.0",
24000
- "signal-exit": "^3.0.2",
24001
- "typedarray-to-buffer": "^3.1.5"
24002
- }
24003
- },
24004
- "xdg-basedir": {
24005
- "version": "5.1.0",
24006
- "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-5.1.0.tgz",
24007
- "integrity": "sha512-GCPAHLvrIH13+c0SuacwvRYj2SxJXQ4kaVTT5xgL3kPrz56XxkF21IGhjSE1+W0aw7gpBWRGXLCPnPby6lSpmQ=="
24008
- }
24009
23516
  }
24010
23517
  },
24011
23518
  "uri-js": {
@@ -24325,9 +23832,9 @@
24325
23832
  }
24326
23833
  },
24327
23834
  "xdg-basedir": {
24328
- "version": "4.0.0",
24329
- "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz",
24330
- "integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q=="
23835
+ "version": "5.1.0",
23836
+ "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-5.1.0.tgz",
23837
+ "integrity": "sha512-GCPAHLvrIH13+c0SuacwvRYj2SxJXQ4kaVTT5xgL3kPrz56XxkF21IGhjSE1+W0aw7gpBWRGXLCPnPby6lSpmQ=="
24331
23838
  },
24332
23839
  "xtend": {
24333
23840
  "version": "4.0.2",