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"
@@ -10121,7 +10121,7 @@ __metadata:
10121
10121
languageName : node
10122
10122
linkType : hard
10123
10123
10124
- " p-limit@npm:^3.0.2, p-limit@npm:^3.1.0 " :
10124
+ " p-limit@npm:^3.0.2 " :
10125
10125
version : 3.1.0
10126
10126
resolution : " p-limit@npm:3.1.0"
10127
10127
dependencies :
@@ -10139,6 +10139,15 @@ __metadata:
10139
10139
languageName : node
10140
10140
linkType : hard
10141
10141
10142
+ " p-limit@npm:^7.0.0 " :
10143
+ version : 7.1.1
10144
+ resolution : " p-limit@npm:7.1.1"
10145
+ dependencies :
10146
+ yocto-queue : " npm:^1.2.1"
10147
+ checksum : 10c0/7f17ee5237f161075b25a124acfbe4f99a14605991f4daff866d3dd4c4ca5bdcb852882c4fa8629ca9c1e3fe5aa1af2c1a1b47e89c84db48500bb5c2e0eaa3e1
10148
+ languageName : node
10149
+ linkType : hard
10150
+
10142
10151
" p-locate@npm:^2.0.0 " :
10143
10152
version : 2.0.0
10144
10153
resolution : " p-locate@npm:2.0.0"
@@ -13701,7 +13710,7 @@ __metadata:
13701
13710
languageName : node
13702
13711
linkType : hard
13703
13712
13704
- " yocto-queue@npm:^1.0.0 " :
13713
+ " yocto-queue@npm:^1.0.0, yocto-queue@npm:^1.2.1 " :
13705
13714
version : 1.2.1
13706
13715
resolution : " yocto-queue@npm:1.2.1"
13707
13716
checksum : 10c0/5762caa3d0b421f4bdb7a1926b2ae2189fc6e4a14469258f183600028eb16db3e9e0306f46e8ebf5a52ff4b81a881f22637afefbef5399d6ad440824e9b27f9f
You can’t perform that action at this time.
0 commit comments