MT#62343 Resolve vulnerabilities

* ivue-i18n
* axios
* elliptic

Change-Id: I48d09638743df5f3fc902ed1449e81c6a653d1ab
mr13.3
Debora Crescenzo 2 months ago committed by Crescenzo Debora
parent 194f180e62
commit 291de45d5d

@ -31,10 +31,10 @@
"@vuelidate/core": "2.0.2",
"@vuelidate/validators": "2.0.2",
"async": "^3.2.2",
"axios": "1.7.4",
"axios": "1.8.3",
"content-disposition": "^0.5.4",
"core-js": "^3.6.5",
"crypto-browserify": "^3.12.0",
"crypto-browserify": "3.12.1",
"decode-uri-component": "^0.4.0",
"eslint-plugin-no-relative-import-paths": "1.5.5",
"eslint-plugin-unused-imports": "4.1.4",
@ -56,7 +56,7 @@
"terser": "^5.14.2",
"tiny-emitter": "2.1.0",
"vue": "3.5.13",
"vue-i18n": "11.0.1",
"vue-i18n": "11.1.2",
"vue-resource": "^1.5.1",
"vue-router": "4.5.0",
"vue-scrollto": "^2.18.2",

@ -1405,26 +1405,26 @@
dependencies:
mute-stream "^1.0.0"
"@intlify/core-base@11.0.1":
version "11.0.1"
resolved "https://npm-registry.sipwise.com/@intlify/core-base/-/core-base-11.0.1.tgz#f84564a5bd313879b32cea70e6e3d2fe9e1f128b"
integrity sha512-NAmhw1l/llM0HZRpagR/ChJTNymW4ll6/4EDSJML5c8L5Hl/+k6UyF8EIgE6DeHpfheQujkSRngauViHqq6jJQ==
"@intlify/core-base@11.1.2":
version "11.1.2"
resolved "https://npm-registry.sipwise.com/@intlify/core-base/-/core-base-11.1.2.tgz#f924d60a94b6ab5222848ff0af678c461a1b6a7d"
integrity sha512-nmG512G8QOABsserleechwHGZxzKSAlggGf9hQX0nltvSwyKNVuB/4o6iFeG2OnjXK253r8p8eSDOZf8PgFdWw==
dependencies:
"@intlify/message-compiler" "11.0.1"
"@intlify/shared" "11.0.1"
"@intlify/message-compiler" "11.1.2"
"@intlify/shared" "11.1.2"
"@intlify/message-compiler@11.0.1":
version "11.0.1"
resolved "https://npm-registry.sipwise.com/@intlify/message-compiler/-/message-compiler-11.0.1.tgz#7c159642e3a3c160dd25a15c17127c69d56b0561"
integrity sha512-5RFH8x+Mn3mbjcHXnb6KCXGiczBdiQkWkv99iiA0JpKrNuTAQeW59Pjq/uObMB0eR0shnKYGTkIJxum+DbL3sw==
"@intlify/message-compiler@11.1.2":
version "11.1.2"
resolved "https://npm-registry.sipwise.com/@intlify/message-compiler/-/message-compiler-11.1.2.tgz#711af9421fa8c0339501eb67fa90ebe00cbd3725"
integrity sha512-T/xbNDzi+Yv0Qn2Dfz2CWCAJiwNgU5d95EhhAEf4YmOgjCKktpfpiUSmLcBvK1CtLpPQ85AMMQk/2NCcXnNj1g==
dependencies:
"@intlify/shared" "11.0.1"
"@intlify/shared" "11.1.2"
source-map-js "^1.0.2"
"@intlify/shared@11.0.1":
version "11.0.1"
resolved "https://npm-registry.sipwise.com/@intlify/shared/-/shared-11.0.1.tgz#25ff7f038bbae903e2bc75bf862b2380fde07cc8"
integrity sha512-lH164+aDDptHZ3dBDbIhRa1dOPQUp+83iugpc+1upTOWCnwyC1PVis6rSWNMMJ8VQxvtHQB9JMib48K55y0PvQ==
"@intlify/shared@11.1.2":
version "11.1.2"
resolved "https://npm-registry.sipwise.com/@intlify/shared/-/shared-11.1.2.tgz#d780bc8eb4e3c3ef8a3e45c421f0f5ecf59651f2"
integrity sha512-dF2iMMy8P9uKVHV/20LA1ulFLL+MKSbfMiixSmn6fpwqzvix38OIc7ebgnFbBqElvghZCW9ACtzKTGKsTGTWGA==
"@isaacs/cliui@^8.0.2":
version "8.0.2"
@ -3321,10 +3321,10 @@ available-typed-arrays@^1.0.7:
dependencies:
possible-typed-array-names "^1.0.0"
axios@1.7.4:
version "1.7.4"
resolved "https://npm-registry.sipwise.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
axios@1.8.3:
version "1.8.3"
resolved "https://npm-registry.sipwise.com/axios/-/axios-1.8.3.tgz#9ebccd71c98651d547162a018a1a95a4b4ed4de8"
integrity sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"
@ -3499,9 +3499,9 @@ bl@^4.0.3, bl@^4.1.0:
readable-stream "^3.4.0"
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
version "4.12.0"
resolved "https://npm-registry.sipwise.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
version "4.12.1"
resolved "https://npm-registry.sipwise.com/bn.js/-/bn.js-4.12.1.tgz#215741fe3c9dba2d7e12c001d0cfdbae43975ba7"
integrity sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==
bn.js@^5.2.1:
version "5.2.1"
@ -3946,12 +3946,12 @@ cidr-regex@^4.1.1:
ip-regex "^5.0.0"
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
version "1.0.4"
resolved "https://npm-registry.sipwise.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
version "1.0.6"
resolved "https://npm-registry.sipwise.com/cipher-base/-/cipher-base-1.0.6.tgz#8fe672437d01cd6c4561af5334e0cc50ff1955f7"
integrity sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==
dependencies:
inherits "^2.0.1"
safe-buffer "^5.0.1"
inherits "^2.0.4"
safe-buffer "^5.2.1"
cjs-module-lexer@^1.0.0:
version "1.4.1"
@ -4388,7 +4388,7 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.3, cross-spawn@^7.0.6:
shebang-command "^2.0.0"
which "^2.0.1"
crypto-browserify@^3.12.0:
crypto-browserify@3.12.1:
version "3.12.1"
resolved "https://npm-registry.sipwise.com/crypto-browserify/-/crypto-browserify-3.12.1.tgz#bb8921bec9acc81633379aa8f52d69b0b69e0dac"
integrity sha512-r4ESw/IlusD17lgQi1O20Fa3qNnsckR126TdUuBgAu7GBYSIPvdNyONd3Zrxh0xCwA4+6w/TDArBPsMvhur+KQ==
@ -4972,9 +4972,9 @@ elementtree@0.1.7:
sax "1.1.4"
elliptic@^6.5.3, elliptic@^6.5.5:
version "6.6.0"
resolved "https://npm-registry.sipwise.com/elliptic/-/elliptic-6.6.0.tgz#5919ec723286c1edf28685aa89261d4761afa210"
integrity sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==
version "6.6.1"
resolved "https://npm-registry.sipwise.com/elliptic/-/elliptic-6.6.1.tgz#3b8ffb02670bf69e382c7f65bf524c97c5405c06"
integrity sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==
dependencies:
bn.js "^4.11.9"
brorand "^1.1.0"
@ -6336,12 +6336,12 @@ hash-base@^3.0.0:
safe-buffer "^5.2.0"
hash-base@~3.0, hash-base@~3.0.4:
version "3.0.4"
resolved "https://npm-registry.sipwise.com/hash-base/-/hash-base-3.0.4.tgz#5fc8686847ecd73499403319a6b0a3f3f6ae4918"
integrity sha512-EeeoJKjTyt868liAlVmcv2ZsUfGHlE3Q+BICOXcZiwN3osr5Q/zFGYmTJpoIzuaSTAwndFy+GqhEwlU4L3j4Ow==
version "3.0.5"
resolved "https://npm-registry.sipwise.com/hash-base/-/hash-base-3.0.5.tgz#52480e285395cf7fba17dc4c9e47acdc7f248a8a"
integrity sha512-vXm0l45VbcHEVlTCzs8M+s0VeYsB2lnlAaThoLKGXr3bE/VWDOelNUnycUPEhKEaXARL2TEFjBOyUiM6+55KBg==
dependencies:
inherits "^2.0.1"
safe-buffer "^5.0.1"
inherits "^2.0.4"
safe-buffer "^5.2.1"
hash-sum@2.0.0, hash-sum@^2.0.0:
version "2.0.0"
@ -11735,13 +11735,13 @@ vue-eslint-parser@^9.4.3:
lodash "^4.17.21"
semver "^7.3.6"
vue-i18n@11.0.1:
version "11.0.1"
resolved "https://npm-registry.sipwise.com/vue-i18n/-/vue-i18n-11.0.1.tgz#aa4c20d6f7c127bc46028ae3325659be47dd338e"
integrity sha512-pWAT8CusK8q9/EpN7V3oxwHwxWm6+Kp2PeTZmRGvdZTkUzMQDpbbmHp0TwQ8xw04XKm23cr6B4GL72y3W8Yekg==
vue-i18n@11.1.2:
version "11.1.2"
resolved "https://npm-registry.sipwise.com/vue-i18n/-/vue-i18n-11.1.2.tgz#187ded4132027a58045cb7ab7e65756575045bca"
integrity sha512-MfdkdKGUHN+jkkaMT5Zbl4FpRmN7kfelJIwKoUpJ32ONIxdFhzxZiLTVaAXkAwvH3y9GmWpoiwjDqbPIkPIMFA==
dependencies:
"@intlify/core-base" "11.0.1"
"@intlify/shared" "11.0.1"
"@intlify/core-base" "11.1.2"
"@intlify/shared" "11.1.2"
"@vue/devtools-api" "^6.5.0"
vue-jscodeshift-adapter@^2.2.1:

Loading…
Cancel
Save