From 6ce063b6920135bc91182e1dd29678415d8c6349 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 00:30:06 +0000 Subject: [PATCH] fix: types/lodash/scripts/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 --- types/lodash/scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/lodash/scripts/package.json b/types/lodash/scripts/package.json index 2e67c95686a100..f93704e5d87005 100644 --- a/types/lodash/scripts/package.json +++ b/types/lodash/scripts/package.json @@ -8,7 +8,7 @@ }, "devDependencies": { "lodash": "^4.17.11", - "ts-node": "^4.1.0", + "ts-node": "^8.1.1", "typescript": "^2.7.1" }, "dependencies": {