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 @@ -497,7 +497,7 @@ __metadata:
497
497
lodash.merge : " npm:^4.6.2"
498
498
nanoid : " npm:^3.3.4"
499
499
ow : " npm:^0.28.1"
500
- p-limit : " npm:^3.1 .0"
500
+ p-limit : " npm:^7.0 .0"
501
501
proxy-chain : " npm:^2.0.1"
502
502
quick-lru : " npm:^5.1.1"
503
503
tiny-typed-emitter : " npm:^2.1.0"
@@ -10371,7 +10371,7 @@ __metadata:
10371
10371
languageName : node
10372
10372
linkType : hard
10373
10373
10374
- " p-limit@npm:^3.0.2, p-limit@npm:^3.1.0 " :
10374
+ " p-limit@npm:^3.0.2 " :
10375
10375
version : 3.1.0
10376
10376
resolution : " p-limit@npm:3.1.0"
10377
10377
dependencies :
@@ -10389,6 +10389,15 @@ __metadata:
10389
10389
languageName : node
10390
10390
linkType : hard
10391
10391
10392
+ " p-limit@npm:^7.0.0 " :
10393
+ version : 7.1.0
10394
+ resolution : " p-limit@npm:7.1.0"
10395
+ dependencies :
10396
+ yocto-queue : " npm:^1.2.1"
10397
+ checksum : 10c0/5633b98e90ebf7b8df7b8802b6dd73511165d625fbaaca121b58875609907346f428662f9a80c910cad7e9ba966b175db69a8765993cdd59a99fe566711221b7
10398
+ languageName : node
10399
+ linkType : hard
10400
+
10392
10401
" p-locate@npm:^2.0.0 " :
10393
10402
version : 2.0.0
10394
10403
resolution : " p-locate@npm:2.0.0"
@@ -14052,7 +14061,7 @@ __metadata:
14052
14061
languageName : node
14053
14062
linkType : hard
14054
14063
14055
- " yocto-queue@npm:^1.0.0 " :
14064
+ " yocto-queue@npm:^1.0.0, yocto-queue@npm:^1.2.1 " :
14056
14065
version : 1.2.1
14057
14066
resolution : " yocto-queue@npm:1.2.1"
14058
14067
checksum : 10c0/5762caa3d0b421f4bdb7a1926b2ae2189fc6e4a14469258f183600028eb16db3e9e0306f46e8ebf5a52ff4b81a881f22637afefbef5399d6ad440824e9b27f9f
You can’t perform that action at this time.
0 commit comments