Build(deps): Bump core-js from 3.30.0 to 3.30.1

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.0 to 3.30.1.
- [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/commits/v3.30.1/packages/core-js)

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

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

@ -19,7 +19,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.1",
"@nextcloud/vue": "^7.9.0",
"core-js": "^3.30.0",
"core-js": "^3.30.1",
"crypto-js": "^4.1.1",
"debounce": "^1.2.1",
"markdown-it": "^13.0.1",
@ -4627,9 +4627,9 @@
"peer": true
},
"node_modules/core-js": {
"version": "3.30.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.0.tgz",
"integrity": "sha512-hQotSSARoNh1mYPi9O2YaWeiq/cEB95kOrFb4NCrO4RIFt1qqNpKsaE+vy/L3oiqvND5cThqXzUU3r9F7Efztg==",
"version": "3.30.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.1.tgz",
"integrity": "sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@ -16580,9 +16580,9 @@
"peer": true
},
"core-js": {
"version": "3.30.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.0.tgz",
"integrity": "sha512-hQotSSARoNh1mYPi9O2YaWeiq/cEB95kOrFb4NCrO4RIFt1qqNpKsaE+vy/L3oiqvND5cThqXzUU3r9F7Efztg=="
"version": "3.30.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.1.tgz",
"integrity": "sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ=="
},
"core-js-compat": {
"version": "3.23.3",

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

@ -33,7 +33,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.1",
"@nextcloud/vue": "^7.9.0",
"core-js": "^3.30.0",
"core-js": "^3.30.1",
"crypto-js": "^4.1.1",
"debounce": "^1.2.1",
"markdown-it": "^13.0.1",