Fixed security recommendations (development deps only; not a problem, but quiets automatic audits).

This commit is contained in:
Richard Moore 2019-05-14 18:11:45 -04:00
parent 77c771bf76
commit a4a532fe8e
No known key found for this signature in database
GPG Key ID: 525F70A6FCABC295
2 changed files with 408 additions and 362 deletions

768
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,7 +34,7 @@
"browserify": "^16.2.3", "browserify": "^16.2.3",
"browserify-zlib": "^0.2.0", "browserify-zlib": "^0.2.0",
"dts-bundle": "^0.7.3", "dts-bundle": "^0.7.3",
"eslint": "^5.0.1", "eslint": "^5.16.0",
"eslint-plugin-promise": "^3.8.0", "eslint-plugin-promise": "^3.8.0",
"ethereumjs-tx": "^1.3.5", "ethereumjs-tx": "^1.3.5",
"ethereumjs-util": "^5.2.0", "ethereumjs-util": "^5.2.0",