Bump uuid from 10.0.0 to 11.0.2 in /freedata_gui

Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.2.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.2)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/842/head
dependabot[bot] 2024-11-01 16:42:47 +00:00 committed by GitHub
parent 8bd516fcb2
commit 64b7525a07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
"pinia": "^2.1.7", "pinia": "^2.1.7",
"qth-locator": "^2.1.0", "qth-locator": "^2.1.0",
"topojson-client": "^3.1.0", "topojson-client": "^3.1.0",
"uuid": "^10.0.0", "uuid": "^11.0.2",
"vue": "^3.2.13", "vue": "^3.2.13",
"vue-chartjs": "^5.3.1", "vue-chartjs": "^5.3.1",
"vuemoji-picker": "^0.3.1" "vuemoji-picker": "^0.3.1"