Skip to content

dependabot npm(deps): bump core-js from 3.22.4 to 3.22.5

Depen d'Abot requested to merge dependabot-npm_and_yarn-core-js-3.22.5 into master

Bumps core-js from 3.22.4 to 3.22.5.

Changelog

Sourced from core-js's changelog.

3.22.5 - 2022.05.10
  • Ensured that polyfilled constructors .prototype is non-writable
  • Ensured that polyfilled methods .prototype is not defined
  • Added detection and fix of a V8 ~ Chrome <103 bug of struturedClone that returns null if cloned object contains multiple references to one error
Commits

Merge request reports

Loading