diff --git a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json index 35c7a3bea61..66a8b224e8a 100644 --- a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json +++ b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json @@ -25,7 +25,7 @@ "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.11", - "@types/lodash": "4.14.195", + "@types/lodash": "4.14.202", "@types/prismjs": "1.26.0", "@types/react": "18.2.15", "@types/react-dom": "18.2.7", diff --git a/public/app/plugins/datasource/tempo/package.json b/public/app/plugins/datasource/tempo/package.json index d4c7d9931b0..b58c7202e37 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -48,7 +48,7 @@ "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.11", - "@types/lodash": "4.14.195", + "@types/lodash": "4.14.202", "@types/node": "20.8.10", "@types/prismjs": "1.26.0", "@types/react": "18.2.15", diff --git a/yarn.lock b/yarn.lock index 3f2cd13a646..f435b1c5648 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2942,7 +2942,7 @@ __metadata: "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.11" - "@types/lodash": "npm:4.14.195" + "@types/lodash": "npm:4.14.202" "@types/prismjs": "npm:1.26.0" "@types/react": "npm:18.2.15" "@types/react-dom": "npm:18.2.7" @@ -3077,7 +3077,7 @@ __metadata: "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.11" - "@types/lodash": "npm:4.14.195" + "@types/lodash": "npm:4.14.202" "@types/node": "npm:20.8.10" "@types/prismjs": "npm:1.26.0" "@types/react": "npm:18.2.15"