Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
knolleary committed Sep 11, 2024
1 parent 77c9011 commit aa609ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-admin",
"version": "4.0.0",
"version": "4.0.1",
"description": "The Node-RED admin command line interface",
"homepage": "https://nodered.org",
"bugs": {
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"ansi-colors": "^4.1.3",
"axios": "^1.7.2",
"axios": "^1.7.7",
"bcryptjs": "^2.4.3",
"cli-table": "^0.3.11",
"enquirer": "^2.3.6",
Expand All @@ -38,7 +38,7 @@
"read": "^3.0.1"
},
"devDependencies": {
"mocha": "^10.4.0",
"mocha": "^10.7.3",
"nyc": "^15.1.0",
"should": "^13.2.3",
"sinon": "^15.2.0",
Expand Down

0 comments on commit aa609ba

Please # to comment.