File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
- Add: /iot/groups API endpoints support (as equivalent to /iot/services) (#270)
2
2
- Deprecated: /iot/services API routes
3
3
- Upgrade body-parser dep from 1.19.0 to 1.20.3
4
- - Upgrade express from 4.19.2 to 4.20.0
4
+ - Upgrade express from 4.19.2 to 4.21.2
5
5
- Upgrade mongodb devdep from 4.17.0 to 4.17.2
6
6
- Upgrade mongoose dep from 5.13.20 to 8.8.4 (solving vulnerability CVE-2024-53900) (#351)
Original file line number Diff line number Diff line change 31
31
"dependencies" : {
32
32
"async" : " 2.6.4" ,
33
33
"body-parser" : " ~1.20.3" ,
34
- "express" : " 4.20.0 " ,
34
+ "express" : " 4.21.2 " ,
35
35
"iotagent-node-lib" : " https://github.com/telefonicaid/iotagent-node-lib.git#master" ,
36
36
"logops" : " 2.1.2" ,
37
37
"mongoose" : " 8.9.5" ,
You can’t perform that action at this time.
0 commit comments