We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5be05 commit d5fc164Copy full SHA for d5fc164
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-red-admin",
3
- "version": "2.2.1",
+ "version": "2.2.2",
4
"description": "The Node-RED admin command line interface",
5
"homepage": "http://nodered.org",
6
"bugs": {
@@ -29,9 +29,9 @@
29
},
30
"dependencies": {
31
"ansi-colors": "^4.1.1",
32
- "axios": "0.22.0",
+ "axios": "0.25.0",
33
"bcryptjs": "^2.4.3",
34
- "cli-table": "^0.3.4",
+ "cli-table": "^0.3.11",
35
"enquirer": "^2.3.6",
36
"minimist": "^1.2.5",
37
"mustache": "^4.2.0",
0 commit comments