What is the process for bumping Npm.depends in Meteor’s core packages?
I got bit by using Meteor’s fetch which depends on an old version of node-fetch from 2018. I just submitted this PR but it seems like these should be regularly bumped when a new Meteor version is released. Is that possible?