File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -967,7 +967,7 @@ balanced-match@^1.0.0:
967967 resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
968968 integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
969969
970- basic-auth@~2.0.1 :
970+ basic-auth@^2.0.1, basic-auth@ ~2.0.1 :
971971 version "2.0.1"
972972 resolved "https://registry.yarnpkg.com/basic-auth/-/basic-auth-2.0.1.tgz#b998279bf47ce38344b4f3cf916d4679bbf51e3a"
973973 integrity sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==
@@ -1421,6 +1421,13 @@ expect@^28.1.3:
14211421 jest-message-util "^28.1.3"
14221422 jest-util "^28.1.3"
14231423
1424+ express-basic-auth@^1.2.1 :
1425+ version "1.2.1"
1426+ resolved "https://registry.yarnpkg.com/express-basic-auth/-/express-basic-auth-1.2.1.tgz#d31241c03a915dd55db7e5285573049cfcc36381"
1427+ integrity sha512-L6YQ1wQ/mNjVLAmK3AG1RK6VkokA1BIY6wmiH304Xtt/cLTps40EusZsU1Uop+v9lTDPxdtzbFmdXfFO3KEnwA==
1428+ dependencies :
1429+ basic-auth "^2.0.1"
1430+
14241431express@^4.18.1 :
14251432 version "4.18.1"
14261433 resolved "https://registry.yarnpkg.com/express/-/express-4.18.1.tgz#7797de8b9c72c857b9cd0e14a5eea80666267caf"
You can’t perform that action at this time.
0 commit comments