diff --git a/package-lock.json b/package-lock.json index 660ffa08..0ddae7ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.3", + "version": "7.0.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.3", + "version": "7.0.4", "license": "MIT", "dependencies": { "axios": "^1.6.5", diff --git a/package.json b/package.json index 6ce728d6..2cd37fd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.3", + "version": "7.0.4", "description": "Reusable js scripts for GOV.UK Pay Node.js projects", "engines": { "node": "^22.16.0"