chore: bump dependencies

This commit is contained in:
Jef LeCompte
2021-02-10 15:49:53 -05:00
parent 4acf6e616f
commit c1c9bc49a2
3 changed files with 40 additions and 44 deletions
+6 -7
View File
@@ -35,8 +35,6 @@
"@doridian/puppeteer-page-proxy": "^1.2.11",
"@jef/pushbullet": "^2.4.3",
"@slack/web-api": "^6.0.0",
"@types/random-useragent": "^0.3.0",
"@types/redis": "^2.8.28",
"chalk": "^4.1.0",
"cheerio": "^1.0.0-rc.5",
"discord.js": "^12.5.1",
@@ -57,11 +55,11 @@
"puppeteer-extra-plugin-stealth": "^2.7.4",
"pushover-notifications": "^1.2.2",
"redis": "^3.0.2",
"top-user-agents": "^1.0.19",
"top-user-agents": "^1.0.21",
"twilio": "^3.55.1",
"twitch": "^4.4.8",
"twitch-auth": "^4.4.8",
"twitch-chat-client": "^4.4.8",
"twitch": "^4.4.9",
"twitch-auth": "^4.4.9",
"twitch-chat-client": "^4.4.9",
"twitter": "^1.7.1",
"winston": "^3.3.3"
},
@@ -74,6 +72,7 @@
"@types/node-notifier": "^8.0.0",
"@types/nodemailer": "^6.4.0",
"@types/puppeteer": "^5.4.3",
"@types/redis": "^2.8.28",
"@types/sinon": "^9.0.10",
"@types/twitter": "^1.7.0",
"c8": "^7.5.0",
@@ -82,7 +81,7 @@
"nodemon": "^2.0.7",
"sinon": "^9.2.4",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"typescript": "^4.1.4",
"webpack": "^5.21.2"
}
}