From 5ec501f1406f6842f1f18445af33740492036ea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 13:01:42 +0000 Subject: [PATCH] fix(deps): bump content-entry-filesystem from 5.2.5 to 5.2.7 Bumps [content-entry-filesystem](https://github.com/arlac77/content-entry-filesystem) from 5.2.5 to 5.2.7. - [Release notes](https://github.com/arlac77/content-entry-filesystem/releases) - [Commits](https://github.com/arlac77/content-entry-filesystem/compare/v5.2.5...v5.2.7) --- updated-dependencies: - dependency-name: content-entry-filesystem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index b68e6544..0fdf48f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2168,22 +2168,22 @@ } }, "node_modules/content-entry": { - "version": "5.2.3", - "resolved": "https://registry.npmjs.org/content-entry/-/content-entry-5.2.3.tgz", - "integrity": "sha512-U3lFVdA1XgW+kSYs2Y67V7zt7ZjvOhnSq1nyaezypfMIwL0NHOnbxbY6cXmACcjZ34tWOV2Tixx4YuMm1gGKug==", + "version": "5.2.7", + "resolved": "https://registry.npmjs.org/content-entry/-/content-entry-5.2.7.tgz", + "integrity": "sha512-t5CbyvWwJYQIgmL85fX42CAeil6U310V0rhWu3PuZDRGRFPEJ2vDtsRwoJWG32yL/dCqh7x0a/JExv2QVYismA==", "engines": { - "node": ">=16.16.0" + "node": ">=16.17.1" } }, "node_modules/content-entry-filesystem": { - "version": "5.2.5", - "resolved": "https://registry.npmjs.org/content-entry-filesystem/-/content-entry-filesystem-5.2.5.tgz", - "integrity": "sha512-udx+g344VVc2Lf3FXMS+g/HgE4O4NpDfn5FUsax6e+wmP+jpND/D43uMl58HLB/XItLHBgJnqaubhxPvIJvmvA==", + "version": "5.2.7", + "resolved": "https://registry.npmjs.org/content-entry-filesystem/-/content-entry-filesystem-5.2.7.tgz", + "integrity": "sha512-YDpEZZgQKy1cZeCxLmvKrHsFDYGC0JdlrBhMCOS7AySYzGK5iMIVLjr15JYyNHx4ieVMt9Vp+eaoJhFX44Pdbw==", "dependencies": { - "content-entry": "^5.2.3" + "content-entry": "^5.2.5" }, "engines": { - "node": ">=16.16.0" + "node": ">=16.17.0" } }, "node_modules/conventional-changelog-angular": { @@ -12616,16 +12616,16 @@ } }, "content-entry": { - "version": "5.2.3", - "resolved": "https://registry.npmjs.org/content-entry/-/content-entry-5.2.3.tgz", - "integrity": "sha512-U3lFVdA1XgW+kSYs2Y67V7zt7ZjvOhnSq1nyaezypfMIwL0NHOnbxbY6cXmACcjZ34tWOV2Tixx4YuMm1gGKug==" + "version": "5.2.7", + "resolved": "https://registry.npmjs.org/content-entry/-/content-entry-5.2.7.tgz", + "integrity": "sha512-t5CbyvWwJYQIgmL85fX42CAeil6U310V0rhWu3PuZDRGRFPEJ2vDtsRwoJWG32yL/dCqh7x0a/JExv2QVYismA==" }, "content-entry-filesystem": { - "version": "5.2.5", - "resolved": "https://registry.npmjs.org/content-entry-filesystem/-/content-entry-filesystem-5.2.5.tgz", - "integrity": "sha512-udx+g344VVc2Lf3FXMS+g/HgE4O4NpDfn5FUsax6e+wmP+jpND/D43uMl58HLB/XItLHBgJnqaubhxPvIJvmvA==", + "version": "5.2.7", + "resolved": "https://registry.npmjs.org/content-entry-filesystem/-/content-entry-filesystem-5.2.7.tgz", + "integrity": "sha512-YDpEZZgQKy1cZeCxLmvKrHsFDYGC0JdlrBhMCOS7AySYzGK5iMIVLjr15JYyNHx4ieVMt9Vp+eaoJhFX44Pdbw==", "requires": { - "content-entry": "^5.2.3" + "content-entry": "^5.2.5" } }, "conventional-changelog-angular": {