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

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 0f43dbcee7 HDDS-10669. Bump axios to 0.28.0 (#6242)
0f43dbcee7 is described below

commit 0f43dbcee788cd4d95ecb1634b092f830a7e0704
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 9 11:39:21 2024 +0200

    HDDS-10669. Bump axios to 0.28.0 (#6242)
---
 .../resources/webapps/recon/ozone-recon-web/package.json    |  2 +-
 .../resources/webapps/recon/ozone-recon-web/pnpm-lock.yaml  | 13 +++++++++----
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git 
a/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/package.json
 
b/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/package.json
index 3d1528fccb..66e26959ca 100644
--- 
a/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/package.json
+++ 
b/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/package.json
@@ -16,7 +16,7 @@
     "ag-charts-community": "^7.3.0",
     "ag-charts-react": "^7.3.0",
     "antd": "^3.26.20",
-    "axios": "^0.27.2",
+    "axios": "^0.28.0",
     "babel-jest": "^24.9.0",
     "babel-plugin-import": "^1.13.8",
     "classnames": "^2.3.2",
diff --git 
a/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/pnpm-lock.yaml
 
b/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/pnpm-lock.yaml
index 1dab3d5835..be53b06fb5 100644
--- 
a/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/pnpm-lock.yaml
+++ 
b/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/pnpm-lock.yaml
@@ -17,7 +17,7 @@ specifiers:
   ag-charts-community: ^7.3.0
   ag-charts-react: ^7.3.0
   antd: ^3.26.20
-  axios: ^0.27.2
+  axios: ^0.28.0
   babel-jest: ^24.9.0
   babel-plugin-import: ^1.13.8
   classnames: ^2.3.2
@@ -61,7 +61,7 @@ dependencies:
   ag-charts-community: 7.3.0
   ag-charts-react: 7.3.0_4uflhkpzmxcxyxkuqg2ofty3gq
   antd: 3.26.20_wcqkhtmu7mswc6yz4uyexck3ty
-  axios: 0.27.2
+  axios: 0.28.0
   babel-jest: 24.9.0_@[email protected]
   babel-plugin-import: 1.13.8
   classnames: 2.3.2
@@ -3891,11 +3891,12 @@ packages:
   /aws4/1.12.0:
     resolution: {integrity: 
sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==}
 
-  /axios/0.27.2:
-    resolution: {integrity: 
sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==}
+  /axios/0.28.0:
+    resolution: {integrity: 
sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==}
     dependencies:
       follow-redirects: 1.15.6
       form-data: 4.0.0
+      proxy-from-env: 1.1.0
     transitivePeerDependencies:
       - debug
     dev: false
@@ -13291,6 +13292,10 @@ packages:
       forwarded: 0.2.0
       ipaddr.js: 1.9.1
 
+  /proxy-from-env/1.1.0:
+    resolution: {integrity: 
sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
+    dev: false
+
   /prr/1.0.1:
     resolution: {integrity: 
sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}
     dev: false


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to