From 0b4b179454939f6dba4218a964be2d2078bbbcfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 02:14:35 +0000 Subject: [PATCH] Bump npm from 2.7.6 to 6.14.6 in /src Bumps [npm](https://github.com/npm/cli) from 2.7.6 to 6.14.6. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v6.14.6/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v2.7.6...v6.14.6) --- updated-dependencies: - dependency-name: npm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 4e90542..8ab05b1 100644 --- a/src/package.json +++ b/src/package.json @@ -28,7 +28,7 @@ "log4js" : "0.6.22", "cheerio" : "0.19.0", "async-stacktrace" : "0.0.2", - "npm" : "2.7.6", + "npm" : "6.14.6", "ejs" : "2.3.1", "graceful-fs" : "3.0.6", "slide" : "1.1.6",