mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-06 13:11:13 -07:00
fix: upgrade @types/jquery from 3.5.16 to 3.5.17
Snyk has created this PR to upgrade @types/jquery from 3.5.16 to 3.5.17. 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
This commit is contained in:
parent
f703ff255c
commit
5fc79a768a
2 changed files with 5 additions and 5 deletions
|
@ -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.14",
|
||||
"@types/jquery": "^3.5.17",
|
||||
"@yellowspot/ng-truncate": "^2.0.0",
|
||||
"angularx-qrcode": "^15.0.0",
|
||||
"bootstrap": "^4.2.1",
|
||||
|
|
|
@ -3004,10 +3004,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/is-function/-/is-function-1.0.1.tgz#2d024eace950c836d9e3335a66b97960ae41d022"
|
||||
integrity sha512-A79HEEiwXTFtfY+Bcbo58M2GRYzCr9itHWzbzHVFNEYCcoU/MMGwYYf721gBrnhpj1s6RGVVha/IgNFnR0Iw/Q==
|
||||
|
||||
"@types/jquery@^3.5.14":
|
||||
version "3.5.16"
|
||||
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.16.tgz#632131baf30951915b0317d48c98e9890bdf051d"
|
||||
integrity sha512-bsI7y4ZgeMkmpG9OM710RRzDFp+w4P1RGiIt30C1mSBT+ExCleeh4HObwgArnDFELmRrOpXgSYN9VF1hj+f1lw==
|
||||
"@types/jquery@^3.5.17":
|
||||
version "3.5.18"
|
||||
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.18.tgz#2a4979866954e601361ddc62ea304c9e46311b77"
|
||||
integrity sha512-sNm7O6LECFhHmF+3KYo6QIl2fIbjlPYa0PDgDQwfOaEJzwpK20Eub9Ke7VKkGsSJ2K0HUR50S266qYzRX4GlSw==
|
||||
dependencies:
|
||||
"@types/sizzle" "*"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue