Skip to content

Commit

Permalink
address security alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
fijijavis committed Aug 7, 2019
1 parent fe7e131 commit a487200
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 644 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"dependencies": {
"@wdio/reporter": "^5.7.8",
"strip-ansi": "^5.2.0",
"uuid": "~3.0.1"
"uuid": "^3.0.1"
},
"devDependencies": {
"eslint": "~4.4.0",
"eslint-config-standard": "~10.2.0",
"eslint-plugin-import": "~2.7.0",
"eslint-plugin-node": "~5.1.0",
"eslint-plugin-promise": "~3.5.0",
"eslint-plugin-standard": "~3.0.1",
"eslint": "^4.4.0",
"eslint-config-standard": "^10.2.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-node": "^5.1.0",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^3.0.1",
"jest": "^24.8.0",
"jest-matchers": "^20.0.3"
},
Expand Down
Loading

0 comments on commit a487200

Please sign in to comment.