Bump uuid from 8.3.2 to 9.0.0 in /tabby-core

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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-02 17:58:18 +00:00
committed by Eugene
parent ed5bd04fec
commit 2a3c9fcd3e
2 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
"ngx-perfect-scrollbar": "^10.1.0",
"ngx-translate-messageformat-compiler": "^4.11.0",
"readable-stream": "4.2.0",
"uuid": "^8.0.0"
"uuid": "^9.0.0"
},
"peerDependencies": {
"@angular/animations": "^9.1.9",