diff --git a/package-lock.json b/package-lock.json index 0740413..3f7a2b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "http-auth", - "version": "4.1.4", + "version": "4.1.5", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "4.1.4", + "version": "4.1.5", "license": "MIT", "dependencies": { "apache-crypt": "^1.1.2", diff --git a/package.json b/package.json index a948775..baf5ce9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "http-auth", "description": "Node.js package for HTTP basic and digest access authentication.", - "version": "4.1.4", + "version": "4.1.5", "author": "Gevorg Harutyunyan (http://github.com/gevorg)", "maintainers": [ {