This is an automated email from the ASF dual-hosted git repository.
smolnar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git
The following commit(s) were added to refs/heads/master by this push:
new 8f7b54f03 Bump follow-redirects from 1.15.2 to 1.15.5 in
/gateway-admin-ui (#858)
8f7b54f03 is described below
commit 8f7b54f03f00360563b1b9aa18e4311732f529cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 27 12:22:12 2024 +0100
Bump follow-redirects from 1.15.2 to 1.15.5 in /gateway-admin-ui (#858)
Bumps
[follow-redirects](https://github.com/follow-redirects/follow-redirects) from
1.15.2 to 1.15.5.
- [Release
notes](https://github.com/follow-redirects/follow-redirects/releases)
-
[Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.5)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
gateway-admin-ui/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gateway-admin-ui/package-lock.json
b/gateway-admin-ui/package-lock.json
index 866cc2e74..ea8bab129 100644
--- a/gateway-admin-ui/package-lock.json
+++ b/gateway-admin-ui/package-lock.json
@@ -5768,9 +5768,9 @@
"dev": true
},
"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.5",
+ "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz",
+ "integrity":
"sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==",
"dev": true
},
"forever-agent": {