Skip to content

Commit

Permalink
feat: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
okhiroyuki committed Feb 6, 2022
1 parent a8241da commit eeb2482
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
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@red-mobile/red-mobile-nodes": "^2.7.5",
"archiver": "^5.2.0",
"axios": "^0.21.1",
"axios": "^0.25.0",
"bcryptjs": "^2.4.3",
"body-parser": "^1.19.0",
"cors": "^2.8.5",
Expand All @@ -18,16 +18,16 @@
"fs-extra": "^10.0.0",
"modclean": "^3.0.0-beta.1",
"multer": "^1.4.1",
"node-red": "^2.0.5",
"node-red": "^2.2.0",
"node-red-contrib-image-output": "^0.6.3",
"node-red-contrib-string": "^1.0.0",
"node-red-dashboard": "^3.0.4",
"node-red-dashboard": "^3.1.5",
"node-red-node-base64": "^0.3.0",
"node-red-node-email": "^1.12.0",
"node-red-node-email": "^1.14.0",
"qs": "^6.10.0",
"rimraf": "^3.0.2",
"uuid": "^8.3.2",
"ws": "^7.5.1"
"ws": "^8.4.0"
},
"engines": {
"node": ">=12"
Expand Down

0 comments on commit eeb2482

Please sign in to comment.