This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new 095b394259 NIFI-12602 Upgraded follow-redirects from 1.15.2 to 1.15.4
095b394259 is described below

commit 095b394259c4369b78c3fa949dcda6c74ae07904
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 10 13:23:03 2024 +0000

    NIFI-12602 Upgraded follow-redirects from 1.15.2 to 1.15.4
    
    This closes #8230
    
    Signed-off-by: David Handermann <[email protected]>
    (cherry picked from commit 9dd832e150886fa03afea3ef05ab0e770fa146fd)
---
 .../nifi-registry-web-ui/src/main/package-lock.json          | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main/package-lock.json
 
b/nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main/package-lock.json
index fe0a9c3a4d..65ce05549e 100644
--- 
a/nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main/package-lock.json
+++ 
b/nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main/package-lock.json
@@ -6925,9 +6925,9 @@
             }
         },
         "node_modules/follow-redirects": {
-            "version": "1.15.2",
-            "resolved": 
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz";,
-            "integrity": 
"sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
+            "version": "1.15.4",
+            "resolved": 
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz";,
+            "integrity": 
"sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==",
             "dev": true,
             "funding": [
                 {
@@ -22300,9 +22300,9 @@
             }
         },
         "follow-redirects": {
-            "version": "1.15.2",
-            "resolved": 
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz";,
-            "integrity": 
"sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
+            "version": "1.15.4",
+            "resolved": 
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz";,
+            "integrity": 
"sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==",
             "dev": true
         },
         "font-awesome": {

Reply via email to