From 7d0a9a058bfab0181bbda9013a870534b3292827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 09:48:57 +0000 Subject: [PATCH] Bump lodash from 4.17.2 to 4.18.1 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.2 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.2...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2d2f7f1..4498eb6 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "laravel-elixir": "^6.0.0-14", "laravel-elixir-vue-2": "^0.2.0", "laravel-elixir-webpack-official": "^1.0.2", - "lodash": "^4.16.2", + "lodash": "^4.18.1", "vue": "^2.0.1", "vue-resource": "^1.0.3" }, diff --git a/yarn.lock b/yarn.lock index 147f828..cb211a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2672,9 +2672,9 @@ lodash.words@^3.0.0: dependencies: lodash._root "^3.0.0" -lodash@^4.0.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.16.2, lodash@^4.3.0: - version "4.17.2" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.2.tgz#34a3055babe04ce42467b607d700072c7ff6bf42" +lodash@^4.0.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.18.1, lodash@^4.3.0: + version "4.18.1" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c" lodash@~1.0.1: version "1.0.2"