Skip to content

Commit

Permalink
fix: examples/real-time-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-RAMDA-1582370
  • Loading branch information
snyk-bot committed Apr 3, 2024
1 parent 6560fce commit b636cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/real-time-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@cubejs-backend/mongobi-driver": "^0.17.5",
"@cubejs-backend/server": "^0.17.7",
"@cubejs-backend/server": "^0.18.0",
"moment": "^2.24.0",
"mongodb": "^3.3.3",
"serve-static": "^1.14.1"
Expand Down

0 comments on commit b636cab

Please sign in to comment.