Dependency upgrade.

pull/257/head
Daniel Scalzi 2022-07-29 11:49:25 -04:00
parent 2e1ab3c266
commit e7dd171cea
No known key found for this signature in database
GPG Key ID: 9E3E2AFE45328AA5
2 changed files with 783 additions and 479 deletions

1250
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,14 +25,14 @@
"dependencies": { "dependencies": {
"@electron/remote": "^2.0.8", "@electron/remote": "^2.0.8",
"adm-zip": "^0.5.9", "adm-zip": "^0.5.9",
"async": "^3.2.3", "async": "^3.2.4",
"discord-rpc-patch": "^4.0.1", "discord-rpc-patch": "^4.0.1",
"ejs": "^3.1.8", "ejs": "^3.1.8",
"ejs-electron": "^2.1.1", "ejs-electron": "^2.1.1",
"electron-updater": "^5.0.1", "electron-updater": "^5.0.5",
"fs-extra": "^10.1.0", "fs-extra": "^10.1.0",
"github-syntax-dark": "^0.5.0", "github-syntax-dark": "^0.5.0",
"got": "^11.8.3", "got": "^11.8.5",
"helios-core": "~0.1.0", "helios-core": "~0.1.0",
"jquery": "^3.6.0", "jquery": "^3.6.0",
"node-stream-zip": "^1.15.0", "node-stream-zip": "^1.15.0",
@ -42,9 +42,9 @@
"winreg": "^1.2.4" "winreg": "^1.2.4"
}, },
"devDependencies": { "devDependencies": {
"electron": "^18.2.4", "electron": "^19.0.10",
"electron-builder": "^23.0.3", "electron-builder": "^23.1.0",
"eslint": "^8.16.0" "eslint": "^8.20.0"
}, },
"repository": { "repository": {
"type": "git", "type": "git",