feat: upgrade angularx-qrcode from 16.0.2 to 17.0.1

Snyk has created this PR to upgrade angularx-qrcode from 16.0.2 to 17.0.1.

See this package in yarn:
angularx-qrcode

See this project in Snyk:
https://app.snyk.io/org/ombi-shared/project/7a4dc3b5-498d-41a0-82fb-9781f30ae243?utm_source=github&utm_medium=referral&page=upgrade-pr
snyk-upgrade-d97946855c2658a2f79edecc746c02ed
snyk-bot 4 months ago
parent be886eed3c
commit f19a730e45
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B

@ -34,7 +34,7 @@
"@ngxs/store": "3.8.2", "@ngxs/store": "3.8.2",
"@types/jquery": "^3.5.30", "@types/jquery": "^3.5.30",
"@yellowspot/ng-truncate": "^2.0.0", "@yellowspot/ng-truncate": "^2.0.0",
"angularx-qrcode": "^16.0.0", "angularx-qrcode": "^17.0.1",
"bootstrap": "^4.2.1", "bootstrap": "^4.2.1",
"core-js": "^2.5.4", "core-js": "^2.5.4",
"date-fns": "3.3.1", "date-fns": "3.3.1",

@ -3494,10 +3494,10 @@ ajv@^8.0.0, ajv@^8.9.0:
json-schema-traverse "^1.0.0" json-schema-traverse "^1.0.0"
require-from-string "^2.0.2" require-from-string "^2.0.2"
angularx-qrcode@^16.0.0: angularx-qrcode@^17.0.1:
version "16.0.2" version "17.0.1"
resolved "https://registry.yarnpkg.com/angularx-qrcode/-/angularx-qrcode-16.0.2.tgz#86af924191546394cb93f9fb8d0c42edd0132894" resolved "https://registry.yarnpkg.com/angularx-qrcode/-/angularx-qrcode-17.0.1.tgz#e641031544b1296ebd35f1506b6b8c9efb877b7f"
integrity sha512-FztOM7vjNu88sGxUU5jG2I+A9TxZBXXYBWINjpwIBbTL+COMgrtzXnScG7TyQeNknv5w3WFJWn59PcngRRYVXA== integrity sha512-23ZkkaMVtQU2DvyNDj7kTaZRRwYP6R3Vkoa6NmlfkdO/JACv5ppPKYceq2mG3mxP+7N7FCcIO5gpM67Lspm1hQ==
dependencies: dependencies:
qrcode "1.5.3" qrcode "1.5.3"
tslib "^2.3.0" tslib "^2.3.0"

Loading…
Cancel
Save