Skip to content

Commit

Permalink
fix: examples/d3-dashboard/package.json & examples/d3-dashboard/yarn.…
Browse files Browse the repository at this point in the history
…lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-REDIS-1255645
  • Loading branch information
snyk-bot committed Sep 14, 2024
1 parent 6560fce commit 94da2e8
Show file tree
Hide file tree
Showing 2 changed files with 4,583 additions and 944 deletions.
2 changes: 1 addition & 1 deletion examples/d3-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
},
"dependencies": {
"@cubejs-backend/postgres-driver": "^0.11.20",
"@cubejs-backend/server": "^0.12.1"
"@cubejs-backend/server": "^0.36.0"
}
}
Loading

0 comments on commit 94da2e8

Please sign in to comment.