build(deps): bump electron-apps from 1.8868.0 to 1.8878.0 (#5540)

Bumps [electron-apps](https://github.com/electron/apps) from 1.8868.0 to 1.8878.0.
- [Release notes](https://github.com/electron/apps/releases)
- [Commits](https://github.com/electron/apps/compare/v1.8868.0...v1.8878.0)

---
updated-dependencies:
- dependency-name: electron-apps
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
This commit is contained in:
dependabot[bot] 2021-07-19 13:31:16 -05:00 коммит произвёл GitHub
Родитель 8c4a084c0f
Коммит 82b5c70cd7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 8 удалений

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

@ -25,7 +25,7 @@
"description": "0.0.4",
"dotenv": "^10.0.0",
"electron-api-historian": "1.47.0",
"electron-apps": "1.8868.0",
"electron-apps": "1.8878.0",
"electron-i18n": "1.3082.0",
"electron-markdown": "^0.8.2",
"electron-releases": "3.728.0",
@ -5980,9 +5980,9 @@
"integrity": "sha512-jyVSpGGKB3VIxfmzGRRQHDQtzAjYW7N0vvLf0kpYZIzmYzHYvZ9ZbDv0csghS33GB9Vv25H1CABWo8oFyKVWGg=="
},
"node_modules/electron-apps": {
"version": "1.8868.0",
"resolved": "https://registry.npmjs.org/electron-apps/-/electron-apps-1.8868.0.tgz",
"integrity": "sha512-alL6jXJFYg/skzgMEj2PZ5G9zm4hyQw5xSeN4soqK43CShb/2k8hzYQhrqfbNH5WbWZJQvrbYYpeTlWrvkItdQ==",
"version": "1.8878.0",
"resolved": "https://registry.npmjs.org/electron-apps/-/electron-apps-1.8878.0.tgz",
"integrity": "sha512-4cfkq4F/dMvRq0NMiSQtol26j9vd3wYn7TWYVcFrWhqV7aKxZeIgu4IiavsDhfAL9Oh7IXKGsZCjNAPrSuy2Ng==",
"dependencies": {
"json-stable-stringify": "^1.0.1",
"mime-types": "^2.1.30",
@ -22203,9 +22203,9 @@
"integrity": "sha512-jyVSpGGKB3VIxfmzGRRQHDQtzAjYW7N0vvLf0kpYZIzmYzHYvZ9ZbDv0csghS33GB9Vv25H1CABWo8oFyKVWGg=="
},
"electron-apps": {
"version": "1.8868.0",
"resolved": "https://registry.npmjs.org/electron-apps/-/electron-apps-1.8868.0.tgz",
"integrity": "sha512-alL6jXJFYg/skzgMEj2PZ5G9zm4hyQw5xSeN4soqK43CShb/2k8hzYQhrqfbNH5WbWZJQvrbYYpeTlWrvkItdQ==",
"version": "1.8878.0",
"resolved": "https://registry.npmjs.org/electron-apps/-/electron-apps-1.8878.0.tgz",
"integrity": "sha512-4cfkq4F/dMvRq0NMiSQtol26j9vd3wYn7TWYVcFrWhqV7aKxZeIgu4IiavsDhfAL9Oh7IXKGsZCjNAPrSuy2Ng==",
"requires": {
"json-stable-stringify": "^1.0.1",
"mime-types": "^2.1.30",

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

@ -48,7 +48,7 @@
"description": "0.0.4",
"dotenv": "^10.0.0",
"electron-api-historian": "1.47.0",
"electron-apps": "1.8868.0",
"electron-apps": "1.8878.0",
"electron-i18n": "1.3082.0",
"electron-markdown": "^0.8.2",
"electron-releases": "3.728.0",