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 12
12
"dependencies" : {
13
13
"@kwsites/file-exists" : " ^1.1.1" ,
14
14
"@kwsites/promise-deferred" : " ^1.1.1" ,
15
- "debug" : " ^4.3.1 "
15
+ "debug" : " ^4.3.2 "
16
16
},
17
17
"devDependencies" : {
18
18
"@babel/core" : " ^7.12.9" ,
Original file line number Diff line number Diff line change @@ -2067,10 +2067,10 @@ debug@^4.1.0, debug@^4.1.1:
2067
2067
dependencies :
2068
2068
ms "^2.1.1"
2069
2069
2070
- debug@^4.3.1 :
2071
- version "4.3.1 "
2072
- resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1 .tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee "
2073
- integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ ==
2070
+ debug@^4.3.2 :
2071
+ version "4.3.2 "
2072
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2 .tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b "
2073
+ integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw ==
2074
2074
dependencies :
2075
2075
ms "2.1.2"
2076
2076
You can’t perform that action at this time.
0 commit comments