File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 45
45
"lodash.merge" : " ^4.6.2" ,
46
46
"nanoid" : " ^3.3.4" ,
47
47
"ow" : " ^0.28.1" ,
48
- "p-limit" : " ^3.1 .0" ,
48
+ "p-limit" : " ^7.0 .0" ,
49
49
"proxy-chain" : " ^2.0.1" ,
50
50
"quick-lru" : " ^5.1.1" ,
51
51
"tiny-typed-emitter" : " ^2.1.0" ,
Original file line number Diff line number Diff line change @@ -504,7 +504,7 @@ __metadata:
504
504
lodash.merge : " npm:^4.6.2"
505
505
nanoid : " npm:^3.3.4"
506
506
ow : " npm:^0.28.1"
507
- p-limit : " npm:^3.1 .0"
507
+ p-limit : " npm:^7.0 .0"
508
508
proxy-chain : " npm:^2.0.1"
509
509
quick-lru : " npm:^5.1.1"
510
510
tiny-typed-emitter : " npm:^2.1.0"
@@ -10425,7 +10425,7 @@ __metadata:
10425
10425
languageName : node
10426
10426
linkType : hard
10427
10427
10428
- " p-limit@npm:^3.0.2, p-limit@npm:^3.1.0 " :
10428
+ " p-limit@npm:^3.0.2 " :
10429
10429
version : 3.1.0
10430
10430
resolution : " p-limit@npm:3.1.0"
10431
10431
dependencies :
@@ -10443,6 +10443,15 @@ __metadata:
10443
10443
languageName : node
10444
10444
linkType : hard
10445
10445
10446
+ " p-limit@npm:^7.0.0 " :
10447
+ version : 7.1.1
10448
+ resolution : " p-limit@npm:7.1.1"
10449
+ dependencies :
10450
+ yocto-queue : " npm:^1.2.1"
10451
+ checksum : 10c0/7f17ee5237f161075b25a124acfbe4f99a14605991f4daff866d3dd4c4ca5bdcb852882c4fa8629ca9c1e3fe5aa1af2c1a1b47e89c84db48500bb5c2e0eaa3e1
10452
+ languageName : node
10453
+ linkType : hard
10454
+
10446
10455
" p-locate@npm:^2.0.0 " :
10447
10456
version : 2.0.0
10448
10457
resolution : " p-locate@npm:2.0.0"
@@ -14014,7 +14023,7 @@ __metadata:
14014
14023
languageName : node
14015
14024
linkType : hard
14016
14025
14017
- " yocto-queue@npm:^1.0.0 " :
14026
+ " yocto-queue@npm:^1.0.0, yocto-queue@npm:^1.2.1 " :
14018
14027
version : 1.2.1
14019
14028
resolution : " yocto-queue@npm:1.2.1"
14020
14029
checksum : 10c0/5762caa3d0b421f4bdb7a1926b2ae2189fc6e4a14469258f183600028eb16db3e9e0306f46e8ebf5a52ff4b81a881f22637afefbef5399d6ad440824e9b27f9f
You can’t perform that action at this time.
0 commit comments