diff --git a/public/app/plugins/datasource/mssql/package.json b/public/app/plugins/datasource/mssql/package.json index b8956feab49..5b636fd3c1e 100644 --- a/public/app/plugins/datasource/mssql/package.json +++ b/public/app/plugins/datasource/mssql/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.4", + "@types/lodash": "4.17.7", "@types/node": "20.14.2", "@types/react": "18.3.3", "@types/testing-library__jest-dom": "5.14.9", diff --git a/yarn.lock b/yarn.lock index f4d67cf8710..95acca8fa18 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3117,7 +3117,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.4" + "@types/lodash": "npm:4.17.7" "@types/node": "npm:20.14.2" "@types/react": "npm:18.3.3" "@types/testing-library__jest-dom": "npm:5.14.9" @@ -9852,13 +9852,6 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:4.17.4": - version: 4.17.4 - resolution: "@types/lodash@npm:4.17.4" - checksum: 10/3ec19f9fc48200006e71733e08bcb1478b0398673657fcfb21a8643d41a80bcce09a01000077c3b23a3c6d86b9b314abe0672a8fdfc0fd66b893bd41955cfab8 - languageName: node - linkType: hard - "@types/logfmt@npm:^1.2.3": version: 1.2.6 resolution: "@types/logfmt@npm:1.2.6"