🔒 fix: Remove unused dep with critical dependabot vuln (#8638)
Co-authored-by:
Will Cory <willcory@Wills-MacBook-Pro.local>
Showing
| ... | ... | @@ -81,7 +81,6 @@ |
| "nx-cloud": "latest" | ||
| }, | ||
| "dependencies": { | ||
| "@changesets/cli": "^2.26.0", | ||
| "@codechecks/client": "^0.1.11" | ||
| "@changesets/cli": "^2.26.0" | ||
| } | ||
| } |
Please register or sign in to comment