h5p / h5p-drag-text

MIT License
7 stars 71 forks source link

npm install warning #159

Open rezeau opened 1 month ago

rezeau commented 1 month ago

When running npm install I get this warning: npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. When I run npm ls core-js I get -- @ava/babel@2.0.0 +-- babel-plugin-espower@3.0.1 | +-- call-matcher@1.1.0 | |-- core-js@2.6.12 deduped | +-- core-js@2.6.12 | -- espurify@1.8.1 |-- core-js@2.6.12 deduped -- empower-core@1.2.0 -- core-js@2.6.12 deduped

Please fix the babel dependencies to update to a more current version of core-js