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
snyk-fix-23c3f429f94533a39eaea157747450b4
snyk-bot 4 months ago
parent ae5844c27e
commit c0789b4e86
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B

@ -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…
Cancel
Save