File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 9797 "httpolyglot" : " ^0.1.2" ,
9898 "i18next" : " ^22.4.6" ,
9999 "js-yaml" : " ^4.0.0" ,
100- "limiter" : " ^1 .1.5 " ,
100+ "limiter" : " ^2 .1.0 " ,
101101 "pem" : " ^1.14.2" ,
102102 "proxy-agent" : " ^5.0.0" ,
103103 "qs" : " 6.11.0" ,
Original file line number Diff line number Diff line change @@ -2122,6 +2122,11 @@ jsonparse@^1.2.0:
21222122 resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
21232123 integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
21242124
2125+ just-performance@4.3.0 :
2126+ version "4.3.0"
2127+ resolved "https://registry.yarnpkg.com/just-performance/-/just-performance-4.3.0.tgz#cc2bc8c9227f09e97b6b1df4cd0de2df7ae16db1"
2128+ integrity sha512-L7RjvtJsL0QO8xFs5wEoDDzzJwoiowRw6Rn/GnvldlchS2JQr9wFYPiwZcDfrbbujEKqKN0tvENdbjXdYhDp5Q==
2129+
21252130levn@^0.4.1 :
21262131 version "0.4.1"
21272132 resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
@@ -2138,10 +2143,12 @@ levn@~0.3.0:
21382143 prelude-ls "~1.1.2"
21392144 type-check "~0.3.2"
21402145
2141- limiter@^1.1.5 :
2142- version "1.1.5"
2143- resolved "https://registry.yarnpkg.com/limiter/-/limiter-1.1.5.tgz#8f92a25b3b16c6131293a0cc834b4a838a2aa7c2"
2144- integrity sha512-FWWMIEOxz3GwUI4Ts/IvgVy6LPvoMPgjMdQ185nN6psJyBJ4yOpzqm695/h5umdLJg2vW3GR5iG11MAkR2AzJA==
2146+ limiter@^2.1.0 :
2147+ version "2.1.0"
2148+ resolved "https://registry.yarnpkg.com/limiter/-/limiter-2.1.0.tgz#d38d7c5b63729bb84fb0c4d8594b7e955a5182a2"
2149+ integrity sha512-361TYz6iay6n+9KvUUImqdLuFigK+K79qrUtBsXhJTLdH4rIt/r1y8r1iozwh8KbZNpujbFTSh74mJ7bwbAMOw==
2150+ dependencies :
2151+ just-performance "4.3.0"
21452152
21462153locate-path@^6.0.0 :
21472154 version "6.0.0"
You can’t perform that action at this time.
0 commit comments