mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-12-26 23:16:47 +01:00
bump some overall dependencies
This commit is contained in:
@@ -28,14 +28,14 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"node-ssdp": "~3.3.0",
|
||||
"request": "~2.88.2",
|
||||
"xml2js": "~0.4.13",
|
||||
"util": "~0.12.4",
|
||||
"url": "~0.11.0",
|
||||
"ip": "~1.1.5",
|
||||
"body-parser": "~1.20.0",
|
||||
"q": "~1.5.1"
|
||||
"node-ssdp": "^3.3.0",
|
||||
"request": "^2.88.2",
|
||||
"xml2js": "^0.4.13",
|
||||
"util": "^0.12.4",
|
||||
"url": "^0.11.0",
|
||||
"ip": "^1.1.5",
|
||||
"body-parser": "^1.20.0",
|
||||
"q": "^1.5.1"
|
||||
},
|
||||
"node-red": {
|
||||
"nodes": {
|
||||
|
||||
Reference in New Issue
Block a user