From 3e1aa0273db5d1235281784738a7db6d97e34bc4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Aug 2024 06:51:16 +0000 Subject: [PATCH] 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 --- src/Ombi/ClientApp/package.json | 2 +- src/Ombi/ClientApp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Ombi/ClientApp/package.json b/src/Ombi/ClientApp/package.json index 39ed145bd..588a84e2b 100644 --- a/src/Ombi/ClientApp/package.json +++ b/src/Ombi/ClientApp/package.json @@ -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.3.3", "core-js": "^2.5.4", "date-fns": "3.3.1", "jquery": "3.7.1", diff --git a/src/Ombi/ClientApp/yarn.lock b/src/Ombi/ClientApp/yarn.lock index 905de0894..9a1034018 100644 --- a/src/Ombi/ClientApp/yarn.lock +++ b/src/Ombi/ClientApp/yarn.lock @@ -3902,10 +3902,10 @@ bootstrap.native@^5.0.12: "@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.3.3: + 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"