From 5ad5500b9d52f0dcda73ce639871f2d298f07d88 Mon Sep 17 00:00:00 2001 From: Sophie Date: Thu, 26 Oct 2023 12:24:14 +0100 Subject: [PATCH] Bump bootstrap sass to 3.4.3 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index fe9a55d7a94c..c7d67768cea7 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@guardian/support-dotcom-components": "1.0.7", "bean": "~1.0.14", "bonzo": "~2.0.0", - "bootstrap-sass": "3.3.7", + "bootstrap-sass": "3.4.3", "classnames": "~2.2.0", "curl": "cujojs/curl#0.8.9", "dialog-polyfill": "^0.5.6", diff --git a/yarn.lock b/yarn.lock index d820139952e7..fb92f97add85 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3992,10 +3992,10 @@ boom@2.x.x: dependencies: hoek "2.x.x" -bootstrap-sass@3.3.7: - version "3.3.7" - resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.3.7.tgz#6596c7ab40f6637393323ab0bc80d064fc630498" - integrity sha512-KrNF/ogcy9LX/gK4XbcAWT2y9fNuT2kao9WKPzOlq7reZVdRrMfFnUI+YrO/3IosgtAsqM0Elh94OQVO59Gp4g== +bootstrap-sass@3.4.3: + version "3.4.3" + resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.4.3.tgz#742cc8f4286303ae9fe8e4c95237321eae73766c" + integrity sha512-vPgFnGMp1jWZZupOND65WS6mkR8rxhJxndT/AcMbqcq1hHMdkcH4sMPhznLzzoHOHkSCrd6J9F8pWBriPCKP2Q== brace-expansion@^1.1.7: version "1.1.11" @@ -10969,7 +10969,7 @@ prebid.js@guardian/prebid.js#ddf4251: version "7.54.5" resolved "https://codeload.github.com/guardian/prebid.js/tar.gz/ddf4251b19c95878af00f640211c0c31ac3e7ac2" dependencies: - "@babel/core" "^7.23.2" + "@babel/core" "^7.16.7" "@babel/plugin-transform-runtime" "^7.18.9" "@babel/preset-env" "^7.16.8" "@babel/runtime" "^7.18.9"