diff --git a/package-lock.json b/package-lock.json index 25fd783..2888db0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "follow-redirects", - "version": "1.15.0", + "version": "1.15.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "follow-redirects", - "version": "1.15.0", + "version": "1.15.2", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 191a629..97717c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "follow-redirects", - "version": "1.15.1", + "version": "1.15.2", "description": "HTTP and HTTPS modules that follow redirects.", "license": "MIT", "main": "index.js",