From c05750cff13be492a23597c71b1f7e0c099f37e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 19:47:56 +0000 Subject: [PATCH] Update dependency @types/lodash to v4.17.9 --- 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..859171b3f4 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.9", "@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.9", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.9.tgz", + "integrity": "sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 8e86feabb8..daac39ea77 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.9", "@types/react": "18.0.28", "@types/react-native-button": "3.0.5", "@types/react-native-vector-icons": "6.4.18",