diff --git a/ui/package.json b/ui/package.json index c13c7959baaf..f36da021f431 100644 --- a/ui/package.json +++ b/ui/package.json @@ -78,7 +78,7 @@ "is-valid-domain": "^0.1.6", "leaflet": "^1.8.0", "leaflet.markercluster": "^1.5.3", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "marked": "^12.0.2", "pinia": "^2.1.6", "rapidoc": "^9.3.8", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index 2b11e0f9074d..56de92636f9b 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -177,8 +177,8 @@ importers: specifier: ^1.5.3 version: 1.5.3(leaflet@1.9.4) lodash: - specifier: ^4.17.21 - version: 4.17.21 + specifier: ^4.17.23 + version: 4.17.23 marked: specifier: ^12.0.2 version: 12.0.2 @@ -2182,8 +2182,8 @@ packages: lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} - lodash@4.17.21: - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} + lodash@4.17.23: + resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==} lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} @@ -2933,6 +2933,7 @@ packages: whatwg-encoding@2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} engines: {node: '>=12'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} @@ -5339,7 +5340,7 @@ snapshots: lodash.merge@4.6.2: {} - lodash@4.17.21: {} + lodash@4.17.23: {} lru-cache@10.4.3: {} @@ -5372,7 +5373,7 @@ snapshots: minim@0.23.8: dependencies: - lodash: 4.17.21 + lodash: 4.17.23 minimatch@3.1.2: dependencies: @@ -5990,7 +5991,7 @@ snapshots: eslint-visitor-keys: 3.4.3 espree: 9.6.1 esquery: 1.6.0 - lodash: 4.17.21 + lodash: 4.17.23 semver: 7.7.3 transitivePeerDependencies: - supports-color