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.3.7 " ,
44
+ "debug" : " ^4.4.0 " ,
45
45
"fast-xml-parser" : " ^4.4.1"
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.3.7 :
2586
- version "4.3.7 "
2587
- resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7 .tgz#87945b4151a011d76d95a198d7111c865c360a52 "
2588
- integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ ==
2585
+ debug@^4.4.0 :
2586
+ version "4.4.0 "
2587
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0 .tgz#2b3f2aea2ffeb776477460267377dc8710faba8a "
2588
+ integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA ==
2589
2589
dependencies :
2590
2590
ms "^2.1.3"
2591
2591
You can’t perform that action at this time.
0 commit comments