diff --git a/package-lock.json b/package-lock.json index 9d705c2..9e9af14 100644 --- a/package-lock.json +++ b/package-lock.json @@ -237,7 +237,7 @@ "resolved": "https://registry.npmjs.org/stream-transform/-/stream-transform-2.0.1.tgz", "integrity": "sha512-GiTcO/rRvZP2R8WPwxmxCFP+Of1yIATuFAmYkvSLDfcD93X2WHiPwdgIqeFT2CvL1gyAsjQvu1nB6RDNQ5b2jw==", "requires": { - "mixme": "0.3.2" + "mixme": "^0.3.1" } }, "string_decoder": {