Bump uuid from 9.0.0 to 9.0.1 in /src-ui (#4216)

Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-20 05:08:46 +00:00
committed by GitHub
parent 0d5be4a730
commit 8180226eb7
2 changed files with 9 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
"ngx-ui-tour-ng-bootstrap": "^13.0.4",
"rxjs": "^7.8.1",
"tslib": "^2.6.2",
"uuid": "^9.0.0",
"uuid": "^9.0.1",
"zone.js": "^0.13.0"
},
"devDependencies": {