File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 443443 "normalize-url" : " ^5.1.0" ,
444444 "npm-run-path" : " ^4.0.1" ,
445445 "nprogress" : " ^0.2.0" ,
446- "nth-check" : " ^1 .0.2 " ,
446+ "nth-check" : " ^2 .0.1 " ,
447447 "num2fraction" : " ^1.2.2" ,
448448 "number-is-nan" : " ^2.0.0" ,
449449 "oauth-sign" : " ^0.9.0" ,
Original file line number Diff line number Diff line change @@ -6726,6 +6726,13 @@ nth-check@^1.0.2, nth-check@~1.0.1:
67266726 dependencies :
67276727 boolbase "~1.0.0"
67286728
6729+ nth-check@^2.0.1 :
6730+ version "2.0.1"
6731+ resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.0.1.tgz#2efe162f5c3da06a28959fbd3db75dbeea9f0fc2"
6732+ integrity sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==
6733+ dependencies :
6734+ boolbase "^1.0.0"
6735+
67296736num2fraction@^1.2.2 :
67306737 version "1.2.2"
67316738 resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"
You can’t perform that action at this time.
0 commit comments