Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
silveirado committed Feb 5, 2021
1 parent 8618e42 commit aa7ada7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-konecty",
"version": "1.6.9",
"version": "1.6.10",
"repository": {
"type": "git",
"url": "https://github.com/Konecty/node-red-contrib-konecty"
Expand All @@ -26,9 +26,9 @@
}
},
"dependencies": {
"axios": "^0.19.0",
"ejson": "^2.2.0",
"moment": "^2.24.0",
"ws": "^7.1.2"
"axios": "^0.21.1",
"ejson": "^2.2.1",
"moment": "^2.29.1",
"ws": "^7.4.3"
}
}

0 comments on commit aa7ada7

Please sign in to comment.