diff --git a/package-lock.json b/package-lock.json index 5b78232..7673dc9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "follow-redirects", - "version": "1.14.4", + "version": "1.14.5", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.14.4", + "version": "1.14.5", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 8f3e9f3..7b7078f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "follow-redirects", - "version": "1.14.4", + "version": "1.14.5", "description": "HTTP and HTTPS modules that follow redirects.", "license": "MIT", "main": "index.js",