How to upgrade `import_map.json` package versions?
Hello, in node I used
ncu to check for new package versions and automatically update the versions. Is there any utility for deno to scna my packages and check if there are new versions?