Updated dependencies and added package-lock.json

This commit is contained in:
Christer Warén
2020-08-15 00:11:42 +03:00
parent 90b5686cd9
commit 277ec9a5d9
2 changed files with 634 additions and 3 deletions

View File

@ -17,10 +17,9 @@
"url": "https://github.com/warengroup/eximiabots-radiox/issues"
},
"dependencies": {
"@discordjs/opus": "^0.1.0",
"discord.js": "^12.2.0",
"@discordjs/opus": "^0.3.2",
"discord.js": "^12.3.0",
"dotenv": "^8.2.0",
"fs": "0.0.1-security",
"node-fetch": "^2.6.0",
"path": "^0.12.7"
}