diff --git a/package-lock.json b/package-lock.json index 1912ea7..a2bfe74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@lukka/run-cmake-lib": "3.9.4", "@types/follow-redirects": "1.14.3", "@types/jest": "29.5.6", - "follow-redirects": "^1.14.8", + "follow-redirects": "^1.15.4", "jest-cli": "29.7.0", "strip-json-comments": "^3.0.1" }, @@ -2856,9 +2856,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/package.json b/package.json index d7ef490..df56943 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@lukka/run-cmake-lib": "3.9.4", "@types/follow-redirects": "1.14.3", "@types/jest": "29.5.6", - "follow-redirects": "^1.14.8", + "follow-redirects": "^1.15.4", "jest-cli": "29.7.0", "strip-json-comments": "^3.0.1" }