Browse Source

chore(webui): update deps

Mustafa Arici 5 years ago
parent
commit
60669efd6f
2 changed files with 285 additions and 227 deletions
  1. 4 1
      webui/ovpm/package.json
  2. 281 226
      webui/ovpm/yarn.lock

+ 4 - 1
webui/ovpm/package.json

@@ -24,7 +24,10 @@
   "resolutions": {
     "minimist": "^1.2.3",
     "http-proxy": "^1.18.0",
-    "yargs-parser": "^18.1.3"
+    "yargs-parser": "^18.1.3",
+    "serialize-javascript": "^3.1.0",
+    "node-fetch": "^2.6.1",
+    "node-forge": "^0.10.0"
   },
   "scripts": {
     "start": "react-scripts start",

File diff suppressed because it is too large
+ 281 - 226
webui/ovpm/yarn.lock


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