Selaa lähdekoodia

[frontend] Fix various npm audit reported issues (#3467)

This takes care of the following reported issues:

High - json5  <1.0.2 || >=2.0.0 <2.2.2
Prototype Pollution in JSON5 via Parse Method

Moderate - css-tools <4.3.1
Regular Expression Denial of Service (ReDOS) while Parsing CSS

Moderate - semver  <=5.7.1 || 6.0.0 - 6.3.0 || 7.0.0 - 7.5.1
semver vulnerable to Regular Expression Denial of Service - https://github.com/advisories/

Co-authored-by: Ayush Goyal <36241930+agl29@users.noreply.github.com>
Johan Åhlén 2 vuotta sitten
vanhempi
commit
3faef3b1fc
2 muutettua tiedostoa jossa 327 lisäystä ja 227 poistoa
  1. 326 226
      package-lock.json
  2. 1 1
      package.json

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 326 - 226
package-lock.json


+ 1 - 1
package.json

@@ -113,7 +113,7 @@
     "babel-jest": "27.3.1",
     "babel-jscs": "3.0.0-beta1",
     "babel-loader": "8.2.2",
-    "babel-plugin-module-resolver": "4.1.0",
+    "babel-plugin-module-resolver": "5.0.0",
     "babel-preset-typescript-vue3": "2.0.12",
     "clean-webpack-plugin": "1.0.1",
     "copy-webpack-plugin": "6.4.1",

Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä