File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 101101 "analytics-node" : " ^2.4.0" ,
102102 "async" : " ^3.2.0" ,
103103 "axios" : " 0.30.2" ,
104+ "basic-auth" : " ^2.0.1" ,
104105 "bn.js" : " ^4.11.8" ,
105106 "bullmq" : " ^5.70.1" ,
106107 "commander" : " 8.3.0" ,
Original file line number Diff line number Diff line change @@ -2407,6 +2407,13 @@ baseline-browser-mapping@^2.9.0:
24072407 resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.10.0.tgz#5b09935025bf8a80e29130251e337c6a7fc8cbb9"
24082408 integrity sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==
24092409
2410+ basic-auth@^2.0.1 :
2411+ version "2.0.1"
2412+ resolved "https://registry.yarnpkg.com/basic-auth/-/basic-auth-2.0.1.tgz#b998279bf47ce38344b4f3cf916d4679bbf51e3a"
2413+ integrity sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==
2414+ dependencies :
2415+ safe-buffer "5.1.2"
2416+
24102417bcrypt-pbkdf@^1.0.0 :
24112418 version "1.0.2"
24122419 resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz#a4301d389b6a43f9b67ff3ca11a3f6637e360e9e"
You can’t perform that action at this time.
0 commit comments