From 7048fc87dc67e0a0e686728084d7badf36411fd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 04:48:02 +0000 Subject: [PATCH] build(deps-dev): Bump @types/lodash from 4.17.23 to 4.17.25 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.23 to 4.17.25. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-version: 4.17.25 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 ++++-- package.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 076a9387..c2ddb468 100644 --- a/package-lock.json +++ b/package-lock.json @@ -71,7 +71,7 @@ "@tinacms/cli": "2.6.0", "@types/chroma-js": "^3.1.1", "@types/cytoscape-fcose": "^2.2.4", - "@types/lodash": "^4.14.202", + "@types/lodash": "^4.17.25", "angular-eslint": "^21.4.0", "concat": "^1.0.3", "eslint": "^10.10.0", @@ -12349,7 +12349,9 @@ "license": "MIT" }, "node_modules/@types/lodash": { - "version": "4.17.23", + "version": "4.17.25", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.25.tgz", + "integrity": "sha512-+K1NIO8I+F9/wNulfVvu23QYd0Pe9/OCqRrim4NoYIf1VoEDL90Ve4ClzpyqBLc7NpGGWRvYNCKZ1BE/Jpf8dQ==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index e8f654d0..fca15a09 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "@tinacms/cli": "2.6.0", "@types/chroma-js": "^3.1.1", "@types/cytoscape-fcose": "^2.2.4", - "@types/lodash": "^4.14.202", + "@types/lodash": "^4.17.25", "angular-eslint": "^21.4.0", "concat": "^1.0.3", "eslint": "^10.10.0",