From 852a59331177aba0fbc753a7dfc9637a2138e36d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Sep 2023 17:41:40 +0000 Subject: [PATCH] fix: upgrade @types/lodash from 4.14.182 to 4.14.197 Snyk has created this PR to upgrade @types/lodash from 4.14.182 to 4.14.197. See this package in npm: See this project in Snyk: https://app.snyk.io/org/neutron-robot/project/96bea5bd-1912-4eda-ad7f-098b315c41a4?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 15559da4..e2300a15 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@cosmos-client/core": "0.45.13", "@cosmos-client/cosmwasm": "^0.20.1", "@cosmos-client/ibc": "^1.2.1", - "@types/lodash": "^4.14.182", + "@types/lodash": "^4.14.197", "@types/long": "^4.0.2", "axios": "^0.27.2", "babel-jest": "^29.3.1", diff --git a/yarn.lock b/yarn.lock index d1e5e5be..cb5630ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1809,10 +1809,10 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3" integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== -"@types/lodash@^4.14.182": - version "4.14.182" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2" - integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q== +"@types/lodash@^4.14.197": + version "4.14.197" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.197.tgz#e95c5ddcc814ec3e84c891910a01e0c8a378c54b" + integrity sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g== "@types/long@^4.0.1", "@types/long@^4.0.2": version "4.0.2"