@@ -4606,7 +4606,7 @@ __metadata:
4606
4606
" @types/aws-lambda " : " npm:^8.10.142"
4607
4607
" @types/jest " : " npm:^29.5.12"
4608
4608
" @types/node " : " npm:^22.0.2"
4609
- " @typescript-eslint/eslint-plugin " : " npm:^7.18 .0"
4609
+ " @typescript-eslint/eslint-plugin " : " npm:^8.0 .0"
4610
4610
" @typescript-eslint/parser " : " npm:^7.18.0"
4611
4611
" @vercel/ncc " : " npm:^0.38.1"
4612
4612
aws-sdk-client-mock : " npm:^3.1.0"
@@ -4638,7 +4638,7 @@ __metadata:
4638
4638
" @types/express " : " npm:^4.17.21"
4639
4639
" @types/jest " : " npm:^29.5.12"
4640
4640
" @types/node " : " npm:^22.0.2"
4641
- " @typescript-eslint/eslint-plugin " : " npm:^7.18 .0"
4641
+ " @typescript-eslint/eslint-plugin " : " npm:^8.0 .0"
4642
4642
" @typescript-eslint/parser " : " npm:^7.18.0"
4643
4643
" @vercel/ncc " : " npm:0.38.1"
4644
4644
aws-lambda : " npm:^1.0.7"
@@ -4668,7 +4668,7 @@ __metadata:
4668
4668
" @types/express " : " npm:^4.17.21"
4669
4669
" @types/jest " : " npm:^29.5.12"
4670
4670
" @types/node " : " npm:^22.0.2"
4671
- " @typescript-eslint/eslint-plugin " : " npm:^7.18 .0"
4671
+ " @typescript-eslint/eslint-plugin " : " npm:^8.0 .0"
4672
4672
" @typescript-eslint/parser " : " npm:^7.18.0"
4673
4673
" @vercel/ncc " : " npm:0.38.1"
4674
4674
body-parser : " npm:^1.20.2"
@@ -4703,7 +4703,7 @@ __metadata:
4703
4703
" @types/aws-lambda " : " npm:^8.10.142"
4704
4704
" @types/jest " : " npm:^29.5.12"
4705
4705
" @types/node " : " npm:^22.0.2"
4706
- " @typescript-eslint/eslint-plugin " : " npm:^7.18 .0"
4706
+ " @typescript-eslint/eslint-plugin " : " npm:^8.0 .0"
4707
4707
" @typescript-eslint/parser " : " npm:^7.18.0"
4708
4708
" @vercel/ncc " : " npm:^0.38.1"
4709
4709
aws-sdk-client-mock : " npm:^3.1.0"
@@ -4740,7 +4740,7 @@ __metadata:
4740
4740
" @types/jest " : " npm:^29.5.12"
4741
4741
" @types/node " : " npm:^22.0.2"
4742
4742
" @types/request " : " npm:^2.48.12"
4743
- " @typescript-eslint/eslint-plugin " : " npm:^7.18 .0"
4743
+ " @typescript-eslint/eslint-plugin " : " npm:^8.0 .0"
4744
4744
" @typescript-eslint/parser " : " npm:^7.18.0"
4745
4745
" @vercel/ncc " : " npm:^0.38.1"
4746
4746
aws-sdk-client-mock : " npm:^3.1.0"
@@ -4769,7 +4769,7 @@ __metadata:
4769
4769
" @types/aws-lambda " : " npm:^8.10.142"
4770
4770
" @types/jest " : " npm:^29.5.12"
4771
4771
" @types/node " : " npm:^22.0.2"
4772
- " @typescript-eslint/eslint-plugin " : " npm:^7.18 .0"
4772
+ " @typescript-eslint/eslint-plugin " : " npm:^8.0 .0"
4773
4773
" @typescript-eslint/parser " : " npm:^7.18.0"
4774
4774
" @vercel/ncc " : " npm:^0.38.1"
4775
4775
aws-sdk-client-mock : " npm:^3.1.0"
@@ -4804,7 +4804,7 @@ __metadata:
4804
4804
" @types/express " : " npm:^4.17.21"
4805
4805
" @types/jest " : " npm:^29.5.12"
4806
4806
" @types/node " : " npm:^22.0.2"
4807
- " @typescript-eslint/eslint-plugin " : " npm:^7.18 .0"
4807
+ " @typescript-eslint/eslint-plugin " : " npm:^8.0 .0"
4808
4808
" @typescript-eslint/parser " : " npm:^7.18.0"
4809
4809
" @vercel/ncc " : " npm:0.38.1"
4810
4810
aws-lambda : " npm:^1.0.7"
@@ -5180,26 +5180,26 @@ __metadata:
5180
5180
languageName : node
5181
5181
linkType : hard
5182
5182
5183
- " @typescript-eslint/eslint-plugin@npm:^7.18 .0 " :
5184
- version : 7.18 .0
5185
- resolution : " @typescript-eslint/eslint-plugin@npm:7.18 .0"
5183
+ " @typescript-eslint/eslint-plugin@npm:^8.0 .0 " :
5184
+ version : 8.0 .0
5185
+ resolution : " @typescript-eslint/eslint-plugin@npm:8.0 .0"
5186
5186
dependencies :
5187
5187
" @eslint-community/regexpp " : " npm:^4.10.0"
5188
- " @typescript-eslint/scope-manager " : " npm:7.18 .0"
5189
- " @typescript-eslint/type-utils " : " npm:7.18 .0"
5190
- " @typescript-eslint/utils " : " npm:7.18 .0"
5191
- " @typescript-eslint/visitor-keys " : " npm:7.18 .0"
5188
+ " @typescript-eslint/scope-manager " : " npm:8.0 .0"
5189
+ " @typescript-eslint/type-utils " : " npm:8.0 .0"
5190
+ " @typescript-eslint/utils " : " npm:8.0 .0"
5191
+ " @typescript-eslint/visitor-keys " : " npm:8.0 .0"
5192
5192
graphemer : " npm:^1.4.0"
5193
5193
ignore : " npm:^5.3.1"
5194
5194
natural-compare : " npm:^1.4.0"
5195
5195
ts-api-utils : " npm:^1.3.0"
5196
5196
peerDependencies :
5197
- " @typescript-eslint/parser " : ^7.0 .0
5198
- eslint : ^8.56 .0
5197
+ " @typescript-eslint/parser " : ^8.0.0 || ^8.0.0-alpha .0
5198
+ eslint : ^8.57.0 || ^9.0 .0
5199
5199
peerDependenciesMeta :
5200
5200
typescript :
5201
5201
optional : true
5202
- checksum : 10c0/2b37948fa1b0dab77138909dabef242a4d49ab93e4019d4ef930626f0a7d96b03e696cd027fa0087881c20e73be7be77c942606b4a76fa599e6b37f6985304c3
5202
+ checksum : 10c0/e98304410039bbb7104fdd8ad7a70f2fb81430c117b66d609b44d10cc8937c8a936a4e5993b0b6df5361c00df43a146e89632a37f2407ce9bed3555733c71fc2
5203
5203
languageName : node
5204
5204
linkType : hard
5205
5205
@@ -5231,20 +5231,28 @@ __metadata:
5231
5231
languageName : node
5232
5232
linkType : hard
5233
5233
5234
- " @typescript-eslint/type-utils @npm:7.18 .0 " :
5235
- version : 7.18 .0
5236
- resolution : " @typescript-eslint/type-utils @npm:7.18 .0"
5234
+ " @typescript-eslint/scope-manager @npm:8.0 .0 " :
5235
+ version : 8.0 .0
5236
+ resolution : " @typescript-eslint/scope-manager @npm:8.0 .0"
5237
5237
dependencies :
5238
- " @typescript-eslint/typescript-estree " : " npm:7.18.0"
5239
- " @typescript-eslint/utils " : " npm:7.18.0"
5238
+ " @typescript-eslint/types " : " npm:8.0.0"
5239
+ " @typescript-eslint/visitor-keys " : " npm:8.0.0"
5240
+ checksum : 10c0/d8397055f046be54302b603a59d358c74292f72af3d12ca1e652316a785400d3e2fd20d79e3e316e3278ff7f1c1ffb271f9f6a7a265b88041c5a4e8332f550a0
5241
+ languageName : node
5242
+ linkType : hard
5243
+
5244
+ " @typescript-eslint/type-utils@npm:8.0.0 " :
5245
+ version : 8.0.0
5246
+ resolution : " @typescript-eslint/type-utils@npm:8.0.0"
5247
+ dependencies :
5248
+ " @typescript-eslint/typescript-estree " : " npm:8.0.0"
5249
+ " @typescript-eslint/utils " : " npm:8.0.0"
5240
5250
debug : " npm:^4.3.4"
5241
5251
ts-api-utils : " npm:^1.3.0"
5242
- peerDependencies :
5243
- eslint : ^8.56.0
5244
5252
peerDependenciesMeta :
5245
5253
typescript :
5246
5254
optional : true
5247
- checksum : 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd
5255
+ checksum : 10c0/96ba2a58ceff420dac79a9c3c2bde15e0a56e8c47baf441a62886c9d8df3db6e9d886cd5c717c6f9a8cfceb545a511c7d452aa1537c2cd3b127bd47509e559ae
5248
5256
languageName : node
5249
5257
linkType : hard
5250
5258
@@ -5255,6 +5263,13 @@ __metadata:
5255
5263
languageName : node
5256
5264
linkType : hard
5257
5265
5266
+ " @typescript-eslint/types@npm:8.0.0 " :
5267
+ version : 8.0.0
5268
+ resolution : " @typescript-eslint/types@npm:8.0.0"
5269
+ checksum : 10c0/c15efce96e4b80c2bef7ea4fa7f046609816ae8bc3a4e31d9d671e237520f6b96595e1330a891ec7042bc7b09fc16d265bad49fd878d5fb8be4b59b8a752e5b5
5270
+ languageName : node
5271
+ linkType : hard
5272
+
5258
5273
" @typescript-eslint/typescript-estree@npm:7.18.0 " :
5259
5274
version : 7.18.0
5260
5275
resolution : " @typescript-eslint/typescript-estree@npm:7.18.0"
@@ -5274,17 +5289,36 @@ __metadata:
5274
5289
languageName : node
5275
5290
linkType : hard
5276
5291
5277
- " @typescript-eslint/utils@npm:7.18.0 " :
5278
- version : 7.18.0
5279
- resolution : " @typescript-eslint/utils@npm:7.18.0"
5292
+ " @typescript-eslint/typescript-estree@npm:8.0.0 " :
5293
+ version : 8.0.0
5294
+ resolution : " @typescript-eslint/typescript-estree@npm:8.0.0"
5295
+ dependencies :
5296
+ " @typescript-eslint/types " : " npm:8.0.0"
5297
+ " @typescript-eslint/visitor-keys " : " npm:8.0.0"
5298
+ debug : " npm:^4.3.4"
5299
+ globby : " npm:^11.1.0"
5300
+ is-glob : " npm:^4.0.3"
5301
+ minimatch : " npm:^9.0.4"
5302
+ semver : " npm:^7.6.0"
5303
+ ts-api-utils : " npm:^1.3.0"
5304
+ peerDependenciesMeta :
5305
+ typescript :
5306
+ optional : true
5307
+ checksum : 10c0/a82f3eb2a66a4b2715d09f8f9547c1f0c27ea60c1d10d0777c8ce998b760dbb8ef14466fc2056220b8a236c2d2dc3ee99f482502f5c268bd40909b272bb47eb4
5308
+ languageName : node
5309
+ linkType : hard
5310
+
5311
+ " @typescript-eslint/utils@npm:8.0.0 " :
5312
+ version : 8.0.0
5313
+ resolution : " @typescript-eslint/utils@npm:8.0.0"
5280
5314
dependencies :
5281
5315
" @eslint-community/eslint-utils " : " npm:^4.4.0"
5282
- " @typescript-eslint/scope-manager " : " npm:7.18 .0"
5283
- " @typescript-eslint/types " : " npm:7.18 .0"
5284
- " @typescript-eslint/typescript-estree " : " npm:7.18 .0"
5316
+ " @typescript-eslint/scope-manager " : " npm:8.0 .0"
5317
+ " @typescript-eslint/types " : " npm:8.0 .0"
5318
+ " @typescript-eslint/typescript-estree " : " npm:8.0 .0"
5285
5319
peerDependencies :
5286
- eslint : ^8.56 .0
5287
- checksum : 10c0/a25a6d50eb45c514469a01ff01f215115a4725fb18401055a847ddf20d1b681409c4027f349033a95c4ff7138d28c3b0a70253dfe8262eb732df4b87c547bd1e
5320
+ eslint : ^8.57.0 || ^9.0 .0
5321
+ checksum : 10c0/ecba01996d1aa330c640c41c1212fed2328a47768348ab6886080e0e55bc3b2041939a635a7440d47db533f0c4b21e1eb8b58535a9eaebbbe2c035906e12ba06
5288
5322
languageName : node
5289
5323
linkType : hard
5290
5324
@@ -5298,6 +5332,16 @@ __metadata:
5298
5332
languageName : node
5299
5333
linkType : hard
5300
5334
5335
+ " @typescript-eslint/visitor-keys@npm:8.0.0 " :
5336
+ version : 8.0.0
5337
+ resolution : " @typescript-eslint/visitor-keys@npm:8.0.0"
5338
+ dependencies :
5339
+ " @typescript-eslint/types " : " npm:8.0.0"
5340
+ eslint-visitor-keys : " npm:^3.4.3"
5341
+ checksum : 10c0/8c59a2e971370c2b9a5727541c72d6b64fd0448ab03dd8b4274a26bddea5e1b4c560dd7856e1f48577cd333f7bbbed7a0f1849d39e2d1b48a748a3668c1a3723
5342
+ languageName : node
5343
+ linkType : hard
5344
+
5301
5345
" @ungap/structured-clone@npm:^1.2.0 " :
5302
5346
version : 1.2.0
5303
5347
resolution : " @ungap/structured-clone@npm:1.2.0"
0 commit comments