Bump core-js from 3.23.5 to 3.24.0

Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.5 to 3.24.0.
- [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.5...v3.24.0)

---
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-26 01:10:04 +00:00 коммит произвёл GitHub
Родитель 93e31d77e4
Коммит a59ec020ba
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 8 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -18,7 +18,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^5.3.1",
"core-js": "^3.23.5",
"core-js": "^3.24.0",
"dompurify": "^2.3.10",
"file-saver": "^2.0.5",
"linkify-string": "^3.0.4",
@ -4634,9 +4634,9 @@
"peer": true
},
"node_modules/core-js": {
"version": "3.23.5",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.5.tgz",
"integrity": "sha512-7Vh11tujtAZy82da4duVreQysIoO2EvVrur7y6IzZkH1IHPSekuDi8Vuw1+YKjkbfWLRD7Nc9ICQ/sIUDutcyg==",
"version": "3.24.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.24.0.tgz",
"integrity": "sha512-IeOyT8A6iK37Ep4kZDD423mpi6JfPRoPUdQwEWYiGolvn4o6j2diaRzNfDfpTdu3a5qMbrGUzKUpYpRY8jXCkQ==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@ -17457,9 +17457,9 @@
"peer": true
},
"core-js": {
"version": "3.23.5",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.5.tgz",
"integrity": "sha512-7Vh11tujtAZy82da4duVreQysIoO2EvVrur7y6IzZkH1IHPSekuDi8Vuw1+YKjkbfWLRD7Nc9ICQ/sIUDutcyg=="
"version": "3.24.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.24.0.tgz",
"integrity": "sha512-IeOyT8A6iK37Ep4kZDD423mpi6JfPRoPUdQwEWYiGolvn4o6j2diaRzNfDfpTdu3a5qMbrGUzKUpYpRY8jXCkQ=="
},
"core-js-compat": {
"version": "3.20.2",

Просмотреть файл

@ -44,7 +44,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^5.3.1",
"core-js": "^3.23.5",
"core-js": "^3.24.0",
"dompurify": "^2.3.10",
"file-saver": "^2.0.5",
"linkify-string": "^3.0.4",