fix dependencies security
This commit is contained in:
parent
76dc2aaa4b
commit
ee0235c887
File diff suppressed because it is too large
Load Diff
|
|
@ -41,14 +41,14 @@
|
||||||
"@types/three": "^0.91.11",
|
"@types/three": "^0.91.11",
|
||||||
"babel-cli": "^6.26.0",
|
"babel-cli": "^6.26.0",
|
||||||
"babel-plugin-external-helpers": "^6.22.0",
|
"babel-plugin-external-helpers": "^6.22.0",
|
||||||
"babel-preset-env": "^1.6.1",
|
"babel-preset-env": "^1.7.0",
|
||||||
"chai": "^4.1.2",
|
"chai": "^4.1.2",
|
||||||
"eslint": "^4.19.1",
|
"eslint": "^4.19.1",
|
||||||
"karma": "^2.0.4",
|
"karma": "^2.0.4",
|
||||||
"karma-chrome-launcher": "^2.2.0",
|
"karma-chrome-launcher": "^2.2.0",
|
||||||
"karma-mocha": "^1.3.0",
|
"karma-mocha": "^1.3.0",
|
||||||
"karma-webpack": "^3.0.0",
|
"karma-webpack": "^3.0.0",
|
||||||
"local-web-server": "^2.5.2",
|
"local-web-server": "^2.5.4",
|
||||||
"mocha": "^5.2.0",
|
"mocha": "^5.2.0",
|
||||||
"npm-run-all": "^4.1.2",
|
"npm-run-all": "^4.1.2",
|
||||||
"puppeteer": "^1.5.0",
|
"puppeteer": "^1.5.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue