Bump core-js from 3.30.0 to 3.30.1 in /frontend
Bumps core-js from 3.30.0 to 3.30.1.
Changelog
Sourced from core-js's changelog.
3.30.1 - 2023.04.14
- Added a fix for a NodeJS 19.9.0
URL.canParse
bug- Compat data improvements:
JSON.parse
source text access proposal features marked as supported from V8 ~ Chrome 114ArrayBuffer.prototype.transfer
and friends proposal features marked as supported from V8 ~ Chrome 114URLSearchParams.prototype.size
marked as supported from V8 ~ Chrome 113
Commits
-
46e2a5c
3.30.1 -
1029176
add a fix for a NodeJS 19.9.0URL.canParse
bug - See full diff 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