chore(deps): bump @types/uuid from 7.0.0 to 8.0.0 in /console (#170)

Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

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]
2020-06-08 15:20:00 +02:00
committed by GitHub
parent 03d6f046f9
commit 55e899efe5
2 changed files with 4 additions and 4 deletions

View File

@@ -2614,9 +2614,9 @@
"dev": true
},
"@types/uuid": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-7.0.0.tgz",
"integrity": "sha512-RiX1I0lK9WFLFqy2xOxke396f0wKIzk5sAll0tL4J4XDYJXURI7JOs96XQb3nP+2gEpQ/LutBb66jgiT5oQshQ=="
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-8.0.0.tgz",
"integrity": "sha512-xSQfNcvOiE5f9dyd4Kzxbof1aTrLobL278pGLKOZI6esGfZ7ts9Ka16CzIN6Y8hFHE1C7jIBZokULhK1bOgjRw=="
},
"@types/webpack-sources": {
"version": "0.1.7",

View File

@@ -28,7 +28,7 @@
"@ngx-translate/core": "^12.1.2",
"@ngx-translate/http-loader": "^4.0.0",
"@types/google-protobuf": "^3.7.2",
"@types/uuid": "^7.0.0",
"@types/uuid": "^8.0.0",
"angular-oauth2-oidc": "^8.0.4",
"angularx-qrcode": "^2.1.0",
"cors": "^2.8.5",