update deps version

This commit is contained in:
ale 2024-07-30 08:25:30 +02:00
parent 9b08f458aa
commit e978e75abf

View File

@ -20,11 +20,11 @@
"license": "MIT",
"dependencies": {
"bootstrap": "3.3.7",
"colorsys": "^1.0.21",
"express": "^4.16.3",
"jquery": "^3.3.1",
"morgan": "^1.9.0",
"rotating-file-stream": "^1.3.6",
"tplink-lightbulb": "^1.4.2"
"colorsys": "^1.0.22",
"express": "^4.19.2",
"jquery": "^3.7.1",
"morgan": "^1.10.0",
"rotating-file-stream": "^1.4.6",
"tplink-lightbulb": "^1.8.0"
}
}