update dependencies for Node 10 support
This commit is contained in:
parent
e798df6200
commit
e0f9eea897
File diff suppressed because it is too large
Load Diff
|
@ -43,5 +43,8 @@
|
||||||
"url-loader": "^1.0.1",
|
"url-loader": "^1.0.1",
|
||||||
"webpack": "4.6.0",
|
"webpack": "4.6.0",
|
||||||
"whatwg-fetch": "^2.0.4"
|
"whatwg-fetch": "^2.0.4"
|
||||||
|
},
|
||||||
|
"resolutions": {
|
||||||
|
"natives": "1.1.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in New Issue