diff --git a/package.json b/package.json index 1bd6de5..1a7279c 100644 --- a/package.json +++ b/package.json @@ -77,19 +77,19 @@ "@discord-player/extractor": "^3.0.2", "@discordjs/opus": "github:discordjs/opus", "@favware/rollup-type-bundler": "^1.0.3", - "@types/node": "^16.6.2", + "@types/node": "^16.7.5", "@types/ws": "^7.4.7", - "@typescript-eslint/eslint-plugin": "^4.29.2", - "@typescript-eslint/parser": "^4.29.2", + "@typescript-eslint/eslint-plugin": "^4.29.3", + "@typescript-eslint/parser": "^4.29.3", "discord-api-types": "^0.22.0", "discord.js": "^13.1.0", "eslint": "^7.32.0", "gen-esm-wrapper": "^1.1.2", - "husky": "^7.0.1", + "husky": "^7.0.2", "jsdoc-babel": "^0.5.0", "prettier": "^2.3.2", "rimraf": "^3.0.2", "ts-node": "^10.2.1", - "typescript": "^4.3.5" + "typescript": "^4.4.2" } }