diff --git a/package-lock.json b/package-lock.json index 7165d78d..67d91fce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.53", + "version": "7.0.54", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.53", + "version": "7.0.54", "license": "MIT", "dependencies": { "axios": "1.15.2", diff --git a/package.json b/package.json index 39045c28..92c7d106 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.53", + "version": "7.0.54", "description": "Reusable js scripts for GOV.UK Pay Node.js projects", "engines": { "node": "^22.22.0",