From dfdc3628c128d888b48d7c761308f3f92f5e3c15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 00:00:50 +0000 Subject: [PATCH] Bump underscore in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [underscore](https://github.com/jashkenas/underscore). Updates `underscore` from 1.6.0 to 1.13.8 - [Commits](https://github.com/jashkenas/underscore/compare/1.6.0...1.13.8) --- updated-dependencies: - dependency-name: underscore dependency-version: 1.13.8 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0243f31..5cd8686 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ ], "repository": "git://github.com/nbu/node-menu", "dependencies": { - "underscore": "1.6.0" + "underscore": "1.13.8" }, "engines": { "node": ">= 0.10.0"