Bump core-js from 3.23.3 to 3.23.4

Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.3 to 3.23.4.
- [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.23.3...v3.23.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-11 09:25:48 +00:00 committed by Andreas Nedbal
parent ac58ca5d4c
commit 9cbb56edb8
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -2528,10 +2528,10 @@ core-js-compat@^3.21.0, core-js-compat@^3.22.1:
browserslist "^4.21.0"
semver "7.0.0"
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-js@^3.16.2, core-js@^3.23.4:
version "3.23.4"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.4.tgz#92d640faa7f48b90bbd5da239986602cfc402aa6"
integrity sha512-vjsKqRc1RyAJC3Ye2kYqgfdThb3zYnx9CrqoCcjMOENMtQPC7ZViBvlDxwYU/2z2NI/IPuiXw5mT4hWhddqjzQ==
core-util-is@~1.0.0:
version "1.0.3"