From 964be811650bd0dcb634be607da4735819c7ca3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 19:29:30 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.17.12 --- 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 f14eb56..aa83bc7 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.11", + "@types/lodash": "4.17.12", "@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.11", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.11.tgz", - "integrity": "sha512-jzqWo/uQP/iqeGGTjhgFp2yaCrCYTauASQcpdzESNCkHjSprBJVcZP9KG9aQ0q+xcsXiKd/iuw/4dLjS3Odc7Q==", + "version": "4.17.12", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.12.tgz", + "integrity": "sha512-sviUmCE8AYdaF/KIHLDJBQgeYzPBI0vf/17NaYehBJfYD1j6/L95Slh07NlyK2iNyBNaEkb3En2jRt+a8y3xZQ==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index a7aa1fb..825ae6e 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.11", + "@types/lodash": "4.17.12", "@types/luxon": "3.4.2", "@types/pg": "8.11.10", "@types/uuid": "9.0.8",