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.1 " ,
44
+ "debug" : " ^4.3.2 " ,
45
45
"fast-xml-parser" : " ^3.18.0"
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.1 :
2586
- version "4.3.1 "
2587
- resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1 .tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee "
2588
- integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ ==
2585
+ debug@^4.3.2 :
2586
+ version "4.3.2 "
2587
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2 .tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b "
2588
+ integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw ==
2589
2589
dependencies :
2590
2590
ms "2.1.2"
2591
2591
You can’t perform that action at this time.
0 commit comments