DDeno•Created by val on 12/9/2023 in #help update imports to latest version in `deno.json`
i defined imports as URLs with the version of the packages in my deno.json
file. i would like to know if there's an automated way to update all the import URLs to the latest version within the deno.json
file. thanks!