Bump core-js from 3.25.3 to 3.25.4 in /frontend
Bumps core-js from 3.25.3 to 3.25.4.
Changelog
Sourced from core-js's changelog.
3.25.4 - 2022.10.03
- Added a workaround of a Nashorn bug with
Function.prototype.{ call, apply, bind }
on string methods, #1128- Updated lists of
[Serializable]
and[Transferable]
objects in thestructuredClone
polyfill. Mainly, for better error messages if polyfilling of cloning such types is impossibleArray.prototype.{ group, groupToMap }
marked as supported from V8 ~ Chromium 108- Added Electron 22 compat data mapping
Commits
-
d59e440
3.25.4 -
d76041c
update lists of[Serializable]
and[Transferable]
objects in the `structu... -
fd7812a
some stylistic changes, improve a note -
afcc148
update dependencies -
14364db
add Electron 22 compat data mapping -
3172ef6
Merge pull request #1131 from AprilArcus/april/1130 -
8bd8508
Fix more Nashorn problems -
44fe613
fixno-unused-vars
setting -
9307fb7
Merge pull request #1129 from AprilArcus/april/1128 -
775f6ba
some fixes - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts