Update go.mod
by selecting Upgrade direct dependencies
on VSCode and run go mod tidy
.
npm install -g npm-check-updates
ncu
ncu -u
npm outdated
npm update
npm install
Go to the site commented in the Makefile and manually rewrite the file if a newer version is available.