Skip to content

Commit

Permalink
fix: 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-SOURCEMAPSUPPORT-6112477
  • Loading branch information
snyk-bot committed Nov 13, 2024
1 parent a61abd1 commit 7fb4637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@cerebral/react": "^3.2.2",
"@material-ui/core": "^1.1.0",
"@oada/cerebral-module": "^2.1.1",
"@oada/cerebral-module": "^4.0.0",
"Promise": "^1.0.5",
"cerebral": "^4.2.2",
"material-ui": "^1.0.0-beta.34",
Expand Down

0 comments on commit 7fb4637

Please sign in to comment.