build(deps): bump table from 6.7.3 to 6.7.5
This commit is contained in:
parent
f9cadf4ccd
commit
f0da66a47e
2 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
"chalk": "4",
|
||||
"dockerode": "^3.3.1",
|
||||
"pretty-bytes": "^5.6.0",
|
||||
"table": "^6.7.3"
|
||||
"table": "^6.7.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/dockerode": "^3.3.0"
|
||||
|
|
|
@ -6438,10 +6438,10 @@ supports-color@^9.0.2:
|
|||
resolved "https://registry.npmjs.org/supports-color/-/supports-color-9.2.1.tgz#599dc9d45acf74c6176e0d880bab1d7d718fe891"
|
||||
integrity sha512-Obv7ycoCTG51N7y175StI9BlAXrmgZrFhZOb0/PyjHBher/NmsdBgbbQ1Inhq+gIhz6+7Gb+jWF2Vqi7Mf1xnQ==
|
||||
|
||||
table@^6.7.3:
|
||||
version "6.7.3"
|
||||
resolved "https://registry.npmjs.org/table/-/table-6.7.3.tgz#255388439715a738391bd2ee4cbca89a4d05a9b7"
|
||||
integrity sha512-5DkIxeA7XERBqMwJq0aHZOdMadBx4e6eDoFRuyT5VR82J0Ycg2DwM6GfA/EQAhJ+toRTaS1lIdSQCqgrmhPnlw==
|
||||
table@^6.7.5:
|
||||
version "6.7.5"
|
||||
resolved "https://registry.npmjs.org/table/-/table-6.7.5.tgz#f04478c351ef3d8c7904f0e8be90a1b62417d238"
|
||||
integrity sha512-LFNeryOqiQHqCVKzhkymKwt6ozeRhlm8IL1mE8rNUurkir4heF6PzMyRgaTa4tlyPTGGgXuvVOF/OLWiH09Lqw==
|
||||
dependencies:
|
||||
ajv "^8.0.1"
|
||||
lodash.truncate "^4.4.2"
|
||||
|
|
Loading…
Reference in a new issue