diff --git a/package-lock.json b/package-lock.json index c18ee81..2733437 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "parallel-data", - "version": "1.1.1", + "version": "1.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "parallel-data", - "version": "1.1.1", + "version": "1.2.0", "license": "MIT", "devDependencies": { "babel-core": "^6.26.0", @@ -903,9 +903,9 @@ } }, "node_modules/ecstatic": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/ecstatic/-/ecstatic-2.2.1.tgz", - "integrity": "sha512-ztE4WqheoWLh3wv+HQwy7dACnvNY620coWpa+XqY6R2cVWgaAT2lUISU1Uf7JpdLLJCURktJOaA9av2AOzsyYQ==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/ecstatic/-/ecstatic-2.2.2.tgz", + "integrity": "sha512-F1g29y3I+abOS+M0AiK2O9R96AJ49Bc3kH696HtqnN+CL3YhpUnSzHNoUBQL03qDsN9Lr1XeKIxTqEH3BtiBgg==", "deprecated": "This package is unmaintained and deprecated. See the GH Issue 259.", "dev": true, "dependencies": { @@ -2499,9 +2499,9 @@ } }, "ecstatic": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/ecstatic/-/ecstatic-2.2.1.tgz", - "integrity": "sha512-ztE4WqheoWLh3wv+HQwy7dACnvNY620coWpa+XqY6R2cVWgaAT2lUISU1Uf7JpdLLJCURktJOaA9av2AOzsyYQ==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/ecstatic/-/ecstatic-2.2.2.tgz", + "integrity": "sha512-F1g29y3I+abOS+M0AiK2O9R96AJ49Bc3kH696HtqnN+CL3YhpUnSzHNoUBQL03qDsN9Lr1XeKIxTqEH3BtiBgg==", "dev": true, "requires": { "he": "^1.1.1",