chore: bump dependencies

This commit is contained in:
Jef LeCompte
2021-02-07 15:40:08 -05:00
parent c22c960dc1
commit 2548ca4a74
3 changed files with 88 additions and 151 deletions
+5 -5
View File
@@ -59,9 +59,9 @@
"redis": "^3.0.2",
"top-user-agents": "^1.0.19",
"twilio": "^3.55.1",
"twitch": "^4.4.7",
"twitch-auth": "^4.4.7",
"twitch-chat-client": "^4.4.5",
"twitch": "^4.4.8",
"twitch-auth": "^4.4.8",
"twitch-chat-client": "^4.4.8",
"twitter": "^1.7.1",
"winston": "^3.3.3"
},
@@ -69,7 +69,7 @@
"@types/async": "^3.2.5",
"@types/cheerio": "^0.22.23",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.24",
"@types/node": "^14.14.25",
"@types/node-fetch": "^2.5.8",
"@types/node-notifier": "^8.0.0",
"@types/nodemailer": "^6.4.0",
@@ -83,6 +83,6 @@
"sinon": "^9.2.4",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"webpack": "^5.20.1"
"webpack": "^5.21.2"
}
}