Skip to content

Commit

Permalink
fix: gmcserver-web/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-D3COLOR-1076592
  • Loading branch information
snyk-bot committed Nov 15, 2023
1 parent c04eef3 commit af06e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gmcserver-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@ant-design/icons": "^4.7.0",
"@craco/craco": "^6.4.3",
"@nivo/calendar": "^0.68.0",
"@nivo/core": "^0.68.0",
"@nivo/core": "^0.83.1",
"@nivo/line": "^0.68.0",
"@nivo/tooltip": "^0.68.0",
"antd": "^4.20.6",
Expand Down

0 comments on commit af06e9d

Please sign in to comment.