diff --git a/package-lock.json b/package-lock.json index ab47aed8..70b2644a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.51", + "version": "7.0.52", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.51", + "version": "7.0.52", "license": "MIT", "dependencies": { "axios": "1.15.2", diff --git a/package.json b/package.json index 77ea9007..e12774f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.51", + "version": "7.0.52", "description": "Reusable js scripts for GOV.UK Pay Node.js projects", "engines": { "node": "^22.22.0",