Skip to content

Commit

Permalink
update dependencies and bump version to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus committed Nov 12, 2023
1 parent 3616bf0 commit 07b1198
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 77 deletions.
150 changes: 75 additions & 75 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,6 +1,6 @@
{
"name": "node-unifi",
"version": "2.4.1",
"version": "2.5.0",
"description": "NodeJS class for querying UniFi-Controller (www.ubnt.com)",
"author": "Jens Maus <[email protected]>",
"homepage": "https://github.com/jens-maus/node-unifi",
Expand All @@ -17,7 +17,7 @@
"url": "git+https://github.com/jens-maus/node-unifi.git"
},
"dependencies": {
"axios": "1.6.0",
"axios": "1.6.1",
"eventemitter2": "^6.4.9",
"http-cookie-agent": "^5.0.4",
"tough-cookie": "^4.1.3",
Expand Down

0 comments on commit 07b1198

Please sign in to comment.