dependabot[bot]
24265613e7
Bump node-forge from 0.10.0 to 1.0.0 ( #1987 )
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 0.10.0 to 1.0.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.0.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-08 11:36:52 -05:00
PikachuEXE
17676af5d4
^ Update electron to latest 15.x ( #1928 )
2021-11-30 21:05:26 -05:00
PrestonN
114e0580be
Temporarily switch to fork of ytdl-core to fix buffering issues
2021-11-10 10:01:31 -05:00
PikachuEXE
413219525c
Upgrade electron from 13 to 15 ( #1764 )
...
* ^ Update electron 13.x > 15.x
* ! Fix child window options due to breaking change in electron 14.x
Breaking change:
https://github.com/electron/electron/pull/28550
Child windows no longer inherit BrowserWindow construction options from their parents.
2021-11-10 09:51:21 -05:00
PrestonN
aa6d0584bc
Update Electron to fix cert issue
2021-10-01 16:04:50 -04:00
ChunkyProgrammer
732b2d642d
update nedb-promises ( #1737 )
2021-09-23 14:12:01 +00:00
dependabot[bot]
8a43b09221
Bump nth-check from 2.0.0 to 2.0.1 ( #1728 )
...
Bumps [nth-check](https://github.com/fb55/nth-check ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases )
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: nth-check
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-20 23:00:52 -04:00
PikachuEXE
301c5dbd72
Fix app startup issue via updating @freetube/youtube-chat ( #1723 )
2021-09-20 22:55:39 -04:00
PikachuEXE
439521893f
Switch from npm to yarn as package manager ( #1692 )
...
* Convert package-lock.json to yarn.lock via `yarn import`
* * Update workflows to use yarn instead of npm to install dependencies
2021-09-19 07:25:47 +00:00