This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/main by this push:
new 9dd832e150 NIFI-12602 Upgraded follow-redirects from 1.15.2 to 1.15.4
9dd832e150 is described below
commit 9dd832e150886fa03afea3ef05ab0e770fa146fd
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]>
---
.../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 2d9e451472..5daae18648 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
@@ -6926,9 +6926,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": [
{
@@ -22302,9 +22302,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": {