From dd9ce5ccdc16f124e1a8fe7d9e7235d20b90aefc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 16:37:27 +0000 Subject: [PATCH] chore(deps-dev): bump @types/lodash from 4.17.0 to 4.17.4 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.0 to 4.17.4. - [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.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d21b01ec69..ff0b473b00 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "@types/i18n-js": "^3.8.3", "@types/jest": "^29.5.12", "@types/jsrsasign": "^10.5.8", - "@types/lodash": "^4.14.188", + "@types/lodash": "^4.17.4", "@types/react": "^18.2.6", "@types/react-native-background-timer": "^2.0.2", "@types/react-native-config-reader": "^4.1.3", diff --git a/yarn.lock b/yarn.lock index 31632f781f..e1dee283e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4374,10 +4374,10 @@ resolved "https://registry.yarnpkg.com/@types/jsrsasign/-/jsrsasign-10.5.13.tgz#10f10d298d35f960b1d98a7de0664b6ed13e0da1" integrity sha512-vvVHLrXxoUZgBWTcJnTMSC4FAQcG2loK7N1Uy20I3nr/aUhetbGdfuwSzXkrMoll2RoYKW0IcMIN0I0bwMwVMQ== -"@types/lodash@^4.14.175", "@types/lodash@^4.14.188": - version "4.17.0" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3" - integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA== +"@types/lodash@^4.14.175", "@types/lodash@^4.17.4": + version "4.17.4" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.4.tgz#0303b64958ee070059e3a7184048a55159fe20b7" + integrity sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ== "@types/long@^3.0.0": version "3.0.32"