Skip to content

Commit 07cf9c5

Browse files
authored
Merge pull request #356 from telefonicaid/dependabot/npm_and_yarn/mongoose-8.9.5
Bump mongoose from 8.8.4 to 8.9.5
2 parents 7236eaa + 8238091 commit 07cf9c5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Changelog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
- Add: allow set useCBflowControl in config group (iotagent-node-lib#1420)
22
- Add: allow store last measure in device (by id, apikey, service and subservice) in config group (iotagent-node-lib#1669)
3+
- Upgrade mongoose dep from 8.8.4 to 8.9.5 (solving vulnerability CVE-2025-23061) (#1674)
34

45
3.5.0 (Sep 18th, 2024)
56

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"express": "4.20.0",
3535
"iotagent-node-lib": "https://github.com/telefonicaid/iotagent-node-lib.git#master",
3636
"logops": "2.1.2",
37-
"mongoose": "8.8.4",
37+
"mongoose": "8.9.5",
3838
"revalidator": "~0.3.1",
3939
"underscore": "~1.12.1"
4040
},

0 commit comments

Comments
 (0)