mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-06 05:01:13 -07:00
feat: upgrade bootstrap from 4.6.2 to 5.3.3
Snyk has created this PR to upgrade bootstrap from 4.6.2 to 5.3.3. See this package in yarn: bootstrap 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
be886eed3c
commit
3e1aa0273d
2 changed files with 5 additions and 5 deletions
|
@ -35,7 +35,7 @@
|
||||||
"@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": "^16.0.0",
|
||||||
"bootstrap": "^4.2.1",
|
"bootstrap": "^5.3.3",
|
||||||
"core-js": "^2.5.4",
|
"core-js": "^2.5.4",
|
||||||
"date-fns": "3.3.1",
|
"date-fns": "3.3.1",
|
||||||
"jquery": "3.7.1",
|
"jquery": "3.7.1",
|
||||||
|
|
|
@ -3902,10 +3902,10 @@ bootstrap.native@^5.0.12:
|
||||||
"@thednp/event-listener" "^2.0.4"
|
"@thednp/event-listener" "^2.0.4"
|
||||||
"@thednp/shorty" "^2.0.0"
|
"@thednp/shorty" "^2.0.0"
|
||||||
|
|
||||||
bootstrap@^4.2.1:
|
bootstrap@^5.3.3:
|
||||||
version "4.6.2"
|
version "5.3.3"
|
||||||
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
|
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
|
||||||
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
|
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
|
||||||
|
|
||||||
bplist-parser@^0.2.0:
|
bplist-parser@^0.2.0:
|
||||||
version "0.2.0"
|
version "0.2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue