From 6394982f5a7357da5a8e7608b2553d6b70fa6f2b Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Tue, 3 Mar 2026 20:54:32 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20chore:=20Update=20`underscore`?= =?UTF-8?q?=20to=20v1.13.8=20(#12050)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Bumped `underscore` version from 1.13.7 to 1.13.8 to incorporate the latest improvements and fixes. - Updated package-lock.json to reflect the new version and ensure consistency across dependencies. --- package-lock.json | 6 +++--- package.json | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5bd8e30e59..b3022c4a16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42207,9 +42207,9 @@ "dev": true }, "node_modules/underscore": { - "version": "1.13.7", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.7.tgz", - "integrity": "sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==", + "version": "1.13.8", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.8.tgz", + "integrity": "sha512-DXtD3ZtEQzc7M8m4cXotyHR+FAS18C64asBYY5vqZexfYryNNnDc02W4hKg3rdQuqOYas1jkseX0+nZXjTXnvQ==", "license": "MIT" }, "node_modules/undici": { diff --git a/package.json b/package.json index a23883a452..56fbd4b27a 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,8 @@ "langsmith": "0.4.12", "eslint": { "ajv": "6.14.0" - } + }, + "underscore": "1.13.8" }, "nodemonConfig": { "ignore": [