diff --git a/CHANGELOG.md b/CHANGELOG.md index 317c9d5e..21140eae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.3.25](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.24...v9.3.25) (2024-06-20) + + +### Bug Fixes + +* **security:** patch braces dependency vulnerabilities ([#1117](https://github.com/ForestAdmin/forest-express-sequelize/issues/1117)) ([296bc62](https://github.com/ForestAdmin/forest-express-sequelize/commit/296bc62c39a8551e583d5f88a24beb79bec75a4a)) + ## [9.3.24](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.23...v9.3.24) (2024-06-20) diff --git a/package.json b/package.json index f834f5a5..9d0dbd55 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-express-sequelize", "description": "Official Express/Sequelize Liana for Forest", - "version": "9.3.24", + "version": "9.3.25", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",