File tree 2 files changed +12
-7
lines changed
2 files changed +12
-7
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.6 " ,
44
+ "debug" : " ^4.3.7 " ,
45
45
"fast-xml-parser" : " ^4.4.1"
46
46
},
47
47
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -2582,12 +2582,12 @@ debug@^3.1.0:
2582
2582
dependencies :
2583
2583
ms "^2.1.1"
2584
2584
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 ==
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 ==
2589
2589
dependencies :
2590
- ms "2.1.2 "
2590
+ ms "^ 2.1.3 "
2591
2591
2592
2592
debuglog@^1.0.1 :
2593
2593
version "1.0.1"
@@ -5854,11 +5854,16 @@ ms@2.0.0:
5854
5854
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
5855
5855
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
5856
5856
5857
- ms@2.1.2, ms@ ^2.0.0, ms@^2.1.1 :
5857
+ ms@^2.0.0, ms@^2.1.1 :
5858
5858
version "2.1.2"
5859
5859
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
5860
5860
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
5861
5861
5862
+ ms@^2.1.3 :
5863
+ version "2.1.3"
5864
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
5865
+ integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
5866
+
5862
5867
mute-stream@0.0.8, mute-stream@~0.0.4 :
5863
5868
version "0.0.8"
5864
5869
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
You can’t perform that action at this time.
0 commit comments