Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
knolleary committed Feb 15, 2022
1 parent abc6bb8 commit e35a8c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 2.2.3

- Update dependencies

### 2.2.2

- Update dependencies
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-admin",
"version": "2.2.2",
"version": "2.2.3",
"description": "The Node-RED admin command line interface",
"homepage": "http://nodered.org",
"bugs": {
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"ansi-colors": "^4.1.1",
"axios": "0.25.0",
"axios": "0.26.0",
"bcryptjs": "^2.4.3",
"cli-table": "^0.3.11",
"enquirer": "^2.3.6",
Expand Down

0 comments on commit e35a8c4

Please sign in to comment.