File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 41
41
"url" : " https://github.com/lirantal/cwe-sdk.git"
42
42
},
43
43
"dependencies" : {
44
- "debug" : " ^4.1.1 " ,
44
+ "debug" : " ^4.2.0 " ,
45
45
"fast-xml-parser" : " ^3.17.4"
46
46
},
47
47
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -2577,6 +2577,13 @@ debug@^3.1.0:
2577
2577
dependencies :
2578
2578
ms "^2.1.1"
2579
2579
2580
+ debug@^4.2.0 :
2581
+ version "4.2.0"
2582
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.2.0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1"
2583
+ integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==
2584
+ dependencies :
2585
+ ms "2.1.2"
2586
+
2580
2587
debuglog@^1.0.1 :
2581
2588
version "1.0.1"
2582
2589
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
5840
5847
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
5841
5848
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
5842
5849
5843
- ms@^2.0.0, ms@^2.1.1 :
5850
+ ms@2.1.2, ms@ ^2.0.0, ms@^2.1.1 :
5844
5851
version "2.1.2"
5845
5852
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
5846
5853
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
You can’t perform that action at this time.
0 commit comments