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 0f3d1b5c "axios": "1.8.2" 0f3d1b5c is described below commit 0f3d1b5cddaea69052ecd0bc8a7b6e22d48e0e20 Author: Marat Gubaidullin <ma...@talismancloud.io> AuthorDate: Mon Mar 10 10:58:34 2025 -0400 "axios": "1.8.2" --- karavan-app/src/main/webui/package.json | 2 +- karavan-designer/package.json | 2 +- karavan-space/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/karavan-app/src/main/webui/package.json b/karavan-app/src/main/webui/package.json index d7b2430b..3ee3d01b 100644 --- a/karavan-app/src/main/webui/package.json +++ b/karavan-app/src/main/webui/package.json @@ -43,7 +43,7 @@ "@types/js-yaml": "4.0.9", "@types/uuid": "10.0.0", "@uiw/react-markdown-preview": "^5.1.3", - "axios": "1.7.9", + "axios": "1.8.2", "buffer": "6.0.3", "file-saver": "2.0.5", "html-to-image": "1.11.11", diff --git a/karavan-designer/package.json b/karavan-designer/package.json index e366bc93..ca5ba998 100644 --- a/karavan-designer/package.json +++ b/karavan-designer/package.json @@ -30,7 +30,7 @@ "@patternfly/react-topology": "^5.4.0", "@types/js-yaml": "4.0.9", "@types/uuid": "10.0.0", - "axios": "1.7.7", + "axios": "1.8.2", "html-to-image": "1.11.11", "karavan-core": "file:../karavan-core", "react": "18.3.1", diff --git a/karavan-space/package.json b/karavan-space/package.json index d8222236..23b3256a 100644 --- a/karavan-space/package.json +++ b/karavan-space/package.json @@ -41,7 +41,7 @@ "@patternfly/react-topology": "^5.4.0", "@types/js-yaml": "4.0.9", "@types/uuid": "9.0.8", - "axios": "1.7.7", + "axios": "1.8.2", "html-to-image": "1.11.11", "karavan-core": "file:../karavan-core", "netlify-auth-providers": "^1.0.0-alpha5",