chore: release v2.14.7
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										16
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								package.json
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "discord.js-selfbot-v13",
 | 
			
		||||
  "version": "2.14.6",
 | 
			
		||||
  "version": "2.14.7",
 | 
			
		||||
  "description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
 | 
			
		||||
  "main": "./src/index.js",
 | 
			
		||||
  "types": "./typings/index.d.ts",
 | 
			
		||||
@@ -52,15 +52,15 @@
 | 
			
		||||
  "homepage": "https://github.com/aiko-chan-ai/discord.js-selfbot-v13#readme",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@aikochan2k6/qrcode-terminal": "^0.12.1",
 | 
			
		||||
    "@discordjs/builders": "^1.6.1",
 | 
			
		||||
    "@discordjs/collection": "^1.5.0",
 | 
			
		||||
    "@discordjs/builders": "^1.6.3",
 | 
			
		||||
    "@discordjs/collection": "^1.5.1",
 | 
			
		||||
    "@discordjs/voice": "^0.16.0",
 | 
			
		||||
    "@sapphire/async-queue": "^1.5.0",
 | 
			
		||||
    "@sapphire/shapeshift": "^3.8.2",
 | 
			
		||||
    "@types/node-fetch": "^2.6.3",
 | 
			
		||||
    "@types/ws": "^8.5.4",
 | 
			
		||||
    "@sapphire/shapeshift": "^3.9.2",
 | 
			
		||||
    "@types/node-fetch": "^2.6.4",
 | 
			
		||||
    "@types/ws": "^8.5.5",
 | 
			
		||||
    "chalk": "^4.1.2",
 | 
			
		||||
    "discord-api-types": "^0.37.40",
 | 
			
		||||
    "discord-api-types": "^0.37.48",
 | 
			
		||||
    "fetch-cookie": "^2.1.0",
 | 
			
		||||
    "form-data": "^4.0.0",
 | 
			
		||||
    "json-bigint": "^1.0.0",
 | 
			
		||||
@@ -69,7 +69,7 @@
 | 
			
		||||
    "safe-base64": "^2.0.1-0",
 | 
			
		||||
    "string_decoder": "^1.3.0",
 | 
			
		||||
    "string-similarity": "^4.0.4",
 | 
			
		||||
    "tough-cookie": "^4.1.2",
 | 
			
		||||
    "tough-cookie": "^4.1.3",
 | 
			
		||||
    "ws": "^8.13.0"
 | 
			
		||||
  },
 | 
			
		||||
  "engines": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user