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