This is an automated email from the ASF dual-hosted git repository.
pzampino 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 cb250563b Bump follow-redirects from 1.15.5 to 1.15.6 in
/knox-token-generation-ui (#888)
cb250563b is described below
commit cb250563b518fe0c94de0a1b082c57ec9dd47195
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 8 17:18:12 2024 -0500
Bump follow-redirects from 1.15.5 to 1.15.6 in /knox-token-generation-ui
(#888)
Bumps
[follow-redirects](https://github.com/follow-redirects/follow-redirects) from
1.15.5 to 1.15.6.
- [Release
notes](https://github.com/follow-redirects/follow-redirects/releases)
-
[Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)
---
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-generation-ui/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/knox-token-generation-ui/package-lock.json
b/knox-token-generation-ui/package-lock.json
index 5e31bfcd1..42a793ffd 100644
--- a/knox-token-generation-ui/package-lock.json
+++ b/knox-token-generation-ui/package-lock.json
@@ -5542,9 +5542,9 @@
"dev": true
},
"follow-redirects": {
- "version": "1.15.5",
- "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz",
- "integrity":
"sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==",
+ "version": "1.15.6",
+ "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz",
+ "integrity":
"sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==",
"dev": true
},
"forwarded": {