diff --git a/package-lock.json b/package-lock.json index b6da04a2..7f6e9391 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.55", + "version": "7.0.56", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.55", + "version": "7.0.56", "license": "MIT", "dependencies": { "axios": "1.15.2", diff --git a/package.json b/package.json index 72868812..98c77503 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.55", + "version": "7.0.56", "description": "Reusable js scripts for GOV.UK Pay Node.js projects", "engines": { "node": "^22.22.0",