diff --git a/package.json b/package.json index cef26bd99..6e5c539aa 100644 --- a/package.json +++ b/package.json @@ -22,12 +22,12 @@ "@types/express": "^4.17.21", "@types/gamedig": "^4.0.5", "@types/http-errors": "^2.0.4", - "@types/jsdom": "^21.1.5", - "@types/node": "^20.9.2", - "@typescript-eslint/eslint-plugin": "^6.11.0", - "@typescript-eslint/parser": "^6.11.0", - "eslint": "^8.54.0", - "typescript": "^5.2.2" + "@types/jsdom": "^21.1.6", + "@types/node": "^20.10.2", + "@typescript-eslint/eslint-plugin": "^6.13.1", + "@typescript-eslint/parser": "^6.13.1", + "eslint": "^8.55.0", + "typescript": "^5.3.2" }, "dependencies": { "@bastion/tesseract": "^5.1.0", @@ -36,14 +36,14 @@ "discord-rpc": "^4.0.1", "dotenv": "^16.3.1", "emoji-regex": "^10.3.0", - "gamedig": "^4.1.0", - "jsdom": "^22.1.0", + "gamedig": "^4.2.0", + "jsdom": "^23.0.1", "libsodium-wrappers": "^0.7.13", "mathjs": "^12.1.0", "openai": "^4.20.1", "play-dl": "^1.9.7", "r6api.js": "^4.4.1", - "undici": "^5.27.2", + "undici": "^5.28.2", "ytdl-core": "^4.11.5", "ytpl": "^2.3.0" },