From 6e27997041fb48fe5cc165f42b922a15e27972c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 11:14:56 +0000 Subject: [PATCH] build(deps): bump @types/lodash from 4.14.178 to 4.14.194 in /client Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.178 to 4.14.194. - [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-patch ... Signed-off-by: dependabot[bot] --- client/packages/openblocks/package.json | 2 +- client/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/client/packages/openblocks/package.json b/client/packages/openblocks/package.json index c7aac3d46..4a9783c5d 100644 --- a/client/packages/openblocks/package.json +++ b/client/packages/openblocks/package.json @@ -27,7 +27,7 @@ "@manaflair/redux-batch": "^1.0.0", "@rjsf/antd": "^4.1.1", "@rjsf/core": "^4.2.0", - "@types/lodash": "^4.14.178", + "@types/lodash": "^4.14.194", "@types/node": "^16.7.13", "@types/react": "^17.0.20", "@types/react-dom": "^17.0.9", diff --git a/client/yarn.lock b/client/yarn.lock index 3e7c2ee09..bfffb9791 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -4889,10 +4889,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.14.178": - version: 4.14.178 - resolution: "@types/lodash@npm:4.14.178" - checksum: a69a04a60bfc5257c3130a554b4efa0c383f0141b7b3db8ab7cf07ad2a46ea085fce66d0242da41da7e5647b133d5dfb2c15add9cbed8d7fef955e4a1e5b3128 +"@types/lodash@npm:^4.14.194": + version: 4.14.194 + resolution: "@types/lodash@npm:4.14.194" + checksum: 113f34831c461469d91feca2dde737f88487732898b4d25e9eb23b087bb193985f864d1e1e0f3b777edc5022e460443588b6000a3b2348c966f72d17eedc35ea languageName: node linkType: hard @@ -14484,7 +14484,7 @@ __metadata: "@rjsf/core": ^4.2.0 "@types/core-js": ^2.5.5 "@types/intl": ^1.2.0 - "@types/lodash": ^4.14.178 + "@types/lodash": ^4.14.194 "@types/node": ^16.7.13 "@types/papaparse": ^5.3.5 "@types/react": ^17.0.20