diff --git a/zefie_wtvp_minisrv/package-lock.json b/zefie_wtvp_minisrv/package-lock.json index 2d53a15e..6c962e8a 100644 --- a/zefie_wtvp_minisrv/package-lock.json +++ b/zefie_wtvp_minisrv/package-lock.json @@ -15,7 +15,7 @@ "easy-crc": "0.0.2", "endianness": "^8.0.2", "express": "^4.18.2", - "follow-redirects": "^1.15.3", + "follow-redirects": "^1.15.4", "html-entities": "^2.4.0", "iconv-lite": "^0.6.3", "mime-types": "^2.1.35", @@ -1042,9 +1042,9 @@ "dev": true }, "node_modules/follow-redirects": { - "version": "1.15.3", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.3.tgz", - "integrity": "sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==", + "version": "1.15.4", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz", + "integrity": "sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==", "funding": [ { "type": "individual", diff --git a/zefie_wtvp_minisrv/package.json b/zefie_wtvp_minisrv/package.json index c2b18dba..86c3188a 100644 --- a/zefie_wtvp_minisrv/package.json +++ b/zefie_wtvp_minisrv/package.json @@ -32,7 +32,7 @@ "easy-crc": "0.0.2", "endianness": "^8.0.2", "express": "^4.18.2", - "follow-redirects": "^1.15.3", + "follow-redirects": "^1.15.4", "html-entities": "^2.4.0", "iconv-lite": "^0.6.3", "mime-types": "^2.1.35",