Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiez committed Jan 2, 2023
1 parent 2b7411f commit bdd0ac2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"url": "https://github.com/sms77io/nodered-contrib-sms77/issues"
},
"dependencies": {
"sms77-client": "^2.14.0",
"node-fetch": "^2.6.6",
"globalthis": "^1.0.2"
"sms77-client": "^2.24.0",
"node-fetch": "^2.6.7",
"globalthis": "^1.0.3"
},
"description": "sms77 node collection for Node-RED.",
"name": "nodered-contrib-sms77",
Expand Down Expand Up @@ -38,5 +38,5 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "3.2.1"
"version": "3.2.2"
}

0 comments on commit bdd0ac2

Please sign in to comment.