From 6aad75289845810db1a2dacc60bdcb11c331ef15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 09:59:47 +0000 Subject: [PATCH] chore(deps): update lodash packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 260d4f13..21b35380 100644 --- a/package.json +++ b/package.json @@ -80,8 +80,8 @@ "@types/jest": "29.5.11", "@types/lodash.debounce": "^4.0.9", "@types/lodash.isequal": "^4.5.6", - "@types/lodash.isobject": "3.0.7", - "@types/lodash.isstring": "4.0.7", + "@types/lodash.isobject": "3.0.9", + "@types/lodash.isstring": "4.0.9", "@types/node": "20.10.8", "@types/randomcolor": "0.5.9", "@types/react": "18.2.47",