From 48a1680014fde1077e3bba115f167e3ad7ac0ad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 18:44:14 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.202 to 4.17.9 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.202 to 4.17.9. - [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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 84a55e3..34f0ea7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@prisma/client": "^5.8.1", "@sendgrid/mail": "^8.0.0", "@types/aos": "^3.0.4", - "@types/lodash": "^4.14.202", + "@types/lodash": "^4.17.9", "aos": "^2.3.4", "apexcharts": "^3.36.3", "axios": "^1.3.4", @@ -1492,9 +1492,9 @@ } }, "node_modules/@types/lodash": { - "version": "4.14.202", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.202.tgz", - "integrity": "sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==" + "version": "4.17.9", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.9.tgz", + "integrity": "sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==" }, "node_modules/@types/node": { "version": "18.11.18", @@ -8323,9 +8323,9 @@ } }, "@types/lodash": { - "version": "4.14.202", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.202.tgz", - "integrity": "sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==" + "version": "4.17.9", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.9.tgz", + "integrity": "sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==" }, "@types/node": { "version": "18.11.18", diff --git a/package.json b/package.json index 326f257..8206c98 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@prisma/client": "^5.8.1", "@sendgrid/mail": "^8.0.0", "@types/aos": "^3.0.4", - "@types/lodash": "^4.14.202", + "@types/lodash": "^4.17.9", "aos": "^2.3.4", "apexcharts": "^3.36.3", "axios": "^1.3.4",