updates package-lock's version of colorthief and commit hash for quantize

This commit is contained in:
archaeal
2020-06-26 16:06:46 -05:00
parent b1008f6e5d
commit c7eeb6e393

4
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "colorthief",
"version": "2.2.1",
"version": "2.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -5558,7 +5558,7 @@
"integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA=="
},
"quantize": {
"version": "github:lokesh/quantize#93448210e66b1f0fd318332a1192ea87a9e85079",
"version": "github:lokesh/quantize#f572abd2646b5944852535c8a26fdb958a5d7c4b",
"from": "github:lokesh/quantize"
},
"query-string": {