diff --git a/package.json b/package.json index f5354496b..8bb7f5d70 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "jest-environment-jsdom": "29.7.0", "jest-serializer-vue": "3.1.0", "less": "4.2.0", - "lodash": "4.17.21", + "lodash": "4.17.23", "prettier": "3.2.5", "sinon": "15.2.0", "vite": "4.5.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c496c214d..aef4b9b58 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ devDependencies: specifier: 4.2.0 version: 4.2.0 lodash: - specifier: 4.17.21 - version: 4.17.21 + specifier: 4.17.23 + version: 4.17.23 prettier: specifier: 3.2.5 version: 3.2.5 @@ -5241,8 +5241,8 @@ packages: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} dev: true - /lodash@4.17.21: - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} + /lodash@4.17.23: + resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==} dev: true /lru-cache@5.1.1: @@ -6415,7 +6415,7 @@ packages: eslint-visitor-keys: 3.4.3 espree: 9.6.1 esquery: 1.4.2 - lodash: 4.17.21 + lodash: 4.17.23 semver: 7.6.1 transitivePeerDependencies: - supports-color