Skip to content

Commit 3cf2518

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15053838
1 parent 9d6cc72 commit 3cf2518

2 files changed

Lines changed: 1692 additions & 108 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"dependencies": {
7171
"@emotion/css": "^11.1.3",
7272
"@grafana/data": "9.2.4",
73-
"@grafana/runtime": "9.2.4",
73+
"@grafana/runtime": "11.6.11",
7474
"@grafana/ui": "9.2.4",
7575
"@types/react": "^17",
7676
"react": "18.2.0",

0 commit comments

Comments
 (0)