diff --git a/CHANGELOG.md b/CHANGELOG.md index 3eeb0512..096fd712 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.3.25](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.3.24...v9.3.25) (2024-06-14) + + +### Bug Fixes + +* **security:** patch braces dependency vulnerabilities ([#1104](https://github.com/ForestAdmin/forest-express-mongoose/issues/1104)) ([018288e](https://github.com/ForestAdmin/forest-express-mongoose/commit/018288e2df8f8edfa3a73649fe8522a96f4515df)) + ## [9.3.24](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.3.23...v9.3.24) (2024-06-14) diff --git a/package.json b/package.json index 27f6c2ce..7617d5c8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-express-mongoose", "description": "Official Express/Mongoose Liana for Forest", - "version": "9.3.24", + "version": "9.3.25", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",