Update dependency comlink to v3.1.1

This commit is contained in:
renovate[bot]
2018-12-14 00:59:15 +00:00
parent ca7663b94a
commit 205feba75d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2431,9 +2431,9 @@
}
},
"comlink": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/comlink/-/comlink-3.0.3.tgz",
"integrity": "sha512-toiZad0dmZIfqkSh4XyD40mRg6/X+8yNvtWCq+f79aIKsJGTf3hY8Ikr4wGx4494h1q9oNHznWMLdorNWsr6dQ==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/comlink/-/comlink-3.1.1.tgz",
"integrity": "sha512-8H9/mrssKE9B4ZMLcN/2bZd1cukP61SrOjm8vhxpRSN8oCw7MSroNNm3Y7/vPUhK5a2AO55vb20rXm3840l3Pw==",
"dev": true
},
"commander": {

View File

@@ -24,7 +24,7 @@
"chokidar": "2.0.4",
"classnames": "2.2.6",
"clean-webpack-plugin": "1.0.0",
"comlink": "3.0.3",
"comlink": "3.1.1",
"copy-webpack-plugin": "4.6.0",
"critters-webpack-plugin": "2.0.1",
"css-loader": "1.0.1",