fix: upgrade @types/jquery from 3.5.27 to 3.5.28

Snyk has created this PR to upgrade @types/jquery from 3.5.27 to 3.5.28.

See this package in npm:


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
pull/5049/head
snyk-bot 5 months ago
parent 5ca7a009ba
commit c5b63d7ccb
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3

@ -32,7 +32,7 @@
"@ngx-translate/http-loader": "^7.0.0",
"@ngxs/devtools-plugin": "3.8.1",
"@ngxs/store": "3.8.1",
"@types/jquery": "^3.5.23",
"@types/jquery": "^3.5.28",
"@yellowspot/ng-truncate": "^2.0.0",
"angularx-qrcode": "^15.0.0",
"bootstrap": "^4.2.1",

@ -3040,10 +3040,10 @@
resolved "https://registry.yarnpkg.com/@types/is-function/-/is-function-1.0.3.tgz#548f851db5d30a12abeea2569ba75890dbf89425"
integrity sha512-/CLhCW79JUeLKznI6mbVieGbl4QU5Hfn+6udw1YHZoofASjbQ5zaP5LzAUZYDpRYEjS4/P+DhEgyJ/PQmGGTWw==
"@types/jquery@^3.5.23":
version "3.5.27"
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.27.tgz#d9d67a003d0292a36fe35868a618c82f8fd12b19"
integrity sha512-TR28Y8ezIGgfyA02UOh9x+Fy16/1qWYAnvtRd2gTBJuccX/vmddyti0MezLkTv7f+OLofVc2T961VPyKv1tXJQ==
"@types/jquery@^3.5.28":
version "3.5.29"
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.29.tgz#3c06a1f519cd5fc3a7a108971436c00685b5dcea"
integrity sha512-oXQQC9X9MOPRrMhPHHOsXqeQDnWeCDT3PelUIg/Oy8FAbzSZtFHRjc7IpbfFVmpLtJ+UOoywpRsuO5Jxjybyeg==
dependencies:
"@types/sizzle" "*"

Loading…
Cancel
Save