MT#63823 Upgrade Axios library

Bump axios from previous version to 1.13.1 for security and stability improvements

Change-Id: I3855f02d71837f0b6c7e86590f6b8e5ab16d2cb4
(cherry picked from commit 3a6f992f4a)
mr13.5
nidrissi-zouggari 2 weeks ago committed by Nouhaila Idrissi-Zouggari
parent 0298868e81
commit e74180db53

@ -31,7 +31,7 @@
"@vuelidate/core": "2.0.3",
"@vuelidate/validators": "2.0.4",
"async": "^3.2.2",
"axios": "1.11.0",
"axios": "1.13.1",
"content-disposition": "^0.5.4",
"core-js": "^3.45.1",
"crypto-browserify": "3.12.1",

@ -3982,10 +3982,10 @@ available-typed-arrays@^1.0.7:
dependencies:
possible-typed-array-names "^1.0.0"
axios@1.11.0:
version "1.11.0"
resolved "https://npm-registry.sipwise.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
axios@1.13.1:
version "1.13.1"
resolved "https://npm-registry.sipwise.com/axios/-/axios-1.13.1.tgz#45b62dc8fe04e0e92274e08b98e910ba3d7963a7"
integrity sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.4"

Loading…
Cancel
Save