Address audit.

This commit is contained in:
Will Scullin 2019-06-26 14:42:22 -07:00
parent c5ca5ee132
commit 2a993fabf6
No known key found for this signature in database
GPG Key ID: 9092A5C0A673416B
2 changed files with 2432 additions and 444 deletions

2872
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,8 +25,8 @@
"@babel/preset-env": "^7.4.2",
"ajv": "^6.9.2",
"babel-jest": "^24.5.0",
"eslint": "^5.12.0",
"jest": "^24.5.0",
"eslint": "^5.16.0",
"jest": "^24.8.0",
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3",
"webpack-dev-server": "^3.2.1"