Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
- https://snyk.io/vuln/SNYK-JS-UPLOT-6209224
  • Loading branch information
snyk-bot committed Oct 23, 2024
1 parent 8d6e528 commit 8de9f4e
Show file tree
Hide file tree
Showing 2 changed files with 866 additions and 771 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"dependencies": {
"@emotion/css": "^11.13.0",
"@grafana/data": "10.2.3",
"@grafana/runtime": "10.2.3",
"@grafana/ui": "10.2.3",
"@grafana/runtime": "11.3.0",
"@grafana/ui": "11.3.0",
"react": "17.0.2",
"react-dom": "17.0.2"
}
Expand Down
Loading

0 comments on commit 8de9f4e

Please sign in to comment.