This commit is contained in:
Dragon Fire
2020-11-09 14:29:45 -05:00
parent 674b0b12e8
commit fa440a6fc7
+4 -4
View File
@@ -44,12 +44,12 @@
"discord.js": "^12.4.1", "discord.js": "^12.4.1",
"discord.js-commando": "github:discordjs/Commando", "discord.js-commando": "github:discordjs/Commando",
"dotenv": "^8.2.0", "dotenv": "^8.2.0",
"eslint": "^7.12.1", "eslint": "^7.13.0",
"gifencoder": "^2.0.1", "gifencoder": "^2.0.1",
"gm": "^1.23.1", "gm": "^1.23.1",
"html-entities": "^1.3.1", "html-entities": "^1.3.1",
"js-beautify": "^1.13.0", "js-beautify": "^1.13.0",
"mathjs": "^7.6.0", "mathjs": "^8.0.1",
"moment": "^2.29.1", "moment": "^2.29.1",
"moment-duration-format": "^2.3.2", "moment-duration-format": "^2.3.2",
"moment-timezone": "^0.5.31", "moment-timezone": "^0.5.31",
@@ -61,8 +61,8 @@
"winston": "^3.3.3" "winston": "^3.3.3"
}, },
"optionalDependencies": { "optionalDependencies": {
"bufferutil": "^4.0.1", "bufferutil": "^4.0.2",
"utf-8-validate": "^5.0.2" "utf-8-validate": "^5.0.3"
}, },
"devDependencies": { "devDependencies": {
"eslint-config-amber": "^2.0.3", "eslint-config-amber": "^2.0.3",