From 649aae6e918c3a9119bcb5094e9136d141f922aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 21:06:30 +0000 Subject: [PATCH] chore(deps): bump @types/lodash from 4.14.202 to 4.17.5 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.202 to 4.17.5. - [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-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 22 +++++++++++----------- package.json | 2 +- packages/backend/package.json | 2 +- packages/shared/package.json | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 423b4c8f3..004c7c278 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@graphql-codegen/typescript": "4.0.4", "@graphql-codegen/typescript-operations": "4.1.2", "@types/fs-extra": "11.0.4", - "@types/lodash": "4.14.202", + "@types/lodash": "4.17.5", "@types/node": "20.11.27", "@types/npm-license-crawler": "0.2.3", "@typescript-eslint/eslint-plugin": "7.0.0", @@ -7882,9 +7882,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.5", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.5.tgz", + "integrity": "sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==" }, "node_modules/@types/lodash.mergewith": { "version": "4.6.7", @@ -23847,7 +23847,7 @@ "@types/graphql-upload": "8.0.11", "@types/js-yaml": "4.0.9", "@types/jsonfile": "6.1.4", - "@types/lodash": "4.14.202", + "@types/lodash": "4.17.5", "@types/luxon": "3.4.2", "@types/mime": "2.0.3", "@types/module-alias": "2.0.4", @@ -25422,7 +25422,7 @@ }, "devDependencies": { "@types/fs-extra": "11.0.4", - "@types/lodash": "4.14.202", + "@types/lodash": "4.17.5", "@types/node": "20.11.27", "@types/parsimmon": "1.10.9", "typescript": "4.6.4" @@ -29920,7 +29920,7 @@ "@types/graphql-upload": "8.0.11", "@types/js-yaml": "4.0.9", "@types/jsonfile": "6.1.4", - "@types/lodash": "4.14.202", + "@types/lodash": "4.17.5", "@types/luxon": "3.4.2", "@types/mime": "2.0.3", "@types/module-alias": "2.0.4", @@ -31120,7 +31120,7 @@ "requires": { "@aws-sdk/client-s3": "3.534.0", "@types/fs-extra": "11.0.4", - "@types/lodash": "4.14.202", + "@types/lodash": "4.17.5", "@types/node": "20.11.27", "@types/parsimmon": "1.10.9", "fs-extra": "11.2.0", @@ -33032,9 +33032,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.5", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.5.tgz", + "integrity": "sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==" }, "@types/lodash.mergewith": { "version": "4.6.7", diff --git a/package.json b/package.json index 47421b6e3..17c429bfb 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@graphql-codegen/typescript": "4.0.4", "@graphql-codegen/typescript-operations": "4.1.2", "@types/fs-extra": "11.0.4", - "@types/lodash": "4.14.202", + "@types/lodash": "4.17.5", "@types/node": "20.11.27", "@types/npm-license-crawler": "0.2.3", "@typescript-eslint/eslint-plugin": "7.0.0", diff --git a/packages/backend/package.json b/packages/backend/package.json index 9346e9c97..f2412550d 100644 --- a/packages/backend/package.json +++ b/packages/backend/package.json @@ -89,7 +89,7 @@ "@types/graphql-upload": "8.0.11", "@types/js-yaml": "4.0.9", "@types/jsonfile": "6.1.4", - "@types/lodash": "4.14.202", + "@types/lodash": "4.17.5", "@types/luxon": "3.4.2", "@types/mime": "2.0.3", "@types/module-alias": "2.0.4", diff --git a/packages/shared/package.json b/packages/shared/package.json index 925458c6e..a62025b68 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@types/fs-extra": "11.0.4", - "@types/lodash": "4.14.202", + "@types/lodash": "4.17.5", "@types/node": "20.11.27", "@types/parsimmon": "1.10.9", "typescript": "4.6.4"