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.3 " ,
44
+ "debug" : " ^4.3.4 " ,
45
45
"fast-xml-parser" : " ^4.1.2"
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.3 :
2586
- version "4.3.3 "
2587
- resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3 .tgz#04266e0b70a98d4462e6e288e38259213332b664 "
2588
- integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q ==
2585
+ debug@^4.3.4 :
2586
+ version "4.3.4 "
2587
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4 .tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865 "
2588
+ integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ ==
2589
2589
dependencies :
2590
2590
ms "2.1.2"
2591
2591
You can’t perform that action at this time.
0 commit comments