From 871b91c823365d72c06a4850a356593be72d986c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:08:04 +0000 Subject: [PATCH] chore(deps-dev): bump @types/lodash from 4.17.4 to 4.17.12 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.4 to 4.17.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 a2fd6ad..e18db51 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@tailwindcss/forms": "^0.5.7", "@types/body-scroll-lock": "^3.1.2", "@types/crypto-js": "^4.2.2", - "@types/lodash": "^4.17.4", + "@types/lodash": "^4.17.12", "@types/lodash.debounce": "^4.0.9", "@types/lodash.throttle": "^4.1.9", "@types/node": "^20.10.5", @@ -1500,9 +1500,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.17.4", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.4.tgz", - "integrity": "sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==", + "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 }, "node_modules/@types/lodash.debounce": { diff --git a/package.json b/package.json index cf16d05..aa898df 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@tailwindcss/forms": "^0.5.7", "@types/body-scroll-lock": "^3.1.2", "@types/crypto-js": "^4.2.2", - "@types/lodash": "^4.17.4", + "@types/lodash": "^4.17.12", "@types/lodash.debounce": "^4.0.9", "@types/lodash.throttle": "^4.1.9", "@types/node": "^20.10.5",