diff --git a/package-lock.json b/package-lock.json index 426a01d6..6a77c341 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "6.0.19", + "version": "6.0.20", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@govuk-pay/pay-js-commons", - "version": "6.0.19", + "version": "6.0.20", "license": "MIT", "dependencies": { "axios": "^1.6.5", diff --git a/package.json b/package.json index 0145610e..0c233553 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-pay/pay-js-commons", - "version": "6.0.19", + "version": "6.0.20", "description": "Reusable js scripts for GOV.UK Pay Node.js projects", "engines": { "node": "^18.17.1"