Skip to content

Commit

Permalink
fix: guides/d3-dashboard/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-ASYNC-7414156
  • Loading branch information
snyk-bot committed Jul 3, 2024
1 parent 6560fce commit ed78d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/d3-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.0.1",
"author": "Statsbot, Inc.",
"dependencies": {
"gatsby": "^2.15.28",
"gatsby": "^3.13.0",
"gatsby-image": "^2.2.23",
"gatsby-plugin-catch-links": "^2.1.12",
"gatsby-plugin-google-analytics": "^2.1.19",
Expand Down

0 comments on commit ed78d96

Please sign in to comment.