diff --git a/package-lock.json b/package-lock.json index 403d567..745c0b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "follow-redirects", - "version": "1.15.5", + "version": "1.15.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "follow-redirects", - "version": "1.15.5", + "version": "1.15.6", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 9b87663..149943b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "follow-redirects", - "version": "1.15.5", + "version": "1.15.6", "description": "HTTP and HTTPS modules that follow redirects.", "license": "MIT", "main": "index.js",