diff --git a/package-lock.json b/package-lock.json index 1610a0e..f65eacf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,6 +60,19 @@ "requires": { "fy": "github:hu2prod/fy", "type": "github:hu2prod/type" + }, + "dependencies": { + "fy": { + "version": "github:hu2prod/fy#cb309ab5056c192fdf5f40d268a5de97b0ea8f2e", + "from": "github:hu2prod/fy", + "requires": { + "prettyjson": "^1.2.1" + } + }, + "type": { + "version": "github:hu2prod/type#f77d87d2e19212187bab71c21c5faeb47688230f", + "from": "github:hu2prod/type" + } } }, "async": { @@ -195,9 +208,9 @@ "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" }, "colors": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/colors/-/colors-1.3.3.tgz", - "integrity": "sha512-mmGt/1pZqYRjMxB1axhTo16/snVZ5krrKkcmMeVKxzECMMXoCgnvTPp10QgHfcbQZw8Dq2jMNG6je4JlWU0gWg==" + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz", + "integrity": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==" }, "combined-stream": { "version": "1.0.8", @@ -503,9 +516,9 @@ "dev": true }, "handlebars": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.2.1.tgz", - "integrity": "sha512-bqPIlDk06UWbVEIFoYj+LVo42WhK96J+b25l7hbFDpxrOXMphFM3fNIm+cluwg4Pk2jiLjWU5nHQY7igGE75NQ==", + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz", + "integrity": "sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==", "dev": true, "requires": { "neo-async": "^2.6.0",