File tree 2 files changed +5
-5
lines changed
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.5 " ,
44
+ "debug" : " ^4.3.6 " ,
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.5 :
2586
- version "4.3.5 "
2587
- resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5 .tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e "
2588
- integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg ==
2585
+ debug@^4.3.6 :
2586
+ version "4.3.6 "
2587
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6 .tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b "
2588
+ integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg ==
2589
2589
dependencies :
2590
2590
ms "2.1.2"
2591
2591
You can’t perform that action at this time.
0 commit comments