2052
2052
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
2053
2053
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
2054
2054
2055
+ "@rtsao/scc@^1.1.0":
2056
+ version "1.1.0"
2057
+ resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
2058
+ integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
2059
+
2055
2060
"@serverless/cli@^1.6.0":
2056
2061
version "1.6.0"
2057
2062
resolved "https://registry.yarnpkg.com/@serverless/cli/-/cli-1.6.0.tgz#d020f67748401ca209a4fc6407929581810573e2"
@@ -3258,7 +3263,7 @@ array-buffer-byte-length@^1.0.1:
3258
3263
call-bind "^1.0.5"
3259
3264
is-array-buffer "^3.0.4"
3260
3265
3261
- array-includes@^3.1.7 :
3266
+ array-includes@^3.1.8 :
3262
3267
version "3.1.8"
3263
3268
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
3264
3269
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
@@ -3280,7 +3285,7 @@ array-unique@^0.3.2:
3280
3285
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
3281
3286
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
3282
3287
3283
- array.prototype.findlastindex@^1.2.3 :
3288
+ array.prototype.findlastindex@^1.2.5 :
3284
3289
version "1.2.5"
3285
3290
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
3286
3291
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
@@ -5564,10 +5569,10 @@ eslint-import-resolver-node@^0.3.9:
5564
5569
is-core-module "^2.13.0"
5565
5570
resolve "^1.22.4"
5566
5571
5567
- eslint-module-utils@^2.8 .0:
5568
- version "2.8 .0"
5569
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8 .0.tgz#e439fee65fc33f6bba630ff621efc38ec0375c49 "
5570
- integrity sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw ==
5572
+ eslint-module-utils@^2.12 .0:
5573
+ version "2.12 .0"
5574
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12 .0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b "
5575
+ integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg ==
5571
5576
dependencies:
5572
5577
debug "^3.2.7"
5573
5578
@@ -5579,27 +5584,29 @@ eslint-plugin-es@^3.0.0:
5579
5584
eslint-utils "^2.0.0"
5580
5585
regexpp "^3.0.0"
5581
5586
5582
- eslint-plugin-import@2.29.1 :
5583
- version "2.29.1 "
5584
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
5585
- integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
5587
+ eslint-plugin-import@2.31.0 :
5588
+ version "2.31.0 "
5589
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0 .tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7 "
5590
+ integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A ==
5586
5591
dependencies:
5587
- array-includes "^3.1.7"
5588
- array.prototype.findlastindex "^1.2.3"
5592
+ "@rtsao/scc" "^1.1.0"
5593
+ array-includes "^3.1.8"
5594
+ array.prototype.findlastindex "^1.2.5"
5589
5595
array.prototype.flat "^1.3.2"
5590
5596
array.prototype.flatmap "^1.3.2"
5591
5597
debug "^3.2.7"
5592
5598
doctrine "^2.1.0"
5593
5599
eslint-import-resolver-node "^0.3.9"
5594
- eslint-module-utils "^2.8 .0"
5595
- hasown "^2.0.0 "
5596
- is-core-module "^2.13 .1"
5600
+ eslint-module-utils "^2.12 .0"
5601
+ hasown "^2.0.2 "
5602
+ is-core-module "^2.15 .1"
5597
5603
is-glob "^4.0.3"
5598
5604
minimatch "^3.1.2"
5599
- object.fromentries "^2.0.7 "
5600
- object.groupby "^1.0.1 "
5601
- object.values "^1.1.7 "
5605
+ object.fromentries "^2.0.8 "
5606
+ object.groupby "^1.0.3 "
5607
+ object.values "^1.2.0 "
5602
5608
semver "^6.3.1"
5609
+ string.prototype.trimend "^1.0.8"
5603
5610
tsconfig-paths "^3.15.0"
5604
5611
5605
5612
eslint-plugin-node@11.1.0:
@@ -7215,12 +7222,12 @@ is-core-module@^2.13.0:
7215
7222
dependencies:
7216
7223
has "^1.0.3"
7217
7224
7218
- is-core-module@^2.13 .1:
7219
- version "2.13 .1"
7220
- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13 .1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384 "
7221
- integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw ==
7225
+ is-core-module@^2.15 .1:
7226
+ version "2.15 .1"
7227
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15 .1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37 "
7228
+ integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ ==
7222
7229
dependencies:
7223
- hasown "^2.0.0 "
7230
+ hasown "^2.0.2 "
7224
7231
7225
7232
is-core-module@^2.2.0:
7226
7233
version "2.8.0"
@@ -9808,7 +9815,7 @@ object.assign@^4.1.5:
9808
9815
has-symbols "^1.0.3"
9809
9816
object-keys "^1.1.1"
9810
9817
9811
- object.fromentries@^2.0.7 :
9818
+ object.fromentries@^2.0.8 :
9812
9819
version "2.0.8"
9813
9820
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
9814
9821
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
@@ -9818,7 +9825,7 @@ object.fromentries@^2.0.7:
9818
9825
es-abstract "^1.23.2"
9819
9826
es-object-atoms "^1.0.0"
9820
9827
9821
- object.groupby@^1.0.1 :
9828
+ object.groupby@^1.0.3 :
9822
9829
version "1.0.3"
9823
9830
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3.tgz#9b125c36238129f6f7b61954a1e7176148d5002e"
9824
9831
integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==
@@ -9834,7 +9841,7 @@ object.pick@^1.3.0:
9834
9841
dependencies:
9835
9842
isobject "^3.0.1"
9836
9843
9837
- object.values@^1.1.7 :
9844
+ object.values@^1.2.0 :
9838
9845
version "1.2.0"
9839
9846
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
9840
9847
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
0 commit comments