mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-06 13:11:13 -07:00
fix: src/Ombi/ClientApp/package.json & src/Ombi/ClientApp/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-7444593
This commit is contained in:
parent
ae5844c27e
commit
c0789b4e86
2 changed files with 5 additions and 5 deletions
|
@ -35,7 +35,7 @@
|
|||
"@types/jquery": "^3.5.30",
|
||||
"@yellowspot/ng-truncate": "^2.0.0",
|
||||
"angularx-qrcode": "^16.0.0",
|
||||
"bootstrap": "^4.2.1",
|
||||
"bootstrap": "^5.0.0",
|
||||
"core-js": "^2.5.4",
|
||||
"date-fns": "3.3.1",
|
||||
"jquery": "3.7.1",
|
||||
|
|
|
@ -3803,10 +3803,10 @@ bootstrap.native@^5.0.10:
|
|||
"@thednp/event-listener" "^2.0.4"
|
||||
"@thednp/shorty" "^2.0.0"
|
||||
|
||||
bootstrap@^4.2.1:
|
||||
version "4.6.2"
|
||||
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
|
||||
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
|
||||
bootstrap@^5.0.0:
|
||||
version "5.3.3"
|
||||
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
|
||||
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
|
||||
|
||||
bplist-parser@^0.2.0:
|
||||
version "0.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue