From d53dac203c573563485d55dded904b8687cfb523 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 19:17:51 +0000 Subject: [PATCH] chore(deps): 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 c6a94df..525699c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@smartive/eslint-config": "3.3.0", "@smartive/prettier-config": "3.1.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/luxon": "3.4.2", "@types/pg": "8.11.10", "@types/uuid": "9.0.8", @@ -4517,9 +4517,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.17.9", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.9.tgz", - "integrity": "sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==", + "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 f9a792f..5af28a9 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@smartive/eslint-config": "3.3.0", "@smartive/prettier-config": "3.1.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/luxon": "3.4.2", "@types/pg": "8.11.10", "@types/uuid": "9.0.8",