diff --git a/package-lock.json b/package-lock.json index 6dfe80c..fbf53f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "follow-redirects", - "version": "1.14.6", + "version": "1.14.7", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.14.6", + "version": "1.14.7", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 491dc4c..47f8d6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "follow-redirects", - "version": "1.14.6", + "version": "1.14.7", "description": "HTTP and HTTPS modules that follow redirects.", "license": "MIT", "main": "index.js",