This is an automated email from the ASF dual-hosted git repository.
yasithdev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airavata-portals.git
The following commit(s) were added to refs/heads/main by this push:
new e174ceccc Bump axios from 1.13.5 to 1.16.0 in
/airavata-mcp-client-chatbot/widget (#145)
e174ceccc is described below
commit e174cecccd533299bc0d2bcf8352dd4655970aa1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 13:34:00 2026 -0400
Bump axios from 1.13.5 to 1.16.0 in /airavata-mcp-client-chatbot/widget
(#145)
Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.16.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.13.5...v1.16.0)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.16.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.../widget/package-lock.json | 29 ++++++++++++----------
airavata-mcp-client-chatbot/widget/package.json | 2 +-
2 files changed, 17 insertions(+), 14 deletions(-)
diff --git a/airavata-mcp-client-chatbot/widget/package-lock.json
b/airavata-mcp-client-chatbot/widget/package-lock.json
index f959d498e..3f9b7c6aa 100644
--- a/airavata-mcp-client-chatbot/widget/package-lock.json
+++ b/airavata-mcp-client-chatbot/widget/package-lock.json
@@ -16,7 +16,7 @@
"@types/node": "^16.18.126",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
- "axios": "^1.13.5",
+ "axios": "^1.16.0",
"markdown": "^0.5.0",
"react": "^19.1.0",
"react-chatbotify": "^2.2.0",
@@ -4999,14 +4999,14 @@
}
},
"node_modules/axios": {
- "version": "1.13.5",
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.5.tgz",
- "integrity":
"sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==",
+ "version": "1.16.0",
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.16.0.tgz",
+ "integrity":
"sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==",
"license": "MIT",
"dependencies": {
- "follow-redirects": "^1.15.11",
+ "follow-redirects": "^1.16.0",
"form-data": "^4.0.5",
- "proxy-from-env": "^1.1.0"
+ "proxy-from-env": "^2.1.0"
}
},
"node_modules/axios/node_modules/form-data": {
@@ -8438,9 +8438,9 @@
"license": "ISC"
},
"node_modules/follow-redirects": {
- "version": "1.15.11",
- "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz",
- "integrity":
"sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==",
+ "version": "1.16.0",
+ "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz",
+ "integrity":
"sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
"funding": [
{
"type": "individual",
@@ -14666,10 +14666,13 @@
}
},
"node_modules/proxy-from-env": {
- "version": "1.1.0",
- "resolved":
"https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
- "integrity":
"sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
- "license": "MIT"
+ "version": "2.1.0",
+ "resolved":
"https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
+ "integrity":
"sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
+ "license": "MIT",
+ "engines": {
+ "node": ">=10"
+ }
},
"node_modules/psl": {
"version": "1.15.0",
diff --git a/airavata-mcp-client-chatbot/widget/package.json
b/airavata-mcp-client-chatbot/widget/package.json
index 4df1b1091..33ff92c3f 100644
--- a/airavata-mcp-client-chatbot/widget/package.json
+++ b/airavata-mcp-client-chatbot/widget/package.json
@@ -12,7 +12,7 @@
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
- "axios": "^1.13.5",
+ "axios": "^1.16.0",
"markdown": "^0.5.0",
"react": "^19.1.0",
"react-chatbotify": "^2.2.0",