diff --git a/dashboard/package.json b/dashboard/package.json index be1e2de8ad6..14efc17d15d 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -86,7 +86,7 @@ "@types/enzyme": "^3.10.13", "@types/jest": "^29.5.4", "@types/jsonwebtoken": "^9.0.2", - "@types/lodash": "^4.14.197", + "@types/lodash": "^4.14.198", "@types/qs": "^6.9.8", "@types/react": "^17.0.62", "@types/react-copy-to-clipboard": "^5.0.4", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index c96247ddc7e..3fd5afff78c 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -2945,10 +2945,10 @@ dependencies: "@types/node" "*" -"@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/lodash@^4.14.198": + version "4.14.198" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.198.tgz#4d27465257011aedc741a809f1269941fa2c5d4c" + integrity sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg== "@types/mdast@^3.0.0": version "3.0.12"