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 ade3e459f Bump follow-redirects from 1.15.2 to 1.15.5 in
/knox-token-management-ui (#856)
ade3e459f is described below
commit ade3e459f0830d5af337a53d76a1dbf8130b9ae4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 27 11:54:29 2024 +0100
Bump follow-redirects from 1.15.2 to 1.15.5 in /knox-token-management-ui
(#856)
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>
---
knox-token-management-ui/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/knox-token-management-ui/package-lock.json
b/knox-token-management-ui/package-lock.json
index 9cb822999..ed23691ff 100644
--- a/knox-token-management-ui/package-lock.json
+++ b/knox-token-management-ui/package-lock.json
@@ -5750,9 +5750,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": {