mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
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:
parent
cdb4110dd6
commit
7c5ed6f368
6
console/package-lock.json
generated
6
console/package-lock.json
generated
@ -3005,9 +3005,9 @@
|
||||
}
|
||||
},
|
||||
"angularx-qrcode": {
|
||||
"version": "10.0.10",
|
||||
"resolved": "https://registry.npmjs.org/angularx-qrcode/-/angularx-qrcode-10.0.10.tgz",
|
||||
"integrity": "sha512-e6cgh5QL6hma4FfEy4WMlmdIIg21d69UsyVGOQ0nValy0jeWWu2WhNmlXZbDM2AcVOecOW4ODJDTKUlpQpS43w==",
|
||||
"version": "10.0.11",
|
||||
"resolved": "https://registry.npmjs.org/angularx-qrcode/-/angularx-qrcode-10.0.11.tgz",
|
||||
"integrity": "sha512-sbtqdqAboEFNoyxgG4FQYPZDzwX9TlICT2mLpsC/Se3OuT+HntW56q8E/i1BL1fJhx7zt0JJR7bc7LfofUeAlQ==",
|
||||
"requires": {
|
||||
"qrcode": "1.4.2",
|
||||
"tslib": "^2.0.0"
|
||||
|
@ -27,7 +27,7 @@
|
||||
"@types/file-saver": "^2.0.1",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@types/google-protobuf": "^3.7.3",
|
||||
"angularx-qrcode": "^10.0.10",
|
||||
"angularx-qrcode": "^10.0.11",
|
||||
"angular-oauth2-oidc": "^10.0.3",
|
||||
"cors": "^2.8.5",
|
||||
"file-saver": "^2.0.2",
|
||||
|
Loading…
Reference in New Issue
Block a user