From 06f628cde3a5fcc4a481eb2f6c2cd9cf698f8ff0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 18:32:46 +0000 Subject: [PATCH] chore(deps): bump underscore from 1.12.1 to 1.13.8 Bumps [underscore](https://github.com/jashkenas/underscore) from 1.12.1 to 1.13.8. - [Commits](https://github.com/jashkenas/underscore/compare/1.12.1...1.13.8) --- updated-dependencies: - dependency-name: underscore dependency-version: 1.13.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5857319..d1a56f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15232,9 +15232,9 @@ underscore.string@^3.3.5: util-deprecate "^1.0.2" underscore@^1.7.0: - version "1.12.1" - resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e" - integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw== + version "1.13.8" + resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.8.tgz#a93a21186c049dbf0e847496dba72b7bd8c1e92b" + integrity sha512-DXtD3ZtEQzc7M8m4cXotyHR+FAS18C64asBYY5vqZexfYryNNnDc02W4hKg3rdQuqOYas1jkseX0+nZXjTXnvQ== unescape@^1.0.1: version "1.0.1"