Skip to content

Commit

Permalink
fix: packages/grafana-toolkit/package.json 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-INFLIGHT-6095116
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818
  • Loading branch information
snyk-bot committed Jun 24, 2024
1 parent cbda218 commit f08808e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/grafana-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"prettier": "^2.2.1",
"puppeteer-core": "1.18.1",
"react-dev-utils": "^11.0.4",
"replace-in-file": "^4.1.0",
"replace-in-file": "^8.0.0",
"replace-in-file-webpack-plugin": "^1.0.6",
"rimraf": "^3.0.0",
"sass": "1.27.0",
Expand Down

0 comments on commit f08808e

Please sign in to comment.