From 5402759bedd8a9d4fec4d0ce4551cafc97af8100 Mon Sep 17 00:00:00 2001 From: Max Duval Date: Wed, 19 May 2021 13:40:19 +0100 Subject: [PATCH] bump Prebid.js to 4.38.0 --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index cdb66316f720..7c6f33a15739 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "object-fit-videos": "^1.0.3", "ophan-tracker-js": "1.3.25", "preact": "^10.5.13", - "prebid.js": "https://github.com/guardian/Prebid.js#213328cc", + "prebid.js": "https://github.com/guardian/Prebid.js#a6d34e7", "qwery": "3.4.2", "rangefix": "^0.2.5", "raven-js": "^3.19.1", diff --git a/yarn.lock b/yarn.lock index e7edf197161d..1ee3d8076b33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10887,9 +10887,9 @@ preact@^10.5.13: resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.13.tgz#85f6c9197ecd736ce8e3bec044d08fd1330fa019" integrity sha512-q/vlKIGNwzTLu+jCcvywgGrt+H/1P/oIRSD6mV4ln3hmlC+Aa34C7yfPI4+5bzW8pONyVXYS7SvXosy2dKKtWQ== -"prebid.js@https://github.com/guardian/Prebid.js#213328cc": +"prebid.js@https://github.com/guardian/Prebid.js#a6d34e7": version "4.38.0" - resolved "https://github.com/guardian/Prebid.js#213328cc342b8c745f87122fe47daa5770734cf5" + resolved "https://github.com/guardian/Prebid.js#a6d34e7e53da978bf4da4adaa98368f24d39faea" dependencies: "@guardian/libs" "^1.7.1" babel-plugin-transform-object-assign "^6.22.0"