diff --git a/package.json b/package.json index 14d74062310..0346ad4e0ae 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@guardian/atom-renderer": "^2.0.0", "@guardian/automat-modules": "^0.3.8", "@guardian/braze-components": "^15.0.1", - "@guardian/commercial": "11.15.0", + "@guardian/commercial": "^11.16.0", "@guardian/consent-management-platform": "^13.6.1", "@guardian/core-web-vitals": "^5.0.0", "@guardian/identity-auth": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 5ea7a034431..24263acab7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1556,10 +1556,10 @@ resolved "https://registry.yarnpkg.com/@guardian/braze-components/-/braze-components-15.0.1.tgz#2c936c43e654f5ae28db254329eae1b4b5861641" integrity sha512-XNqYE9X/4aM5vZqiZInedvEZ9niPfdqwL7SjzNF0wnVbR+YObOC6QC68M521gTPcyca6r190qtnayv4GNO0peg== -"@guardian/commercial@11.15.0": - version "11.15.0" - resolved "https://registry.yarnpkg.com/@guardian/commercial/-/commercial-11.15.0.tgz#dbfece34357702a747b79b268f484e24fe86c4df" - integrity sha512-W7PZAyFbgJhdyzFI92MLeoyocjZunNOJMTQua8+Q0igrUwfk7DKE/iTTxfOAoQiUu+QNPbTUGX80jAnD4kwnJA== +"@guardian/commercial@^11.16.0": + version "11.16.0" + resolved "https://registry.yarnpkg.com/@guardian/commercial/-/commercial-11.16.0.tgz#1b6851039fce1a3bb2b67bcadb554b452dd32b47" + integrity sha512-Dgt528hqX4HRT033J9wqX0+ZMwiNWvu8Sg6QkZfTjU6b3rd7gArwcwdW+G+d3QN6L39JTJgDqtO0I0zvNtOKvA== dependencies: "@changesets/cli" "^2.26.2" "@octokit/core" "^4.0.5"