diff --git a/package-lock.json b/package-lock.json index f83b68d9..35d9052a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.49", + "version": "7.0.50", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.49", + "version": "7.0.50", "license": "MIT", "dependencies": { "axios": "1.15.0", diff --git a/package.json b/package.json index f4dfc673..6a8bb875 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.49", + "version": "7.0.50", "description": "Reusable js scripts for GOV.UK Pay Node.js projects", "engines": { "node": "^22.22.0",