From 9b3503d8d294a2cc54c56eb38bf584eb5d0b4c06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 10:26:02 +0000 Subject: [PATCH] Update dependency @types/lodash to v4.17.10 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6be3bd88ba..2d3c9605f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -85,7 +85,7 @@ "@types/http-cache-semantics": "4.0.4", "@types/jest": "29.5.12", "@types/js-yaml": "4.0.9", - "@types/lodash": "4.17.7", + "@types/lodash": "4.17.10", "@types/react": "18.0.28", "@types/react-native-button": "3.0.5", "@types/react-native-vector-icons": "6.4.18", @@ -6886,9 +6886,9 @@ "license": "MIT" }, "node_modules/@types/lodash": { - "version": "4.17.7", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.7.tgz", - "integrity": "sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==", + "version": "4.17.10", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.10.tgz", + "integrity": "sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 8e86feabb8..b1093f73a6 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "@types/http-cache-semantics": "4.0.4", "@types/jest": "29.5.12", "@types/js-yaml": "4.0.9", - "@types/lodash": "4.17.7", + "@types/lodash": "4.17.10", "@types/react": "18.0.28", "@types/react-native-button": "3.0.5", "@types/react-native-vector-icons": "6.4.18",