diff --git a/package-lock.json b/package-lock.json index eb447b80..674eea1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "6.0.1", + "version": "6.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@govuk-pay/pay-js-commons", - "version": "6.0.1", + "version": "6.0.2", "license": "MIT", "dependencies": { "axios": "^1.6.5", diff --git a/package.json b/package.json index 0eadd993..862517e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "6.0.1", + "version": "6.0.2", "description": "Reusable js scripts for GOV.UK Pay Node.js projects", "engines": { "node": "^18.17.1"