diff --git a/index.html b/index.html index d01c7657..1fb55d54 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ zashboard =0.8.0' } + has-ansi@2.0.0: resolution: { @@ -6511,6 +6520,8 @@ snapshots: '@types/estree@1.0.6': {} + '@types/hammerjs@2.0.46': {} + '@types/json-schema@7.0.15': {} '@types/lodash@4.17.13': {} @@ -7531,6 +7542,8 @@ snapshots: graphemer@1.4.0: {} + hammerjs@2.0.8: {} + has-ansi@2.0.0: dependencies: ansi-regex: 2.1.1 diff --git a/src/components/connections/ConnectionTable.vue b/src/components/connections/ConnectionTable.vue index 9ed43a7c..2d4ad2d9 100644 --- a/src/components/connections/ConnectionTable.vue +++ b/src/components/connections/ConnectionTable.vue @@ -1,14 +1,14 @@