File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 52
52
"axios" : " ^0.19.2" ,
53
53
"cookie-parser" : " ~1.4.4" ,
54
54
"cors" : " ^2.8.5" ,
55
- "debug" : " ~2.6.9 " ,
55
+ "debug" : " 4.3.3 " ,
56
56
"express" : " ~4.16.1" ,
57
57
"http-errors" : " ~1.6.3" ,
58
58
"morgan" : " ~1.9.1" ,
Original file line number Diff line number Diff line change @@ -1375,13 +1375,20 @@ crypto-random-string@^2.0.0:
1375
1375
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
1376
1376
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==
1377
1377
1378
- [email protected] , debug@^2.2.0, debug@^2.3.3, debug@~2.6.9 :
1378
+ [email protected] , debug@^2.2.0, debug@^2.3.3:
1379
1379
version "2.6.9"
1380
1380
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
1381
1381
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
1382
1382
dependencies :
1383
1383
ms "2.0.0"
1384
1384
1385
+
1386
+ version "4.3.3"
1387
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
1388
+ integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
1389
+ dependencies :
1390
+ ms "2.1.2"
1391
+
1385
1392
debug@=3.1.0 :
1386
1393
version "3.1.0"
1387
1394
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
2413
2420
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
2414
2421
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
2415
2422
2416
- ms@^2.1.1 :
2423
+ ms@2.1.2, ms@ ^2.1.1 :
2417
2424
version "2.1.2"
2418
2425
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
2419
2426
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
You can’t perform that action at this time.
0 commit comments