This repository was archived by the owner on Aug 3, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 ],
5555 "dependencies" : {
5656 "axios" : " ^0.21.4" ,
57- "debug" : " ^4.3.2 " ,
57+ "debug" : " ^4.4.0 " ,
5858 "express" : " ^4.17.1"
5959 },
6060 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -929,6 +929,13 @@ debug@^4.3.2:
929929 dependencies :
930930 ms "2.1.2"
931931
932+ debug@^4.4.0 :
933+ version "4.4.0"
934+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
935+ integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
936+ dependencies :
937+ ms "^2.1.3"
938+
932939decamelize-keys@^1.1.0 :
933940 version "1.1.0"
934941 resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.0.tgz#d171a87933252807eb3cb61dc1c1445d078df2d9"
@@ -2644,7 +2651,7 @@ ms@2.1.2, ms@^2.1.1:
26442651 resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
26452652 integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
26462653
2647- ms@2.1.3 :
2654+ ms@2.1.3, ms@^2.1.3 :
26482655 version "2.1.3"
26492656 resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
26502657 integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
You can’t perform that action at this time.
0 commit comments