Bump core-js from 3.20.2 to 3.23.3

Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.2 to 3.23.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.20.2...v3.23.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-09 00:50:09 +00:00 committed by Andreas Nedbal
parent bcf49c778c
commit 4fce35dc0b
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
"@rails/ujs": "^6.1.0",
"bootstrap": "^4.5.3",
"cheet.js": "^0.3.3",
"core-js": "^3.8.1",
"core-js": "^3.23.3",
"croppr": "^2.3.1",
"font-awesome": "4.7.0",
"i18n-js": "^3.8.0",

View File

@ -2447,10 +2447,10 @@ core-js-compat@^3.20.0, core-js-compat@^3.20.2:
browserslist "^4.19.1"
semver "7.0.0"
core-js@^3.16.2, core-js@^3.8.1:
version "3.20.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.20.2.tgz#46468d8601eafc8b266bd2dd6bf9dee622779581"
integrity sha512-nuqhq11DcOAbFBV4zCbKeGbKQsUDRqTX0oqx7AttUBuqe3h20ixsE039QHelbL6P4h+9kytVqyEtyZ6gsiwEYw==
core-js@^3.16.2, core-js@^3.23.3:
version "3.23.3"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.3.tgz#3b977612b15da6da0c9cc4aec487e8d24f371112"
integrity sha512-oAKwkj9xcWNBAvGbT//WiCdOMpb9XQG92/Fe3ABFM/R16BsHgePG00mFOgKf7IsCtfj8tA1kHtf/VwErhriz5Q==
core-util-is@~1.0.0:
version "1.0.3"