diff --git a/package.json b/package.json index b1552fdc935..eeb751e43c3 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "@types/jquery": "3.5.30", "@types/js-yaml": "^4.0.5", "@types/jsurl": "^1.2.28", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/logfmt": "^1.2.3", "@types/lucene": "^2", "@types/mousetrap": "1.6.15", diff --git a/packages/grafana-data/package.json b/packages/grafana-data/package.json index 6a0c88e9ee3..a7d2180bd48 100644 --- a/packages/grafana-data/package.json +++ b/packages/grafana-data/package.json @@ -65,7 +65,7 @@ "@rollup/plugin-node-resolve": "15.2.3", "@types/dompurify": "^3.0.0", "@types/history": "4.7.11", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/node": "20.12.11", "@types/papaparse": "5.3.14", "@types/react": "18.3.2", diff --git a/packages/grafana-flamegraph/package.json b/packages/grafana-flamegraph/package.json index 37c5b4facd7..0200024567a 100644 --- a/packages/grafana-flamegraph/package.json +++ b/packages/grafana-flamegraph/package.json @@ -67,7 +67,7 @@ "@testing-library/user-event": "14.5.2", "@types/d3": "^7", "@types/jest": "^29.5.4", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/node": "20.12.11", "@types/react": "18.3.2", "@types/react-virtualized-auto-sizer": "1.0.4", diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index 6a0ec1efe57..c12c4ef6cee 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -91,7 +91,7 @@ "@types/eslint": "8.56.10", "@types/jest": "29.5.12", "@types/jquery": "3.5.30", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/node": "20.12.11", "@types/pluralize": "^0.0.33", "@types/prismjs": "1.26.4", diff --git a/packages/grafana-runtime/package.json b/packages/grafana-runtime/package.json index 98df3c53648..00eeacae69b 100644 --- a/packages/grafana-runtime/package.json +++ b/packages/grafana-runtime/package.json @@ -57,7 +57,7 @@ "@types/angular": "1.8.9", "@types/history": "4.7.11", "@types/jest": "29.5.12", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/react": "18.3.2", "@types/react-dom": "18.2.25", "@types/systemjs": "6.13.5", diff --git a/packages/grafana-sql/package.json b/packages/grafana-sql/package.json index b9ce1b15cc7..006ca33102a 100644 --- a/packages/grafana-sql/package.json +++ b/packages/grafana-sql/package.json @@ -41,7 +41,7 @@ "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "^29.5.4", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/node": "20.12.11", "@types/react": "18.3.2", "@types/react-dom": "18.2.25", diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index dfa4c21269f..1282c925509 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -139,7 +139,7 @@ "@types/is-hotkey": "0.1.10", "@types/jest": "29.5.12", "@types/jquery": "3.5.30", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/mock-raf": "1.0.6", "@types/node": "20.12.11", "@types/prismjs": "1.26.4", diff --git a/public/app/plugins/datasource/azuremonitor/package.json b/public/app/plugins/datasource/azuremonitor/package.json index 755ad062622..ed43db93730 100644 --- a/public/app/plugins/datasource/azuremonitor/package.json +++ b/public/app/plugins/datasource/azuremonitor/package.json @@ -31,7 +31,7 @@ "@testing-library/react": "15.0.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/node": "20.12.11", "@types/prismjs": "1.26.4", "@types/react": "18.3.2", diff --git a/public/app/plugins/datasource/cloud-monitoring/package.json b/public/app/plugins/datasource/cloud-monitoring/package.json index 7307b5a2245..90e4099853e 100644 --- a/public/app/plugins/datasource/cloud-monitoring/package.json +++ b/public/app/plugins/datasource/cloud-monitoring/package.json @@ -33,7 +33,7 @@ "@testing-library/user-event": "14.5.2", "@types/debounce-promise": "3.1.9", "@types/jest": "29.5.12", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/node": "20.12.11", "@types/prismjs": "1.26.4", "@types/react": "18.3.2", diff --git a/public/app/plugins/datasource/grafana-postgresql-datasource/package.json b/public/app/plugins/datasource/grafana-postgresql-datasource/package.json index 678ceec3339..85a87089dc8 100644 --- a/public/app/plugins/datasource/grafana-postgresql-datasource/package.json +++ b/public/app/plugins/datasource/grafana-postgresql-datasource/package.json @@ -21,7 +21,7 @@ "@testing-library/react": "15.0.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/node": "20.12.11", "@types/react": "18.3.2", "@types/testing-library__jest-dom": "5.14.9", diff --git a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json index 27ae0282dc9..96d0148b37c 100644 --- a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json +++ b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json @@ -26,7 +26,7 @@ "@testing-library/react": "15.0.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/node": "20.12.11", "@types/prismjs": "1.26.4", "@types/react": "18.3.2", diff --git a/public/app/plugins/datasource/grafana-testdata-datasource/package.json b/public/app/plugins/datasource/grafana-testdata-datasource/package.json index fc21f9f3cdc..9969f532ceb 100644 --- a/public/app/plugins/datasource/grafana-testdata-datasource/package.json +++ b/public/app/plugins/datasource/grafana-testdata-datasource/package.json @@ -29,7 +29,7 @@ "@testing-library/user-event": "14.5.2", "@types/d3-random": "^3.0.2", "@types/jest": "29.5.12", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/node": "20.12.11", "@types/react": "18.3.2", "@types/react-dom": "18.2.25", diff --git a/public/app/plugins/datasource/jaeger/package.json b/public/app/plugins/datasource/jaeger/package.json index 0d6a96c3df6..f0f7314a6b2 100644 --- a/public/app/plugins/datasource/jaeger/package.json +++ b/public/app/plugins/datasource/jaeger/package.json @@ -29,7 +29,7 @@ "@testing-library/react": "15.0.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/logfmt": "^1.2.3", "@types/node": "20.12.11", "@types/react": "18.3.2", diff --git a/public/app/plugins/datasource/mysql/package.json b/public/app/plugins/datasource/mysql/package.json index 88e0af73332..9fea3c45b24 100644 --- a/public/app/plugins/datasource/mysql/package.json +++ b/public/app/plugins/datasource/mysql/package.json @@ -21,7 +21,7 @@ "@testing-library/react": "15.0.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/node": "20.12.11", "@types/react": "18.3.2", "@types/testing-library__jest-dom": "5.14.9", diff --git a/public/app/plugins/datasource/parca/package.json b/public/app/plugins/datasource/parca/package.json index 5665c19d935..f1a5f8b2511 100644 --- a/public/app/plugins/datasource/parca/package.json +++ b/public/app/plugins/datasource/parca/package.json @@ -22,7 +22,7 @@ "@testing-library/dom": "10.0.0", "@testing-library/react": "15.0.2", "@testing-library/user-event": "14.5.2", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/node": "20.12.11", "@types/react": "18.3.2", "@types/react-dom": "18.2.25", diff --git a/public/app/plugins/datasource/tempo/package.json b/public/app/plugins/datasource/tempo/package.json index 18c3e8024cb..60de7c63d96 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -45,7 +45,7 @@ "@testing-library/react": "15.0.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/node": "20.12.11", "@types/prismjs": "1.26.4", "@types/react": "18.3.2", diff --git a/public/app/plugins/datasource/zipkin/package.json b/public/app/plugins/datasource/zipkin/package.json index 088b0ef753d..e38c86b5c3c 100644 --- a/public/app/plugins/datasource/zipkin/package.json +++ b/public/app/plugins/datasource/zipkin/package.json @@ -24,7 +24,7 @@ "@testing-library/jest-dom": "6.4.2", "@testing-library/react": "15.0.2", "@types/jest": "29.5.12", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@types/node": "20.12.11", "@types/react": "18.3.2", "@types/react-dom": "18.2.25", diff --git a/yarn.lock b/yarn.lock index 6c260727d92..a66b2b9b903 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2568,7 +2568,7 @@ __metadata: "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/node": "npm:20.12.11" "@types/prismjs": "npm:1.26.4" "@types/react": "npm:18.3.2" @@ -2610,7 +2610,7 @@ __metadata: "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/node": "npm:20.12.11" "@types/react": "npm:18.3.2" "@types/testing-library__jest-dom": "npm:5.14.9" @@ -2641,7 +2641,7 @@ __metadata: "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/node": "npm:20.12.11" "@types/prismjs": "npm:1.26.4" "@types/react": "npm:18.3.2" @@ -2684,7 +2684,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/d3-random": "npm:^3.0.2" "@types/jest": "npm:29.5.12" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/node": "npm:20.12.11" "@types/react": "npm:18.3.2" "@types/react-dom": "npm:18.2.25" @@ -2725,7 +2725,7 @@ __metadata: "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/logfmt": "npm:^1.2.3" "@types/node": "npm:20.12.11" "@types/react": "npm:18.3.2" @@ -2765,7 +2765,7 @@ __metadata: "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/node": "npm:20.12.11" "@types/react": "npm:18.3.2" "@types/testing-library__jest-dom": "npm:5.14.9" @@ -2794,7 +2794,7 @@ __metadata: "@testing-library/dom": "npm:10.0.0" "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/node": "npm:20.12.11" "@types/react": "npm:18.3.2" "@types/react-dom": "npm:18.2.25" @@ -2831,7 +2831,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/debounce-promise": "npm:3.1.9" "@types/jest": "npm:29.5.12" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/node": "npm:20.12.11" "@types/prismjs": "npm:1.26.4" "@types/react": "npm:18.3.2" @@ -2887,7 +2887,7 @@ __metadata: "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/node": "npm:20.12.11" "@types/prismjs": "npm:1.26.4" "@types/react": "npm:18.3.2" @@ -2936,7 +2936,7 @@ __metadata: "@testing-library/jest-dom": "npm:6.4.2" "@testing-library/react": "npm:15.0.2" "@types/jest": "npm:29.5.12" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/node": "npm:20.12.11" "@types/react": "npm:18.3.2" "@types/react-dom": "npm:18.2.25" @@ -2994,7 +2994,7 @@ __metadata: "@types/d3-interpolate": "npm:^3.0.0" "@types/dompurify": "npm:^3.0.0" "@types/history": "npm:4.7.11" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/node": "npm:20.12.11" "@types/papaparse": "npm:5.3.14" "@types/react": "npm:18.3.2" @@ -3183,7 +3183,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/d3": "npm:^7" "@types/jest": "npm:^29.5.4" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/node": "npm:20.12.11" "@types/react": "npm:18.3.2" "@types/react-virtualized-auto-sizer": "npm:1.0.4" @@ -3354,7 +3354,7 @@ __metadata: "@types/eslint": "npm:8.56.10" "@types/jest": "npm:29.5.12" "@types/jquery": "npm:3.5.30" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/node": "npm:20.12.11" "@types/pluralize": "npm:^0.0.33" "@types/prismjs": "npm:1.26.4" @@ -3450,7 +3450,7 @@ __metadata: "@types/angular": "npm:1.8.9" "@types/history": "npm:4.7.11" "@types/jest": "npm:29.5.12" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/react": "npm:18.3.2" "@types/react-dom": "npm:18.2.25" "@types/systemjs": "npm:6.13.5" @@ -3565,7 +3565,7 @@ __metadata: "@testing-library/react-hooks": "npm:^8.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/node": "npm:20.12.11" "@types/react": "npm:18.3.2" "@types/react-dom": "npm:18.2.25" @@ -3655,7 +3655,7 @@ __metadata: "@types/is-hotkey": "npm:0.1.10" "@types/jest": "npm:29.5.12" "@types/jquery": "npm:3.5.30" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/mock-raf": "npm:1.0.6" "@types/node": "npm:20.12.11" "@types/prismjs": "npm:1.26.4" @@ -8545,10 +8545,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:*, @types/lodash@npm:4.17.1, @types/lodash@npm:^4.14.167, @types/lodash@npm:^4.14.172": - version: 4.17.1 - resolution: "@types/lodash@npm:4.17.1" - checksum: 10/384bdd29348a000f8e815f94839a1a8c7f5a4ca856b016ade7f2abdc1df0b4e3e009c113b69db320a8fde51d1f38e60c19462b9bf3e82e0e2e32d3ac3e7ba2c4 +"@types/lodash@npm:*, @types/lodash@npm:4.17.4, @types/lodash@npm:^4.14.167, @types/lodash@npm:^4.14.172": + version: 4.17.4 + resolution: "@types/lodash@npm:4.17.4" + checksum: 10/3ec19f9fc48200006e71733e08bcb1478b0398673657fcfb21a8643d41a80bcce09a01000077c3b23a3c6d86b9b314abe0672a8fdfc0fd66b893bd41955cfab8 languageName: node linkType: hard @@ -16806,7 +16806,7 @@ __metadata: "@types/jquery": "npm:3.5.30" "@types/js-yaml": "npm:^4.0.5" "@types/jsurl": "npm:^1.2.28" - "@types/lodash": "npm:4.17.1" + "@types/lodash": "npm:4.17.4" "@types/logfmt": "npm:^1.2.3" "@types/lucene": "npm:^2" "@types/mousetrap": "npm:1.6.15"