Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdavis90 committed Jan 16, 2021
1 parent 898d911 commit 9be9653
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 20 deletions.
29 changes: 11 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "node-tado-client",
"version": "0.9.1",
"version": "0.9.2",
"description": "A Tado client for nodejs",
"main": "index.js",
"dependencies": {
"axios": "^0.18.1",
"axios": "^0.21.1",
"simple-oauth2": "^4.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit 9be9653

Please sign in to comment.