@babel/runtime was pinned to v7.12.8 in #385 (March 2021) due to 'workaround test failures in CI for the "Floating dependencies" scenario.'
Is this pin still needed / relevant? As it stands, this appears to block fully updating @babel/runtime to v7.26.10 in an Ember app using ember-cli-babel (see GHSA-968p-4wvh-cqc8). Alternatively we could use NPM overrides, but this is less ideal and I'll need to check there isn't some compatibility issue.
@babel/runtimewas pinned to v7.12.8 in #385 (March 2021) due to 'workaround test failures in CI for the "Floating dependencies" scenario.'Is this pin still needed / relevant? As it stands, this appears to block fully updating
@babel/runtimeto v7.26.10 in an Ember app using ember-cli-babel (see GHSA-968p-4wvh-cqc8). Alternatively we could use NPM overrides, but this is less ideal and I'll need to check there isn't some compatibility issue.