diff --git a/package-lock.json b/package-lock.json index 45059195..09af8617 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.17", + "version": "7.0.18", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.17", + "version": "7.0.18", "license": "MIT", "dependencies": { "axios": "^1.6.5", diff --git a/package.json b/package.json index 13b5a1e6..43f23238 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "7.0.17", + "version": "7.0.18", "description": "Reusable js scripts for GOV.UK Pay Node.js projects", "engines": { "node": "^22.17.1"