chore(deps): bump angularx-qrcode from 10.0.10 to 10.0.11 in /console (#854)

Bumps [angularx-qrcode](https://github.com/cordobo/angularx-qrcode) from 10.0.10 to 10.0.11.
- [Release notes](https://github.com/cordobo/angularx-qrcode/releases)
- [Commits](https://github.com/cordobo/angularx-qrcode/compare/10.0.10...10.0.11)

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-10-16 16:55:59 +02:00 committed by GitHub
parent cdb4110dd6
commit 7c5ed6f368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -3005,9 +3005,9 @@
} }
}, },
"angularx-qrcode": { "angularx-qrcode": {
"version": "10.0.10", "version": "10.0.11",
"resolved": "https://registry.npmjs.org/angularx-qrcode/-/angularx-qrcode-10.0.10.tgz", "resolved": "https://registry.npmjs.org/angularx-qrcode/-/angularx-qrcode-10.0.11.tgz",
"integrity": "sha512-e6cgh5QL6hma4FfEy4WMlmdIIg21d69UsyVGOQ0nValy0jeWWu2WhNmlXZbDM2AcVOecOW4ODJDTKUlpQpS43w==", "integrity": "sha512-sbtqdqAboEFNoyxgG4FQYPZDzwX9TlICT2mLpsC/Se3OuT+HntW56q8E/i1BL1fJhx7zt0JJR7bc7LfofUeAlQ==",
"requires": { "requires": {
"qrcode": "1.4.2", "qrcode": "1.4.2",
"tslib": "^2.0.0" "tslib": "^2.0.0"

View File

@ -27,7 +27,7 @@
"@types/file-saver": "^2.0.1", "@types/file-saver": "^2.0.1",
"@types/uuid": "^8.3.0", "@types/uuid": "^8.3.0",
"@types/google-protobuf": "^3.7.3", "@types/google-protobuf": "^3.7.3",
"angularx-qrcode": "^10.0.10", "angularx-qrcode": "^10.0.11",
"angular-oauth2-oidc": "^10.0.3", "angular-oauth2-oidc": "^10.0.3",
"cors": "^2.8.5", "cors": "^2.8.5",
"file-saver": "^2.0.2", "file-saver": "^2.0.2",