We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What would you like to be added: We need to update the dependencies version due to security concerns:
Dependencies in ui/apps/dashboard/pnpm-lock.yaml:
cross-spawn
nanoid
rollup
axios
vite
micromatch
Dependencies in go.mod
Why is this needed:
The text was updated successfully, but these errors were encountered:
/assign
Sorry, something went wrong.
golang.org/x/crypto
v0.32.0
golang.org/x/net
v0.34.0
warjiang
No branches or pull requests
What would you like to be added:
We need to update the dependencies version due to security concerns:
Dependencies in ui/apps/dashboard/pnpm-lock.yaml:
cross-spawn
to version 7.0.5 or later.nanoid
to version 3.3.8 or later.rollup
to version 4.22.4 or later.axios
to version 1.7.4 or later.vite
to version 5.3.6 or later.micromatch
to version 4.0.8 or later.Dependencies in go.mod
Why is this needed:
The text was updated successfully, but these errors were encountered: