Merge pull request #56 from adred8/bugfix/fix-package-vulnerabilities

Upgrade packages using "npm audit fix"
This commit is contained in:
feng zhi hao 2019-04-11 16:59:17 +08:00 committed by GitHub
commit 6f98e55cb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1768 additions and 1268 deletions

3028
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -36,17 +36,17 @@
"@types/node": "^6.0.45",
"@types/react": "^0.14.39",
"@types/react-dom": "^0.14.17",
"antd": "^3.7.1",
"atool-build": "^1.0.2",
"antd": "^3.16.2",
"atool-build": "^1.0.8",
"babel-jest": "^23.4.2",
"babel-plugin-import": "^1.2.1",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-runtime": "^6.11.6",
"dora": "^0.4.5",
"dora": "^0.6.1",
"dora-plugin-browser-history": "^0.2.0",
"dora-plugin-webpack": "^1.0.0",
"dora-plugin-webpack-hmr": "^0.2.1",
"enzyme": "^3.4.1",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.2.0",
"enzyme-to-json": "^3.3.4",
"gulp": "^3.9.1",