From 21c547db4cdf63fa1a9a22d6db366b2c4d5b5e14 Mon Sep 17 00:00:00 2001 From: Charlotte Date: Thu, 23 Jan 2025 17:18:40 +0000 Subject: [PATCH] reinstall prebid without public export --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index fe0f93261..3a124d14f 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "webpack-merge": "^6.0.1" }, "dependencies": { - "@guardian/prebid.js": "git://github.com/guardian/prebid.js.git#5420130eae23aec16cc1133d5ca32ab2a3cfe801", + "@guardian/prebid.js": "git://github.com/guardian/prebid.js.git#5fb38857d3deccffebcaa984661b5b609a2ebb1a", "fastdom": "^1.0.12", "lodash-es": "^4.17.21", "process": "^0.11.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b6b3374c..18dd011e3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@guardian/prebid.js': - specifier: git://github.com/guardian/prebid.js.git#5420130eae23aec16cc1133d5ca32ab2a3cfe801 - version: https://codeload.github.com/guardian/prebid.js/tar.gz/5420130eae23aec16cc1133d5ca32ab2a3cfe801(babel-core@7.0.0-bridge.0(@babel/core@7.26.0))(ejs@3.1.10)(tslib@2.8.1)(typescript@5.5.4) + specifier: git://github.com/guardian/prebid.js.git#5fb38857d3deccffebcaa984661b5b609a2ebb1a + version: https://codeload.github.com/guardian/prebid.js/tar.gz/5fb38857d3deccffebcaa984661b5b609a2ebb1a(babel-core@7.0.0-bridge.0(@babel/core@7.26.0))(ejs@3.1.10)(tslib@2.8.1)(typescript@5.5.4) fastdom: specifier: ^1.0.12 version: 1.0.12 @@ -1022,8 +1022,8 @@ packages: typescript: optional: true - '@guardian/prebid.js@https://codeload.github.com/guardian/prebid.js/tar.gz/5420130eae23aec16cc1133d5ca32ab2a3cfe801': - resolution: {tarball: https://codeload.github.com/guardian/prebid.js/tar.gz/5420130eae23aec16cc1133d5ca32ab2a3cfe801} + '@guardian/prebid.js@https://codeload.github.com/guardian/prebid.js/tar.gz/5fb38857d3deccffebcaa984661b5b609a2ebb1a': + resolution: {tarball: https://codeload.github.com/guardian/prebid.js/tar.gz/5fb38857d3deccffebcaa984661b5b609a2ebb1a} version: 9.27.0 engines: {node: '>=20.0.0'} @@ -6181,7 +6181,7 @@ snapshots: optionalDependencies: typescript: 5.5.4 - '@guardian/prebid.js@https://codeload.github.com/guardian/prebid.js/tar.gz/5420130eae23aec16cc1133d5ca32ab2a3cfe801(babel-core@7.0.0-bridge.0(@babel/core@7.26.0))(ejs@3.1.10)(tslib@2.8.1)(typescript@5.5.4)': + '@guardian/prebid.js@https://codeload.github.com/guardian/prebid.js/tar.gz/5fb38857d3deccffebcaa984661b5b609a2ebb1a(babel-core@7.0.0-bridge.0(@babel/core@7.26.0))(ejs@3.1.10)(tslib@2.8.1)(typescript@5.5.4)': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-runtime': 7.25.9(@babel/core@7.26.0)