Skip to content

Commit fb05281

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-PRISMJS-9055448
1 parent 9d6cc72 commit fb05281

File tree

2 files changed

+1698
-112
lines changed

2 files changed

+1698
-112
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
"dependencies": {
7171
"@emotion/css": "^11.1.3",
7272
"@grafana/data": "9.2.4",
73-
"@grafana/runtime": "9.2.4",
74-
"@grafana/ui": "9.2.4",
73+
"@grafana/runtime": "11.6.1",
74+
"@grafana/ui": "11.6.1",
7575
"@types/react": "^17",
7676
"react": "18.2.0",
7777
"react-dom": "18.2.0"

0 commit comments

Comments
 (0)