From 7db2ba8675381966af45ed0e3ff61b27576b63aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 05:03:43 +0100 Subject: [PATCH] chore(deps-dev): bump @types/lodash from 4.17.9 to 4.17.10 in /apps/cloudinary2 in the dev-dependencies group (#3150) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/cloudinary2/package-lock.json | 8 ++++---- apps/cloudinary2/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/cloudinary2/package-lock.json b/apps/cloudinary2/package-lock.json index a3a43e553..f94d88992 100644 --- a/apps/cloudinary2/package-lock.json +++ b/apps/cloudinary2/package-lock.json @@ -31,7 +31,7 @@ "@testing-library/user-event": "14.5.2", "@tsconfig/vite-react": "3.0.2", "@types/file-size": "1.0.3", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/node": "18.15.3", "@types/react": "18.3.11", "@types/react-dom": "18.3.0", @@ -2824,9 +2824,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 }, "node_modules/@types/node": { diff --git a/apps/cloudinary2/package.json b/apps/cloudinary2/package.json index 9baa9ed6e..fbac710cf 100644 --- a/apps/cloudinary2/package.json +++ b/apps/cloudinary2/package.json @@ -36,7 +36,7 @@ "@testing-library/user-event": "14.5.2", "@tsconfig/vite-react": "3.0.2", "@types/file-size": "1.0.3", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/node": "18.15.3", "@types/react": "18.3.11", "@types/react-dom": "18.3.0",