Bump uuid from 3.3.3 to 8.3.2 (#5170)

This commit is contained in:
dependabot[bot]
2022-05-25 16:09:08 -05:00
committed by GitHub
parent d9ac0182c3
commit f74a35f45a
23 changed files with 23 additions and 23 deletions

View File

@ -73,7 +73,7 @@
</template>
<script>
import uuid from 'uuid';
import { v4 as uuid } from 'uuid';
import SubobjectView from './SubobjectView.vue';
import TelemetryView from './TelemetryView.vue';
import BoxView from './BoxView.vue';