dependabot npm(deps): bump core-js from 3.22.4 to 3.22.5
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 returnsnull
if cloned object contains multiple references to one error
Commits
-
f1b4f76
3.22.5 -
951124c
add links to releases to the changelog -
c53c1b2
update dependencies -
ef26f65
ensure proper.prototype
of polyfills -
666631a
increaseDEV_NODE_VERSIONS
to^16.13
-
4c64845
first Node 16 LTS was 16.13 -
a946ca4
drop node 14 from ci -
8e8f221
replacelerna
withnpm
workspaces -
7a2ebfa
a stylistic change -
e7f3df4
update dependencies - Additional commits viewable in compare view