method Application.prototype.updateImportUrlsimport { Application } from "https://dotland.deno.dev/x/aleph@v0.3.0-alpha.31/server/mod.ts"; updateImportUrls(jsContent: string, dep: DependencyDescriptor)update the hash in import url of deps. ParametersjsContent: stringdep: DependencyDescriptor