From aa9c91d07849bd0be196d8318be283dcc676d4af Mon Sep 17 00:00:00 2001 From: Kelvin Chappell Date: Thu, 1 Mar 2018 11:49:44 +0000 Subject: [PATCH] Bump version of Prebid --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 94f235961307..5f407795d800 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "lodash-amd": "~2.4.1", "object-fit-videos": "^1.0.3", "ophan-tracker-js": "1.3.9", - "prebid.js": "https://github.com/guardian/Prebid.js.git#628ea9f", + "prebid.js": "https://github.com/guardian/Prebid.js.git#5e2a31c", "qwery": "3.4.2", "rangefix": "^0.2.5", "raven-js": "^3.19.1", diff --git a/yarn.lock b/yarn.lock index ef1bf379e308..782bfef3faf7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7199,9 +7199,9 @@ postcss@^6.0.16: source-map "^0.6.1" supports-color "^5.1.0" -"prebid.js@https://github.com/guardian/Prebid.js.git#628ea9f": +"prebid.js@https://github.com/guardian/Prebid.js.git#5e2a31c": version "0.34.1" - resolved "https://github.com/guardian/Prebid.js.git#628ea9f1939ac58e599ce9ab9881bafe9a917f40" + resolved "https://github.com/guardian/Prebid.js.git#5e2a31ccb120016ec8c16718aa32127acad9fb43" dependencies: babel-plugin-transform-object-assign "^6.22.0" core-js "^2.4.1"