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

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


The following commit(s) were added to refs/heads/main by this push:
     new 8d7c656b Bump follow-redirects in /karavan-app/src/main/webui (#1178)
8d7c656b is described below

commit 8d7c656b57a4095b2457dab16d4ae08075a254f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 14 18:36:57 2024 -0400

    Bump follow-redirects in /karavan-app/src/main/webui (#1178)
    
    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] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 karavan-app/src/main/webui/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/karavan-app/src/main/webui/package-lock.json 
b/karavan-app/src/main/webui/package-lock.json
index 23163150..00e39232 100644
--- a/karavan-app/src/main/webui/package-lock.json
+++ b/karavan-app/src/main/webui/package-lock.json
@@ -9637,9 +9637,9 @@
       }
     },
     "node_modules/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==",
       "funding": [
         {
           "type": "individual",

Reply via email to