diff --git a/package.json b/package.json index 0cb23351..d1a97dbf 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": { "@sentry/electron": "^3.0.7", "@sentry/integrations": "^6.19.6", - "adm-zip": "0.4.10", + "adm-zip": "0.5.9", "airtunes2": "git+https://github.com/vapormusic/node_airtunes2.git#hap", "castv2-client": "^1.2.0", "chokidar": "^3.5.3", @@ -73,7 +73,7 @@ }, "devDependencies": { "@types/adm-zip": "^0.5.0", - "@types/discord-rpc": "4.0.2", + "@types/discord-rpc": "4.0.3", "@types/express": "^4.17.13", "@types/qrcode-terminal": "^0.12.0", "@types/ws": "^8.5.3",