diff --git a/package-lock.json b/package-lock.json index 22ed9f06..65be8ef1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.57", + "version": "7.0.58", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.57", + "version": "7.0.58", "license": "MIT", "dependencies": { "axios": "1.15.2", diff --git a/package.json b/package.json index 03ef952b..5d084acf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.57", + "version": "7.0.58", "description": "Reusable js scripts for GOV.UK Pay Node.js projects", "engines": { "node": "^22.22.0",