Skip to content

Commit

Permalink
chore(webui): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cad committed Sep 27, 2020
1 parent 742f8fc commit 60669ef
Show file tree
Hide file tree
Showing 2 changed files with 488 additions and 402 deletions.
5 changes: 4 additions & 1 deletion webui/ovpm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading

0 comments on commit 60669ef

Please sign in to comment.