Skip to content

Commit 65d5ee7

Browse files
author
Philipp Siegmantel
committed
Update dependencies
This alleviates CVE-2022-24433.
1 parent 2dc5b69 commit 65d5ee7

File tree

2 files changed

+1230
-1139
lines changed

2 files changed

+1230
-1139
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"author": "Óscar Nájera",
1414
"license": "",
1515
"devDependencies": {
16-
"@grafana/data": "^8.4.4",
17-
"@grafana/runtime": "^8.4.4",
18-
"@grafana/toolkit": "^8.4.4",
19-
"@grafana/ui": "^8.4.4",
20-
"@testing-library/jest-dom": "5.16.3",
21-
"@testing-library/react": "^12.1.4",
22-
"@types/lodash": "4.14.180"
16+
"@grafana/data": "^8.5.4",
17+
"@grafana/runtime": "^8.5.4",
18+
"@grafana/toolkit": "^8.5.4",
19+
"@grafana/ui": "^8.5.4",
20+
"@testing-library/jest-dom": "5.16.4",
21+
"@testing-library/react": "^12.1.5",
22+
"@types/lodash": "4.14.182"
2323
},
2424
"engines": {
2525
"node": ">=14"

0 commit comments

Comments
 (0)