Sfoglia il codice sorgente

HUE-9223 [frontend] Fix high risk npm package vulnerabilities

Johan Ahlen 5 anni fa
parent
commit
5cff7b99c1
2 ha cambiato i file con 705 aggiunte e 396 eliminazioni
  1. 701 392
      package-lock.json
  2. 4 4
      package.json

File diff suppressed because it is too large
+ 701 - 392
package-lock.json


+ 4 - 4
package.json

@@ -28,9 +28,8 @@
     }
   },
   "dependencies": {
-    "regenerator-runtime": "^0.13.3",
-    "core-js": "^3.4.2",
     "clipboard": "1.7.1",
+    "core-js": "^3.4.2",
     "d3": "5.7.0",
     "d3v3": "1.0.3",
     "dropzone": "5.5.1",
@@ -51,9 +50,10 @@
     "localforage": "1.7.3",
     "lodash": "4.17.13",
     "medium-editor": "5.23.3",
-    "minimist": "^1.2.2",
+    "minimist": "^1.2.5",
     "page": "1.8.6",
     "plotly.js-dist": "1.45.3",
+    "regenerator-runtime": "^0.13.3",
     "removeNPMAbsolutePaths": "^1.0.4",
     "select2": "3.5.1",
     "selectize": "0.12.6",
@@ -79,7 +79,7 @@
     "eslint-plugin-jest": "^23.0.4",
     "eslint-plugin-prettier": "3.0.1",
     "expose-loader": "0.7.5",
-    "grunt": "^1.0.4",
+    "grunt": "^1.1.0",
     "grunt-contrib-less": "2.0.0",
     "grunt-contrib-uglify": "4.0.0",
     "grunt-contrib-watch": "1.1.0",

Some files were not shown because too many files changed in this diff