We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d388e commit b895516Copy full SHA for b895516
package.json
@@ -57,7 +57,7 @@
57
"@mui/material": "^6.3.0",
58
"@types/styled-components": "^5.1.34",
59
"ansi-styles": "^6.2.1",
60
- "commander": "^11.0.0",
+ "commander": "^13.0.0",
61
"cross-spawn": "^7.0.5",
62
"d3": "^7.6.1",
63
"d3-dag": "^0.11.5",
yarn.lock
@@ -4895,7 +4895,7 @@ __metadata:
4895
babel-jest: "npm:^29.7.0"
4896
babel-plugin-styled-components: "npm:^2.1.4"
4897
buffer: "npm:^5.7.1"
4898
- commander: "npm:^11.0.0"
+ commander: "npm:^13.0.0"
4899
cross-spawn: "npm:^7.0.5"
4900
d3: "npm:^7.6.1"
4901
d3-dag: "npm:^0.11.5"
0 commit comments