File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
"url" : " https://github.com/owasp/cwe-sdk-javascript.git"
42
42
},
43
43
"dependencies" : {
44
- "debug" : " ^4.2 .0" ,
44
+ "debug" : " ^4.3 .0" ,
45
45
"fast-xml-parser" : " ^3.17.4"
46
46
},
47
47
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -2582,10 +2582,10 @@ debug@^3.1.0:
2582
2582
dependencies :
2583
2583
ms "^2.1.1"
2584
2584
2585
- debug@^4.2 .0 :
2586
- version "4.2 .0"
2587
- resolved "https://registry.yarnpkg.com/debug/-/debug-4.2 .0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1 "
2588
- integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg ==
2585
+ debug@^4.3 .0 :
2586
+ version "4.3 .0"
2587
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3 .0.tgz#efa41cbf14fc9448075367fdaaddf82376da211e "
2588
+ integrity sha512-jjO6JD2rKfiZQnBoRzhRTbXjHLGLfH+UtGkWLc/UXAh/rzZMyjbgn0NcfFpqT8nd1kTtFnDiJcrIFkq4UKeJVg ==
2589
2589
dependencies :
2590
2590
ms "2.1.2"
2591
2591
You can’t perform that action at this time.
0 commit comments