Bump uuid from 8.3.2 to 9.0.0 in /src-ui

Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0.
- [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/v8.3.2...v9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-02 06:49:30 +00:00
committed by GitHub
parent 97eed9c66d
commit d6ae4102b4
2 changed files with 59 additions and 8 deletions

View File

@@ -33,7 +33,7 @@
"ngx-file-drop": "^14.0.1",
"rxjs": "~7.5.6",
"tslib": "^2.3.1",
"uuid": "^8.3.1",
"uuid": "^9.0.0",
"zone.js": "~0.11.8"
},
"devDependencies": {