chore: bump dependencies

This commit is contained in:
Jef LeCompte
2021-02-26 10:50:24 -05:00
parent 659edcd421
commit b3a88f6608
2 changed files with 76 additions and 76 deletions
+8 -8
View File
@@ -45,10 +45,10 @@
"node-hue-api": "^4.0.10",
"node-notifier": "^9.0.0",
"node-pagerduty": "^1.3.6",
"nodemailer": "^6.4.18",
"nodemailer": "^6.5.0",
"open": "^7.4.2",
"play-sound": "^1.1.3",
"puppeteer": "^7.1.0",
"puppeteer": "^8.0.0",
"puppeteer-extra": "^3.1.17",
"puppeteer-extra-plugin-adblocker": "^2.11.10",
"puppeteer-extra-plugin-block-resources": "^2.2.8",
@@ -56,10 +56,10 @@
"pushover-notifications": "^1.2.2",
"redis": "^3.0.2",
"top-user-agents": "^1.0.21",
"twilio": "^3.56.0",
"twitch": "^4.4.11",
"twitch-auth": "^4.4.11",
"twitch-chat-client": "^4.4.11",
"twilio": "^3.57.0",
"twitch": "^4.4.12",
"twitch-auth": "^4.4.12",
"twitch-chat-client": "^4.4.12",
"twitter": "^1.7.1",
"winston": "^3.3.3"
},
@@ -80,7 +80,7 @@
"nodemon": "^2.0.7",
"sinon": "^9.2.4",
"ts-node": "^9.1.1",
"typescript": "^4.1.5",
"webpack": "^5.24.0"
"typescript": "^4.2.2",
"webpack": "^5.24.2"
}
}