From 32247a9386bb679b192045556ca96587db378a19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 13:01:16 +0000 Subject: [PATCH] chore(deps): bump infusion from 4.0.0 to 4.6.0 (#324) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 58 ++++++----------------------------------------- package.json | 2 +- 2 files changed, 8 insertions(+), 52 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7316cfaa..21745a69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@11ty/eleventy-plugin-rss": "1.2.0", "@11ty/eleventy-plugin-syntaxhighlight": "5.0.0", "eleventy-plugin-fluid": "1.0.2", - "infusion": "4.0.0" + "infusion": "4.6.0" }, "devDependencies": { "@babel/core": "7.22.9", @@ -7400,18 +7400,6 @@ "minimatch": "3.1.2" } }, - "node_modules/fluid-glob/node_modules/infusion": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/infusion/-/infusion-4.6.0.tgz", - "integrity": "sha512-eDHi/JCVFt2t1U9EuynnQnfgcj4Z1LASar7vsPhk0Km6RtsIwhim3alFumj447QnIMCiCQfn+7/g34CfGWownA==", - "dev": true, - "dependencies": { - "fluid-resolve": "1.3.0" - }, - "engines": { - "node": ">=12" - } - }, "node_modules/fluid-lint-all": { "version": "1.2.9", "resolved": "https://registry.npmjs.org/fluid-lint-all/-/fluid-lint-all-1.2.9.tgz", @@ -7455,18 +7443,6 @@ "balanced-match": "^1.0.0" } }, - "node_modules/fluid-lint-all/node_modules/infusion": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/infusion/-/infusion-4.6.0.tgz", - "integrity": "sha512-eDHi/JCVFt2t1U9EuynnQnfgcj4Z1LASar7vsPhk0Km6RtsIwhim3alFumj447QnIMCiCQfn+7/g34CfGWownA==", - "dev": true, - "dependencies": { - "fluid-resolve": "1.3.0" - }, - "engines": { - "node": ">=12" - } - }, "node_modules/fluid-lint-all/node_modules/js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", @@ -8826,9 +8802,9 @@ } }, "node_modules/infusion": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/infusion/-/infusion-4.0.0.tgz", - "integrity": "sha512-891gMT0UZTfGGahxNswqA62cnYpsgM5h+T8MGdyMlndT/pBpGj6m8+NCgnMjAgLwFyiEiRuyhXfQrFI2jeTz4Q==", + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/infusion/-/infusion-4.6.0.tgz", + "integrity": "sha512-eDHi/JCVFt2t1U9EuynnQnfgcj4Z1LASar7vsPhk0Km6RtsIwhim3alFumj447QnIMCiCQfn+7/g34CfGWownA==", "dependencies": { "fluid-resolve": "1.3.0" }, @@ -22983,17 +22959,6 @@ "requires": { "infusion": "4.6.0", "minimatch": "3.1.2" - }, - "dependencies": { - "infusion": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/infusion/-/infusion-4.6.0.tgz", - "integrity": "sha512-eDHi/JCVFt2t1U9EuynnQnfgcj4Z1LASar7vsPhk0Km6RtsIwhim3alFumj447QnIMCiCQfn+7/g34CfGWownA==", - "dev": true, - "requires": { - "fluid-resolve": "1.3.0" - } - } } }, "fluid-lint-all": { @@ -23036,15 +23001,6 @@ "balanced-match": "^1.0.0" } }, - "infusion": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/infusion/-/infusion-4.6.0.tgz", - "integrity": "sha512-eDHi/JCVFt2t1U9EuynnQnfgcj4Z1LASar7vsPhk0Km6RtsIwhim3alFumj447QnIMCiCQfn+7/g34CfGWownA==", - "dev": true, - "requires": { - "fluid-resolve": "1.3.0" - } - }, "js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", @@ -24045,9 +24001,9 @@ } }, "infusion": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/infusion/-/infusion-4.0.0.tgz", - "integrity": "sha512-891gMT0UZTfGGahxNswqA62cnYpsgM5h+T8MGdyMlndT/pBpGj6m8+NCgnMjAgLwFyiEiRuyhXfQrFI2jeTz4Q==", + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/infusion/-/infusion-4.6.0.tgz", + "integrity": "sha512-eDHi/JCVFt2t1U9EuynnQnfgcj4Z1LASar7vsPhk0Km6RtsIwhim3alFumj447QnIMCiCQfn+7/g34CfGWownA==", "requires": { "fluid-resolve": "1.3.0" } diff --git a/package.json b/package.json index 488a0a05..1698dbc8 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@11ty/eleventy-plugin-rss": "1.2.0", "@11ty/eleventy-plugin-syntaxhighlight": "5.0.0", "eleventy-plugin-fluid": "1.0.2", - "infusion": "4.0.0" + "infusion": "4.6.0" }, "devDependencies": { "@babel/core": "7.22.9",