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 221a9c73 "axios": "1.8.2"
221a9c73 is described below
commit 221a9c734b97b0f3573b5cd79e328899f3362cd1
Author: Marat Gubaidullin <[email protected]>
AuthorDate: Mon Mar 10 11:06:38 2025 -0400
"axios": "1.8.2"
---
karavan-designer/package-lock.json | 8 +++++---
karavan-space/package-lock.json | 10 +++++-----
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/karavan-designer/package-lock.json
b/karavan-designer/package-lock.json
index 6b8098a8..e87278ed 100644
--- a/karavan-designer/package-lock.json
+++ b/karavan-designer/package-lock.json
@@ -16,7 +16,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",
@@ -46,7 +46,7 @@
}
},
"../karavan-core": {
- "version": "4.10.0",
+ "version": "4.10.2",
"license": "Apache-2.0",
"dependencies": {
"@types/js-yaml": "^4.0.9",
@@ -4782,7 +4782,9 @@
}
},
"node_modules/axios": {
- "version": "1.7.7",
+ "version": "1.8.2",
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
+ "integrity":
"sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",
diff --git a/karavan-space/package-lock.json b/karavan-space/package-lock.json
index 538bedf5..c267e97f 100644
--- a/karavan-space/package-lock.json
+++ b/karavan-space/package-lock.json
@@ -16,7 +16,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",
@@ -49,7 +49,7 @@
}
},
"../karavan-core": {
- "version": "4.10.0",
+ "version": "4.10.2",
"license": "Apache-2.0",
"dependencies": {
"@types/js-yaml": "^4.0.9",
@@ -4281,9 +4281,9 @@
}
},
"node_modules/axios": {
- "version": "1.7.7",
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz",
- "integrity":
"sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
+ "version": "1.8.2",
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
+ "integrity":
"sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",